This is my personal portfolio built with Next.js, TypeScript, TailwindCSS, and Bun. It showcases my projects, skills, and experience as a developer.
- Next.js - React framework for server-side rendering and static site generation
- TypeScript - Strongly typed JavaScript for better maintainability
- TailwindCSS - Utility-first CSS framework for rapid UI development
- Bun - Fast JavaScript runtime and package manager
/src
/app // Next.js App Router structure
/components // Reusable UI components
/public // Static assets
/tests // Jest & React Testing Library tests
- Bun (Recommended) or Node.js (Latest LTS)
- Clone the repository:
git clone https://github.com/ohemilyy/portolio cd portolio
- Install dependencies using Bun:
bun install
- Start the development server:
bun dev
- Fully responsive and accessible design
- Smooth animations and interactive elements
- Fast performance with optimized assets and lazy loading
- SEO-friendly with metadata and structured data
- Contact form with API integration
Check out my live portfolio at: https://bunni.me
Feel free to fork this repository and contribute! If you find any issues, open an issue or submit a pull request.
This project is licensed under the MIT No Attribution (MIT-0) License. You are free to use and modify it, but you cannot claim it as your own or sell it.
Built with ❤️ by Luna