All Projects β†’ chandrikadeb7 β†’ chandrikadeb7.github.io

chandrikadeb7 / chandrikadeb7.github.io

Licence: MIT License
Personal portfolio website hosted using GitHub Pages - Version 2

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to chandrikadeb7.github.io

anniew.xyz
My Personal Website / Portfolio
Stars: ✭ 41 (-58.59%)
Mutual labels:  github-pages, portfolio-website, portfolio-site
cmcodes1.github.io
😊 Here's my portfolio where you can see all my projects, blogs, and achievements.
Stars: ✭ 23 (-76.77%)
Mutual labels:  github-pages, portfolio-website, portfolio-site
website
My personal website and blog. Made with Nuxt.js and WindiCSS.
Stars: ✭ 19 (-80.81%)
Mutual labels:  portfolio-website, portfolio-site
Dopefolio
Dopefolio πŸ”₯ - Portfolio Template for Developers πŸš€
Stars: ✭ 2,047 (+1967.68%)
Mutual labels:  portfolio-website, portfolio-site
BaseMax.Github.io
Max Base Personal Website.
Stars: ✭ 20 (-79.8%)
Mutual labels:  github-pages, portfolio-website
gatsby-plugin-robots-txt
Gatsby plugin that automatically creates robots.txt for your site
Stars: ✭ 105 (+6.06%)
Mutual labels:  gatsby, gatsby-plugin
gatsby-plugin-disqus
πŸ’¬ A plugin for adding Disqus comments to GatsbyJS
Stars: ✭ 40 (-59.6%)
Mutual labels:  gatsby, gatsby-plugin
gatsby-theme-deck-n-blog
Create a deck (with mdx-deck) and a blog post from the same MDX
Stars: ✭ 17 (-82.83%)
Mutual labels:  gatsby, gatsby-plugin
gatsby-plugin-apollo-client
πŸ“‘Inject a Shopify Apollo Client into the browser.
Stars: ✭ 20 (-79.8%)
Mutual labels:  gatsby, gatsby-plugin
stringify.me
Quick and Easy Profiles (No Login Required)
Stars: ✭ 52 (-47.47%)
Mutual labels:  portfolio-website, portfolio-site
Fake Terminal Resume Website
A fake terminal website for coders
Stars: ✭ 57 (-42.42%)
Mutual labels:  github-pages, portfolio-website
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-79.8%)
Mutual labels:  github-pages, portfolio-website
gatsby-plugin-optimize-svgs
A Gatsby Plugin to minify SVGs output to the filesystem during the build.
Stars: ✭ 39 (-60.61%)
Mutual labels:  gatsby, gatsby-plugin
gatsby-source-firestore
Gatsby source plugin for building websites using the Firestore as a data source.
Stars: ✭ 30 (-69.7%)
Mutual labels:  gatsby, gatsby-plugin
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 (+28.28%)
Mutual labels:  portfolio-website, portfolio-site
gatsby-source-moltin
πŸš€ Gatsby source plugin for building Elastic Path Commerce Cloud powered eCommerce websites
Stars: ✭ 21 (-78.79%)
Mutual labels:  gatsby, gatsby-plugin
gatsby-plugin-prettier-build
prettify gatsby build output
Stars: ✭ 30 (-69.7%)
Mutual labels:  gatsby, gatsby-plugin
rajaprerak.github.io
Personal Portfolio Website
Stars: ✭ 188 (+89.9%)
Mutual labels:  portfolio-website, portfolio-site
gatsby-theme-gallery
🏞 A Gatsby Theme for adding a gallery to your site.
Stars: ✭ 40 (-59.6%)
Mutual labels:  gatsby, gatsby-plugin
gatsby-plugin-dynamic-routes
Creating dynamic routes based on your environment and/or renaming existing routes
Stars: ✭ 14 (-85.86%)
Mutual labels:  gatsby, gatsby-plugin
Logo

Portfolio Website Version 2

The second iteration of chandrikadeb7.github.io built with Gatsby and hosted with Github Pages

Previous iterations: Version 1

Demo

TL;DR

Yes, you can fork this repo. Please give proper credit by linking back to brittanychiang.com. Thanks!

πŸ›  Installation & Set Up

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    yarn
  4. Start the development server

    npm start

πŸš€ Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

🎨 Color Reference

Color Hex
Navy #0a192f #0a192f
Light Navy #172a45 #172a45
Lightest Navy #303C55 #303C55
Slate #8892b0 #8892b0
Light Slate #a8b2d1 #a8b2d1
Lightest Slate #ccd6f6 #ccd6f6
White #e6f1ff #e6f1ff
Green #64ffda #64ffda
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].