All Projects → anmol098 → Anmolsingh.me

anmol098 / Anmolsingh.me

Licence: mit
This is my personal website here I keep updating changes which cannot be summed up in my Resume

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Anmolsingh.me

ansible-debian
Buildfiles: Ansible automated leight-weight and sensible Debian provisioning
Stars: ✭ 83 (-75.59%)
Mutual labels:  profile
homesetup
Your shell good as hell ! Not just dotfiles.
Stars: ✭ 25 (-92.65%)
Mutual labels:  profile
Livebot
An app that allows you to be inside a bot!
Stars: ✭ 271 (-20.29%)
Mutual labels:  profile
mayank-profile
My Profile | Made using Quasar Framework and Vue.js
Stars: ✭ 23 (-93.24%)
Mutual labels:  profile
KBotExt
Application that sends custom requests to League of Legends LCU api
Stars: ✭ 86 (-74.71%)
Mutual labels:  profile
Quasar Admin Crm
Quasar CRM Admin | VueJS Admin | Featuring 3 different dashboards | Give it a star if you find it useful.
Stars: ✭ 254 (-25.29%)
Mutual labels:  profile
raklaptudirm
Repository for Github profile README.
Stars: ✭ 19 (-94.41%)
Mutual labels:  profile
Readme Template
📜 Modelos readme para qualquer pessoa copiar e usar em seu GitHub.
Stars: ✭ 287 (-15.59%)
Mutual labels:  profile
HACKTOBERFEST2021 INSPIRATION
😎A Hacktoberfest-2021 Contribution Repository For Beginners😎...Simplest Repo for Beginners👨‍💻👨‍💻👨‍💻...Add your Profile Details, Photo and Inspirational Quote 🙌🙌🙌& There you go to do your first PR❤❤❤
Stars: ✭ 30 (-91.18%)
Mutual labels:  profile
Taoup
The Tao of Unix Programming (Ruby-powered ANSI colored fortunes)
Stars: ✭ 265 (-22.06%)
Mutual labels:  profile
guilyx
Dynamic Profile with github statistics, coding info (time and languages) with WakaTime and music status with the spotify API, leave a ⭐ if you like it
Stars: ✭ 175 (-48.53%)
Mutual labels:  profile
stringify.me
Quick and Easy Profiles (No Login Required)
Stars: ✭ 52 (-84.71%)
Mutual labels:  profile
Anspress
AnsPress is the most complete question and answer system for WordPress. AnsPress is made with developers in mind, highly customizable. AnsPress provide an easy to use override system for theme
Stars: ✭ 264 (-22.35%)
Mutual labels:  profile
OWReveal
CSGO Overwatch revealer by sniffing packets / Find The Suspect steam profile from overwatch
Stars: ✭ 23 (-93.24%)
Mutual labels:  profile
Repository Hunter
🌹 Making GitHub more socially engaging 🎮 and fun 🍥 for all
Stars: ✭ 273 (-19.71%)
Mutual labels:  profile
DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (-82.94%)
Mutual labels:  profile
teteusAraujo
Meu readme do meu perfil com informações sobre mim.
Stars: ✭ 123 (-63.82%)
Mutual labels:  profile
Halloweenbash
Custom Bash Profile Generator
Stars: ✭ 331 (-2.65%)
Mutual labels:  profile
React Native Parallax Scrollview
The Parallax ScrollView component we all deserve. 🚀
Stars: ✭ 282 (-17.06%)
Mutual labels:  profile
Profiles
Volatility profiles for Linux and Mac OS X
Stars: ✭ 265 (-22.06%)
Mutual labels:  profile
Logo

anmolsingh.me

This is my personal website here i update lots of things which can not be summed up in my resume visit anmolsingh.me

demo

🚨 Forking this repo (please read!)

Many people have contacted me asking me if they can use this code for their own website, and the answer to that question is usually yes, with attribution.

I value keeping my site open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my site without giving me credit. I spent a non-trivial amount of effort building and designing this iteration of my website, and I am proud of it! All I ask of you all is to not claim this effort as your own.

Please also note that I did not build this site with the intention of it being a starter theme, so if you have questions about implementation, please refer to the Gatsby docs.

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
vercel dev
vercel --prod
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].