Skip to content

SagarTS/portfolio

Repository files navigation

Website: www.sagarthapashrestha.com.np

🛠️ Tech Stack

  • Framework: Next.js 14 (App Router)
  • Language: TypeScript
  • Styling: TailwindCSS
  • Animations: Framer Motion
  • Icons: Lucide React
  • UI Components: Radix UI
  • Font: Inter

📁 Project Structure

src/
├── app/
│   ├── globals.css          # Global styles and utilities
│   ├── layout.tsx           # Root layout component
│   └── page.tsx             # Main page component
├── components/
│   ├── sections/            # Page sections
│   │   ├── hero-section.tsx
│   │   ├── about-section.tsx
│   │   ├── skills-section.tsx
│   │   ├── projects-section.tsx
│   │   ├── experience-section.tsx
│   │   └── contact-section.tsx
│   └── ui/                  # Reusable UI components
│       ├── glass-card.tsx
│       ├── particle-background.tsx
│       ├── navigation.tsx
│       ├── scroll-progress.tsx
│       ├── page-transition.tsx
│       └── easter-eggs.tsx
└── lib/
    └── utils.ts             # Utility functions

📞 Contact


Built using Next.js, React, and Framer Motion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors