Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Developer Portfolio β€” Arpan Biswas

Preview

🌐 Live Website: https://portfoliox-tauv.vercel.app

✨ Overview

This portfolio represents my journey as a B.Tech CSE (AI-ML) student, focused on building scalable, efficient, and user-centric applications. It combines modern UI/UX design with smooth animations and interactive elements to create an engaging experience.

Features

  • ⚑ Modern Futuristic UI β€” Clean, dark-themed interface with glowing accents
  • 🎬 Smooth Animations β€” Powered by Framer Motion
  • 🧠 AI-Focused Projects Showcase
  • πŸ“± Fully Responsive Design β€” Optimized for all devices
  • πŸš€ Optimized Performance β€” Fast load times and efficient rendering
  • 🧩 Component-Based Architecture β€” Scalable and maintainable code
  • 🌐 Deployed on Vercel β€” Production-ready hosting

πŸ› οΈ Tech Stack

πŸš€ Frontend

  • Next.js (App Router)
  • React
  • TypeScript

🎨 Styling

  • Tailwind CSS
  • Custom UI Components

🎬 Animations & Effects

  • Framer Motion

🧊 3D & Interactive Elements

  • Three.js / React Three Fiber (if applicable)

☁️ Deployment

  • Vercel

πŸ›οΈ System Architecture

sequenceDiagram

    participant U as User
    participant F as Frontend
    participant S as Server
    participant E as Email Service

    U->>F: Open portfolio
    F-->>U: Load homepage

    U->>F: View projects
    F-->>U: Show project details

    U->>F: Submit contact form
    F->>S: Send form data

    S->>E: Send email
    E-->>S: Confirmation

    S-->>F: Success response
    F-->>U: Show success message
Loading

πŸ“ Folder Structure

PORTFOLIO/
β”œβ”€β”€ app/                # App router pages and layouts
β”œβ”€β”€ components/         # Reusable UI components
β”œβ”€β”€ public/             # Static assets (images, models, audio)
β”œβ”€β”€ utils/              # Helper functions and utilities
β”œβ”€β”€ .gitignore
β”œβ”€β”€ README.md
β”œβ”€β”€ next.config.ts      # Next.js configuration
β”œβ”€β”€ package.json        # Dependencies and scripts
└── tsconfig.json       # TypeScript configuration

βš™οΈ Β Getting Started

πŸ“₯ Clone the Repository

git clone https://github.com/8ernity/PORTFOLIO.git
cd PORTFOLIO

πŸ“¦ Install Dependencies

npm install

πŸ’» Run Development Server

npm run dev

Open in browser:
http://localhost:3000

πŸ— Build for Production

npm run build

▢️ Start Production Server

npm start

🀝 Contributing

Contributions, suggestions, and feedback are welcome!
Feel free to fork the repository and submit a pull request.

⭐ Support

If you like this project, consider giving it a ⭐ on GitHub!

πŸ“œ License

This project is open-source and available under the MIT License.

About

πŸš€ Futuristic portfolio built with Next.js, featuring interactive UI, smooth animations, and modern web technologies.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages