• Stars
    star
    211
  • Rank 181,135 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Personal portfolio website hosted using GitHub Pages - Version 2
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

More Repositories

1

Face-Mask-Detection

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Jupyter Notebook
1,505
star
2

Hacktoberfest_2021

This repository aims to help code beginners with their first successful pull request and open source contribution. Happy coding!
HTML
113
star
3

JPMorgan-Chase-Virtual-Internship

This repository contains the submitted patch files of the various tasks assigned by JPMorgan Chase & Co. Software Engineering Virtual Internship
Python
62
star
4

chandrikadeb7

38
star
5

100DaysOfCode

Repository dedicated to my #100DaysOfCode journey
34
star
6

Coursera_IBM_Data_Science_Professional_Certificate

This repo consists of the lecture PDFs and quiz solutions of all the courses under the IBM Data Science Professional Certificate specialization course of Coursera.
Jupyter Notebook
34
star
7

Girlscript-Twitter-Bot

Twitter bot in Python for Girlscript Foundation
Python
27
star
8

chandrikadeb7.github.io-v1

Portfolio Website using GitHub Pages. You can visit the website here:
HTML
27
star
9

Face-Recognition-in-Python

A real time face recognition system developed in Python using Pillow, OpenCV and NumPy
Jupyter Notebook
26
star
10

kubernetes-handbook

This handbook covers a beginner-friendly detailed understanding of Kubernetes core concepts.
26
star
11

learning-easy-golang

Collection of small code gists along my Golang learning journey
Go
16
star
12

Social-Media-Launcher-Chrome-Extension

Simple Chrome Extension for a quick launcher to your all social media profiles at one click.
HTML
15
star
13

StudentManagementSystem

Java Swing based project with MySQL database developed using Netbeans IDE
Java
8
star
14

Awesome-LeetCode-Python

Python solutions submitted in Leetcode challenges
Python
7
star
15

IntelliJ-Idea-Tips-n-Tricks

7
star
16

MyOnlineStore

My first PHP project on eCommerce website development.
PHP
6
star
17

Bengali-Blog-Moner-Hoichoi

Template repository for Bengali Blog
CSS
6
star
18

IBM-Cognitiveclass-Python_for_Data_Science

Cognitiveclass.ai - PY0101EN Python for Data Science
HTML
6
star
19

Google-Foobar-Challenge

My submitted solutions in Google Foobar Challenge in Python language
Python
5
star
20

go-couchbase-microservice

Go Microservice developed using Go Echo API Server OpenAPI with Couchbase backend
Go
5
star
21

FreeCodeCamp-Projects

Submitted solutions for Scientific Computing with Python course
Python
4
star
22

Edureka-Java-Assignment

Collection of Java source codes submitted as part of Edureka's Amdocs Course
Java
4
star
23

LinkedIn-SDE-CodingSolutions

This repo consists of coding solutions submitted as part of LinkedIn SDE Role hiring process.
Java
4
star
24

TicTacToe

A simple Tic-Tac-Toe game developed using Python using random and sys Python modules
Python
4
star
25

Random-ProjectIdeaGenerator

Kotlin based Android project which generates project ideas randomly built for #30DaysOfKotlin program
Kotlin
4
star
26

Covid-19-HelpDesk

Covid-19 helpdesk for tracking moderate and high risk patients around us along with online doctor portal.
JavaScript
4
star
27

IBM_CognitiveClass.ai_How-to-Build-Chatbots

CB0103EN course on IBM CognitiveClass.ai. All lecture videos and quiz solutions are provided for this course in this repo.
4
star
28

chandrikadeb7.github.io-demo

SCSS
3
star
29

FDI_Analysis_Python

Jupyter Notebook
3
star
30

chandrikadeb7.github.io-ex

CSS
3
star
31

LeetCode-Solutions

Repo for accepted solutions in LeetCode in Java language with all difficulty levels
Java
3
star
32

Cowin-Telegram-Bot

Telegram bot source code to check the available vaccine slots via states, districts, or Pincode
Python
2
star
33

sentence-rephrase

TypeScript
2
star
34

Coursera_Machine_Learning

programming assignment solutions of Coursera Machine Learning course by Stanford University
MATLAB
2
star
35

HackerRank-Python

Python practice problems submissions done by me on Hackerrank
Python
1
star
36

May-Leetcoding-Challenge

May Leetcoding challenge submissions repository
Python
1
star
37

Telecom-Customer-Churn-EDA

Exploratory Data Analysis of Telecom Customer Churn Kaggle dataset
Jupyter Notebook
1
star
38

aviyel-weather-chatbot

Chatwoot demo on weather website deployed on Netlify
JavaScript
1
star
39

Topsis_Python

Python
1
star