Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ciphertron/portfolio-v2

Second version of my personal portfolio built using Next.js, TypeScript, and Chakra UI.
https://github.com/ciphertron/portfolio-v2

blog chakra-ui emotionjs google-analytics hacktoberfest hacktoberfest2022 nextjs responsive-layout seo typescript

Last synced: 5 days ago
JSON representation

Second version of my personal portfolio built using Next.js, TypeScript, and Chakra UI.

Awesome Lists containing this project

README

        


Personal Portfolio Website ✨


Preview Image

---

This is the respository for the second version of my personal portfolio website. This website is built using **Next.js**, **TypeScript**, **Chakra UI** and **Emotionjs**. It contains several features such as:

- Work Experience, Tech Stacks, Projects, Volunteer Experience
- Dark & Light mode toggle
- Markdown parsed blogs
- Blog Comments
- Talks Section
- Responsive View
- Metadata configuration
- Google Analytics

## Local Setup Instructions :rocket:
- fork and clone this repository
- cd into **portfolio-v2** (`cd portfolio-v2`)
- run `yarn install` or `npm install`
- then run `yarn dev` or `npm run dev`
- open _localhost:3000_