Skip to content

aryansoni-dev/portfolio

Repository files navigation

Personal Portfolio

A modern, responsive, and beautifully animated developer portfolio website built with Next.js, React, Tailwind CSS, and Framer Motion.

Hero Section

🚀 Features

  • Modern Tech Stack: Built with Next.js 14 App Router and React 18.
  • Beautiful Animations: Smooth scrolling and entry animations powered by Framer Motion.
  • Fully Responsive: Optimized for seamless viewing on edge-to-edge mobile, tablet, and desktop displays using Tailwind CSS.
  • Modular Components: Clean architecture with logically separated UI components and layout sections (Hero, About, Projects, Testimonials, Contact, Tape etc.).
  • Interactive UI elements: Rotating orbits, animated tape banners, toolbox items, and immersive backgrounds elements.

🛠️ Tech Stack

📂 Project Structure

src/
├── app/               # Next.js App Router root layout & globals
├── assets/            # Static assets (images, icons)
├── components/        # Reusable UI components (Cards, Orbit elements, Badges)
│   ├── Card.tsx
│   ├── HeroOrbit.tsx
│   ├── ToolboxItems.tsx
│   └── ...
└── sections/          # Major landing page sections
    ├── Hero.tsx
    ├── About.tsx
    ├── Projects.tsx
    ├── Testimonials.tsx
    ├── Contact.tsx
    ├── Tape.tsx
    └── ...

About

My portfolio website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors