A modern, interactive portfolio website featuring a unique terminal-style interface. This project showcases my work and skills through an engaging command-line experience, combined with sleek animations and responsive design. Visitors can interact with the terminal to discover projects, skills, and contact information in a creative way.
- 🖥️ Interactive Terminal
- 🎨 Smooth Animations with Framer Motion
- 💻 Responsive Design
- ✨ Custom Cursor Effects
- 🌙 Modern UI with Tailwind CSS
- ⚡ Built with Next.js 14
- 📱 Mobile-Friendly Terminal Interface
- Next.js
- React
- Tailwind CSS
- Clone the repository:
git clone https://github.com/Realistic-Talha/portfolio-website.git
cd portfolio-website- Install dependencies:
npm install
# or
yarn install- Run the development server:
npm run dev
# or
yarn dev- Open http://localhost:3000 in your browser.
Available commands in the interactive terminal:
help- Show available commandsabout- Learn more about meprojects- View projectsskills- View technical skillscontact- Get contact informationgithub- Visit GitHub profileclear- Clear terminalbanner- Show welcome banner
- Update personal information in
app/page.tsx - Modify tech stack and skill levels in
data/skills.ts - Add your own projects in
data/projects.ts - Customize colors in
tailwind.config.js - Update social links in
components/Footer.tsx
MIT License - feel free to use this for your own portfolio!
- GitHub: @Realistic-Talha
- Portfolio: [Your Portfolio URL]
- LinkedIn: [Your LinkedIn URL]