Coder Social home page Coder Social logo

Neil Shah's Portfolio Website

Logo

Demo: neilshah.me

Adapted from Brittany Chiang's Design on GitHub.

Netlify Status

demo

🛠 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

The color variables are all defined in src/styles/variables.js. The variable name does not necessarily correspond to the actual color value because I was experimenting with a lot of different color schemes.

Variable Name Hex
--dark-navy #020c1b #020c1b
--navy #eae1dc #eae1dc
--light-navy #f0eae7 #f0eae7
--lightest-navy #f7f3f1 #f7f3f1
--navy-shadow rgba(2, 12, 27, 0.7) rgba(2, 12, 27, 0.7)
--dark-slate #495670 #495670
--slate #8e8d8a #8e8d8a
--light-slate #72716e #72716e
--lightest-slate #474745 #474745
--white #e6f1ff #e6f1ff
--green #e85a4f #e85a4f
--green-tint-dark #8b362f #8b362f
--green-tint #f6bdb9 #f6bdb9

Neil Shah's Projects

breastcancerprediction icon breastcancerprediction

Analysis and prediction on breast cancer, with a focus on Singapore. This utilises various datasets and models aimed to provide as comprehensive a coverage as possible.

caedaodyssey icon caedaodyssey

HackForGood 2021 - Open World Game Caeda Odyssey. An educational game meant to help children understand various STEM concepts in an intuitive and engaging manner.

calendartelebot icon calendartelebot

The aim of this project is to provide an easy interface for users to create Google Events, without leaving the telegram app. The bot uses NLP to parse the user's message and then create an event in their Google Calendar for them. The user is also able to edit the event details if necessary.

capstone21 icon capstone21

Capstone project with ST Engineering to develop a Machine Learning as a Service platform

cheatsheet-builder icon cheatsheet-builder

Tired of spending hours formatting Word docs to make it perfect just to have a simple resize change all the output? Our app takes in your images and outputs a perfect pdf using Machine Learning and Binning Algos!

nusplanner icon nusplanner

This is meant to be a web application that aims to encompass all the common functionalities that a NUS student would require.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.