Skip to content

A personal portfolio built with Next.js, TypeScript, TailwindCSS, and Bun to showcase my developer skills, projects, and experience. Fully responsive, SEO-friendly, and optimized for fast performance.

License

Notifications You must be signed in to change notification settings

ohemilyy/portolio

Repository files navigation

Portfolio Website

This is my personal portfolio built with Next.js, TypeScript, TailwindCSS, and Bun. It showcases my projects, skills, and experience as a developer.

🚀 Tech Stack

  • 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

📂 Project Structure

/src
  /app         // Next.js App Router structure
  /components  // Reusable UI components
  /public      // Static assets
  /tests       // Jest & React Testing Library tests

🛠️ Getting Started

Prerequisites

  • Bun (Recommended) or Node.js (Latest LTS)

Installation

  1. Clone the repository:
    git clone https://github.com/ohemilyy/portolio
    cd portolio
  2. Install dependencies using Bun:
    bun install
  3. Start the development server:
    bun dev

🔍 Features

  • 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

🌐 Live Website

Check out my live portfolio at: https://bunni.me

🧑‍💻 Contributing

Feel free to fork this repository and contribute! If you find any issues, open an issue or submit a pull request.

📜 License

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

About

A personal portfolio built with Next.js, TypeScript, TailwindCSS, and Bun to showcase my developer skills, projects, and experience. Fully responsive, SEO-friendly, and optimized for fast performance.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published