https://github.com/btkcodedev/portfolio-website
Own portfolio website developed with Next.js, Tailwind CSS, Typescript and hosted via Vercel & Firebase automated with GitHub actions, Secondary deploy on btkcodes.vercel.app
https://github.com/btkcodedev/portfolio-website
firebase nextjs14 portfolio typescript vercel
Last synced: 7 months ago
JSON representation
Own portfolio website developed with Next.js, Tailwind CSS, Typescript and hosted via Vercel & Firebase automated with GitHub actions, Secondary deploy on btkcodes.vercel.app
- Host: GitHub
- URL: https://github.com/btkcodedev/portfolio-website
- Owner: btkcodedev
- License: other
- Created: 2024-02-23T18:59:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T02:52:40.000Z (about 1 year ago)
- Last Synced: 2025-03-25T03:28:40.671Z (about 1 year ago)
- Topics: firebase, nextjs14, portfolio, typescript, vercel
- Language: TypeScript
- Homepage: https://btkcodes.web.app
- Size: 2.56 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio Website
This is my personal portfolio website, developed using Next.js, Tailwind CSS, and Typescript. The website is hosted on Vercel and Firebase, and the deployment is automated through GitHub Actions. Additionally, there is a secondary deployment available at [btkcodes.vercel.app](https://btkcodes.vercel.app).
## Live Demos
- Primary Deployment - Firebase: [btkcodes.web.app](https://btkcodes.web.app)
- Secondary Deployment - Vercel: [btkcodes.vercel.app](https://btkcodes.vercel.app)
## Technologies Used
- Next.js
- Tailwind CSS
- Typescript
- Vercel
- Firebase
- GitHub Actions
## Features
- Responsive design
- Interactive components
- Dynamic bento grid styling
- Automated deployment
- Continuous integration
## Usage
1. Clone the repository: `git clone https://github.com/your-username/portfolio.git`
2. Install dependencies: `npm install`
3. Run the development server: `npm run dev`
4. Visit `http://localhost:3000` in your browser to view the website locally.
## Deployment
- The website is automatically deployed to Vercel and Firebase when changes are pushed to the `main` branch on GitHub.
- For secondary deployment, visit [btkcodes.vercel.app](https://btkcodes.vercel.app).
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.