victornnaji / nnajivictor.me

personal portfolio

Home Page:https://nnajivictor.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Nnaji Victor

The second iteration of Nnajivictor.me built with Gatsby and hosted with Netlify

Netlify Status

demo

πŸš€ Quick Introduction

This is a personal Portfolio Forked from Gatsby blog starter Styling and layout inspired by brittany chiang.

🧐 What's inside?

A quick look at the top-level files and directories.

.
β”œβ”€β”€ node_modules
β”œβ”€β”€ src
β”œβ”€β”€ .gitignore
β”œβ”€β”€ .prettierrc
β”œβ”€β”€ gatsby-browser.js
β”œβ”€β”€ gatsby-config.js
β”œβ”€β”€ gatsby-node.js
β”œβ”€β”€ gatsby-ssr.js
β”œβ”€β”€ LICENSE
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
└── README.md

🎨 Color Reference

light

Color Hex
--bg #f7f7f7 #f7f7f7
--primary-color 020c1b #020c1b
--heading-color #0a192f #0a192f
--link-color #5b3acc #5b3acc
--tertiary-color #e6e6e6 #e6e6e6

dark

Color Hex
--bg #0a192f #0a192f
--primary-color #ccd6f6 #ccd6f6
--heading-color #e6f1ff #e6f1ff
--link-color #64ffda #64ffda
--tertiary-color #172a45 #172a45

About

personal portfolio

https://nnajivictor.me/

License:MIT License


Languages

Language:JavaScript 99.2%Language:CSS 0.8%