https://github.com/techtronixx/mywebsite
Personal Portfolio Website
https://github.com/techtronixx/mywebsite
Last synced: about 1 year ago
JSON representation
Personal Portfolio Website
- Host: GitHub
- URL: https://github.com/techtronixx/mywebsite
- Owner: TechTronixx
- Created: 2024-02-22T14:10:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T12:36:54.000Z (about 1 year ago)
- Last Synced: 2025-03-14T13:24:33.513Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://awaisr.vercel.app/
- Size: 183 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Personal Portfolio Website
### Live - TBD
### Features -
- Modern Stack (Next.js + TailwindCSS)
- Minimal Design
- Easy To Browse
- Easy To Customize your details With GUI
- Blog Crud (Create, Read, Update, Delete blog with easy to use UI) - TBD
- Dark Mode
### Sections
- Header
- Work
- Services
- About
- Contact
- Markdown Blog
### How To Use
- Clone this repo
- run `yarn`
- `yarn dev`
### How To Deploy -
- There are many ways to Deploy this repo.
- here we are gonna use netlify
- Login into netlify with github
- after login select the forked repo or the repo you want to deploy
- after selecting netlify will automatially deploy your website.
Quickes way to deploy this repo -
### How To Contribute -
I would be very happy to review your PRs and all the awesome things that you can improve on this portfolio.
### Tech Stack Used -
- Next.js
- TailwindCSS