All Projects → kumarabhirup → personal-website

kumarabhirup / personal-website

Licence: MIT license
GitHub monorepo that runs my personal website.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to personal-website

AVS1508.github.io
Personal Résumé Website developed using ReactJS and Bootstrap and hosted on Github Pages. Displays my web presence, story, work experience, education, projects, achievements, and contact information.
Stars: ✭ 24 (-20%)
Mutual labels:  personal-site, portfolio, personal-website, portfolio-website, portfolio-site, portfolio-page
ezprofile
🚀 Create an automatic portfolio based on GitHub profile.
Stars: ✭ 344 (+1046.67%)
Mutual labels:  personal-site, portfolio, personal-website, portfolio-website, portfolio-site, portfolio-page
anniew.xyz
My Personal Website / Portfolio
Stars: ✭ 41 (+36.67%)
Mutual labels:  personal-site, portfolio, personal-website, portfolio-website, portfolio-site, portfolio-page
My-Alternate-Portfolio-Website
Portfolio Website generated using Jekyll, Sass, and Gulp.js, to showcase my web presence, résumé, story, & featured projects with a Particle.js aligned theme.
Stars: ✭ 127 (+323.33%)
Mutual labels:  portfolio, personal-website, portfolio-website, portfolio-site, portfolio-page
rajaprerak.github.io
Personal Portfolio Website
Stars: ✭ 188 (+526.67%)
Mutual labels:  portfolio, personal-website, portfolio-website, portfolio-site, portfolio-page
website
The Official Open-Source version of Gigabyte Developers Incorporated webpage
Stars: ✭ 19 (-36.67%)
Mutual labels:  portfolio, portfolio-website, portfolio-site, portfolio-page
stringify.me
Quick and Easy Profiles (No Login Required)
Stars: ✭ 52 (+73.33%)
Mutual labels:  portfolio, portfolio-website, portfolio-site, portfolio-page
academia-hugo
Academia is a Hugo resume theme. You can showcase your academic resume, publications and talks using this theme.
Stars: ✭ 165 (+450%)
Mutual labels:  portfolio, personal-website, portfolio-website, portfolio-site
Dopefolio
Dopefolio 🔥 - Portfolio Template for Developers 🚀
Stars: ✭ 2,047 (+6723.33%)
Mutual labels:  portfolio, portfolio-website, portfolio-site, portfolio-page
nextjs-portfolio
Source Code for my rebranded personal website and portfolio.
Stars: ✭ 23 (-23.33%)
Mutual labels:  portfolio, personal-website, portfolio-website
Developerfolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 2,814 (+9280%)
Mutual labels:  portfolio, portfolio-website, portfolio-site
saakshaat.github.io
My personal website.
Stars: ✭ 25 (-16.67%)
Mutual labels:  portfolio, personal-website, portfolio-website
harshhhdev.github.io
Harsh Singh's personal blog and portfolio ⚡ built with Next.js
Stars: ✭ 23 (-23.33%)
Mutual labels:  portfolio, portfolio-site, portfolio-page
BaseMax.Github.io
Max Base Personal Website.
Stars: ✭ 20 (-33.33%)
Mutual labels:  portfolio, personal-website, portfolio-website
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-40%)
Mutual labels:  personal-site, portfolio, personal-website
portfolio
This is my portfolio which is also a template. Feel free to fork, star, and use it.
Stars: ✭ 86 (+186.67%)
Mutual labels:  portfolio, portfolio-website, portfolio-site
rizkicitra
My Personal Website, build with Next.js and Tailwind CSS
Stars: ✭ 82 (+173.33%)
Mutual labels:  portfolio, personal-website, portfolio-website
programmergaurav.github.io
Portfolio
Stars: ✭ 27 (-10%)
Mutual labels:  portfolio, portfolio-website, portfolio-site
website
My personal website and blog. Made with Nuxt.js and WindiCSS.
Stars: ✭ 19 (-36.67%)
Mutual labels:  portfolio, portfolio-website, portfolio-site
gfolio
Google Search themed portfolio website, made using ReactJS
Stars: ✭ 130 (+333.33%)
Mutual labels:  personal-website, portfolio-website, portfolio-site

Kumar Abhirup

Type emoji-log Twitter

Open Sourced kumar.now.sh.

Hosted for Kumar Abhirup on https://kumar.now.sh

📦 Setup

🖥️ Development environment

  • Run
$ git clone https://github.com/KumarAbhirup/personal-website # to clone project
$ cd personal-website # enter in the project
$ yarn # install modules
$ yarn dev # run development server
  • Rename packages/web/.env.example and packages/backend/.env.example to .env.

  • Visit http://localhost:3001/

⚒️ Linting

In VSCode

  • Install ESLint and Prettier VSCode extensions.
  • Done! Now you have live linting and autofixing setup!

In Any other IDE

  • Run yarn lint to check for linting errors.
  • Run yarn lint:fix to fix the linting errors.

🦄 Info

  • The Lerna monorepo setup was put up by Harshit Pant.
  • To customize the linter, use .eslintrc and .prettierrc file. Learn more

📝 License

MIT - Source code by Kumar Abhirup

Follow me 👋 on TwitterTwitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].