8000
Skip to content

Repository files navigation

Portfolio

Professional, clean, and modern developer portfolio for a Full Stack Software Engineer. Built with Svelte 5, TypeScript, Vite, and Tailwind CSS 4.

Tech Stack

How to Run

Prerequisites

  • Bun (Latest version)

Development

  1. Install dependencies:

    bun install
  2. Start the development server:

    bun dev

    The site will be available at http://localhost:5173.

Production Build

  1. Build the project:

    bun run build
  2. Preview the build:

    bun run preview

Project Structure

  • src/main.ts: Entry point.
  • src/App.svelte: Main application layout.
  • src/lib/: Svelte components and data.
    • data.ts: Centralized content and type definitions.
    • Hero.svelte, Skills.svelte, Experience.svelte, Projects.svelte, Contact.svelte: Section components.

About

My Personal Portfolio

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

0