From 49afc741b284ae40acc5a0d5aae1fb731de02545 Mon Sep 17 00:00:00 2001 From: rahuldkjain Date: Thu, 6 Aug 2020 10:19:59 +0530 Subject: [PATCH] [add]: new skills and edit about --- README.md | 10 ++++++++++ src/constants/skills.js | 8 +++++--- src/markdown-pages/about.md | 23 +++++++++++++++++++++-- src/pages/index.css | 4 ++++ src/pages/index.js | 2 +- 5 files changed, 41 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 204c83a..dfb23bc 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,21 @@

+ github-profile-readme-generator licence + + github-profile-readme-generator forks + + github-profile-readme-generator stars + + github-profile-readme-generator issues + + github-profile-readme-generator pull-requests +

github-profile-readme-generator gif

diff --git a/src/constants/skills.js b/src/constants/skills.js index cf6e783..d061815 100644 --- a/src/constants/skills.js +++ b/src/constants/skills.js @@ -4,14 +4,14 @@ const skills = ['vuejs', 'react', 'angularjs', 'aws', 'android', 'backbonejs', ' 'symfony', 'codeigniter', 'mongodb', 'mysql', 'php', 'postgresql', 'rails', 'redis', 'ruby', 'rust', 'sass', 'scala', 'nodejs', 'python', 'swift', 'spring', 'oracle', 'nginx', 'linux', 'redux', 'webpack', 'express', 'flutter', 'dart', 'kotlin', 'tensorflow', 'chartjs', 'jenkins', 'gcp', 'kubernetes', 'azure', 'git', 'kafka', 'solr', 'cassandra', 'rabbitMQ', - 'hadoop', 'bash', 'pytorch', 'opencv', 'illustrator', 'photoshop', 'figma', 'blender']; + 'hadoop', 'bash', 'pytorch', 'opencv', 'illustrator', 'photoshop', 'figma', 'blender', 'babel', 'sketch']; skills.sort(); const categories = ['frontend_dev', 'backend_dev', 'ai', 'mobile_dev', 'database', 'data_visualization', 'devops', 'framework', 'language', 'software', 'other']; const categorizedSkills = { frontend_dev: { title: 'Frontend Development', - skills: ['vuejs', 'react', 'angularjs', 'backbonejs', 'bootstrap', 'css3', 'html5', 'gulp', 'sass', 'redux', 'webpack'], + skills: ['vuejs', 'react', 'angularjs', 'backbonejs', 'bootstrap', 'css3', 'html5', 'gulp', 'sass', 'redux', 'webpack', 'babel'], }, backend_dev: { title: 'Backend Development', @@ -47,7 +47,7 @@ const categorizedSkills = { }, software: { title: 'Software', - skills: ['illustrator', 'photoshop', 'figma', 'blender'] + skills: ['illustrator', 'photoshop', 'figma', 'blender', 'sketch'] }, other: { title: 'Other', @@ -125,6 +125,8 @@ const icons = { illustrator: 'https://www.vectorlogo.zone/logos/adobe_illustrator/adobe_illustrator-icon.svg', figma: 'https://www.vectorlogo.zone/logos/figma/figma-icon.svg', blender: 'https://download.blender.org/branding/community/blender_community_badge_white.svg', + babel: 'https://www.vectorlogo.zone/logos/babeljs/babeljs-icon.svg', + sketch: 'https://www.vectorlogo.zone/logos/sketchapp/sketchapp-icon.svg', } const initialSkillState = {} diff --git a/src/markdown-pages/about.md b/src/markdown-pages/about.md index 39f5f5d..75905a0 100644 --- a/src/markdown-pages/about.md +++ b/src/markdown-pages/about.md @@ -3,7 +3,9 @@ slug: "/about" date: "2019-05-04" title: "πŸ‘¨β€πŸ’» About" --- + github-profile-readme-generator licence + **Github Profile README Generator** is an OSS(Open Source Software) that provides a cool interface to generate Github profile README in markdown. @@ -15,9 +17,25 @@ To solve this, Github Profile README Generator came into existence. So many developers contributed to the project and made it more awesome to use. You can contribute too to make it grow even further. -github-profile-readme-generator issues github-profile-readme-generator pull-requests + +github-profile-readme-generator issues + + +github-profile-readme-generator pull-requests + -

+
+ +## How do I create a profile README? +The profile README is created by creating a new repository that’s the same name as your username. For example, my GitHub username is **rahuldkjain** so I created a new repository with the name **rahuldkjain**. Note: at the time of this writing, in order to access the profile README feature, the letter-casing must match your GitHub username. +1. Create a new repository with the same name (including casing) as your GitHub username: https://github.com/new + +2. Create a README.md file inside the new repo with content (text, GIFs, images, emojis, etc.) + +3. Commit your fancy new README! + - If you're on GitHub's web interface you can choose to commit directly to the repo's main branch (i.e., master or main) which will make it immediately visible on your profile) +4. Push changes to GitHub (if you made changes locally i.e., on your computer and not github.com) +
## How to use? Tired of editing profile README(.md) to add new features like visitors-count badge, github-stats etc? @@ -27,6 +45,7 @@ Don't worry. Keep calm, fill the form and let the tool do the work for you github profile readme generator

+
## Why visitors count keeps on increasing? So many users raised an issue that the counter keeps on increasing everytime the page reloads. diff --git a/src/pages/index.css b/src/pages/index.css index 26158dd..1b208da 100644 --- a/src/pages/index.css +++ b/src/pages/index.css @@ -345,6 +345,7 @@ a { margin: 1% 1% 1% 2%; font-size: 16px; text-align: center; + color: var(--grey-75); } .skillCheckbox { padding-left: 10%; @@ -483,4 +484,7 @@ a { .top-languages-card > img{ width: 80%; } + .skills-category-title { + font-size: 14px; + } } diff --git a/src/pages/index.js b/src/pages/index.js index 10ecf80..f839c4b 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -22,7 +22,7 @@ const IndexPage = () => { currentWork: 'πŸ”­ I’m currently working on', currentLearn: '🌱 I’m currently learning', collaborateOn: 'πŸ‘― I’m looking to collaborate on', - helpWith: 'πŸ€” I’m looking for help with', + helpWith: '🀝 I’m looking for help with', ama: 'πŸ’¬ Ask me about', contact: 'πŸ“« How to reach me', funFact: '⚑ Fun fact',