Skip to content

eduardohilariodev/portfolio

Repository files navigation

Personal Portfolio

Hero

Overview

This is a modern personal portfolio built with:

  • Next.js 15 (App Router)
  • TypeScript
  • Tailwind CSS
  • shadcn/ui components
  • React Icons (Tabler, Simple Icons)

Key features:

  • Responsive design
  • Dark mode support
  • Smooth scrolling navigation
  • Interactive hero section
  • Detailed experience timeline
  • Tech stack visualization

Development

Commands

  • Install dependencies: bun install
  • Run development server: bun dev
  • Build for production: bun build
  • Start production server: bun start

Project Structure

  • app/: Next.js app router pages
    • about/: About section
    • education/: Education section
    • experience/: Experience section
    • skills/: Skills section
  • components/: React components
  • lib/: Utilities and types
    • constants.ts: App constants
    • hooks/: Custom hooks
    • providers/: Context providers
    • types.ts: TypeScript types
    • utils.ts: Helper functions
  • public/: Static assets

License

This project is licensed under the MIT License.

About

This is the source code for my website

Topics

Resources

Stars

Watchers

Forks

Contributors