Visual Studio Code Themed Developer Portfolio
An Visual Studio Themed Developer Portfolio built using TypeScript, Next.js and Tailwind.
Live Link: rajsavaliya.com
Warning Since i was getting many requests for open sourcing the repository, i have open sourced it, but please note that code of this project is pure mess, since i created this as a practice while learning Next.js as a fresher. Now, I don't have enough mental strength to face it and rewrite it, so if anyone wants to contribute. It will help people a lot. Thanks.
Snapshot
Features
- Visual Studio Code Theme Portfolio,
- Projects List and Details Page
- Skills and experience section
- Contact page to help visitors reach out to you via email
- Misc Sections like Anime, Gaming etc..
- Styled using Tailwind CSS
- Written in TypeScript
Known Issues
- ~Code needs a rewrite
- ~Rewrite Mobile View responsiveness code
Running Locally
- Install dependencies using npm:
npm install
- Start the development server:
npm run dev
License
Licensed under the MIT license. "# VS-Code-Theme-Portfolio"