This project is a customized version of brittanychiang.com, built with Gatsby
Check out the live project here: fadhalshulhan.github.io.
This repository was forked from bchiang7/v4 and customized by Fadhal Shulhan. Below are the changes made:
- Updated colors and typography to match personal branding.
- Added new sections, such as "Certificates" and "Projects".
- Improved animations for better performance.
- Customized all text, images, and links.
-
Clone this repository:
git clone https://github.com/fadhalshulhan/fadhalshulhan.github.io.git
-
Install dependencies:
npm install
-
Run the development server:
npm start
-
Build for production:
npm run build
Color | Hex |
---|---|
Navy | #0a192f |
Light Navy | #112240 |
Slate | #8892b0 |
Green | #64ffda |
This project is based on an open-source project by Brittany Chiang.
Original repository: bchiang7/v4
Customized by Fadhal Shulhan.