https://github.com/programminginblood/my-portfolio
Modern portfolio showcasing full-stack development expertise with interactive 3D elements and smooth animations. Built with Next.js, Three.js, and Framer Motion.
https://github.com/programminginblood/my-portfolio
3d framer-motion nextjs portfolio react responsive-design tailwindcss threejs typescript webgl
Last synced: 20 days ago
JSON representation
Modern portfolio showcasing full-stack development expertise with interactive 3D elements and smooth animations. Built with Next.js, Three.js, and Framer Motion.
- Host: GitHub
- URL: https://github.com/programminginblood/my-portfolio
- Owner: ProgrammingInBlood
- Created: 2025-02-22T01:59:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T15:55:50.000Z (about 1 year ago)
- Last Synced: 2025-07-24T09:06:38.630Z (9 months ago)
- Topics: 3d, framer-motion, nextjs, portfolio, react, responsive-design, tailwindcss, threejs, typescript, webgl
- Language: TypeScript
- Homepage: https://eklavyaraj.vercel.app
- Size: 5.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
A modern, interactive portfolio showcasing my work as a Full Stack Developer.
## About Me
I'm a Full Stack Developer with 5+ years of experience in building scalable web and mobile applications. My expertise spans across modern web technologies, cloud solutions, and mobile development.
### What I Do
- 🌐 **Web Development**: Building responsive, performant web applications using Next.js, React, and Three.js
- 📱 **Mobile Development**: Creating cross-platform mobile apps with React Native and Expo
- 🛠 **Backend Development**: Developing robust backend services using Node.js, Express, and Socket.io
- 🗄 **Database Management**: Working with both SQL (PostgreSQL) and NoSQL (MongoDB) databases
- ☁️ **Cloud Solutions**: Deploying and managing applications on AWS and Digital Ocean
- 🔧 **DevOps**: Setting up CI/CD pipelines and managing infrastructure with Docker and Nginx
### Technical Skills
- **Frontend**: Next.js, React, Three.js, Tailwind CSS
- **Mobile**: React Native, Expo
- **Backend**: Node.js, Bun, Express, Socket.io
- **Databases**: MongoDB, PostgreSQL, Prisma
- **Cloud**: AWS, Digital Ocean
- **Tools**: Docker, Nginx, Git
### My Approach
I'm passionate about creating exceptional digital experiences that combine cutting-edge technology with elegant design. I focus on:
- Building scalable and maintainable applications
- Implementing best practices and modern development patterns
- Creating intuitive and responsive user interfaces
- Optimizing performance and user experience
- Solving complex technical challenges
### Get in Touch
- 💼 [LinkedIn](https://www.linkedin.com/in/eklavyaraj/)
- 💻 [GitHub](https://github.com/ProgrammingInBlood)
- 📱 [WhatsApp](https://wa.me/919063259072)
## Portfolio Website
This portfolio is built with:
- Next.js 14 (React)
- TypeScript
- Three.js for 3D graphics
- Framer Motion for animations
- Tailwind CSS for styling
- Formspree for contact form
### Features
- Responsive design
- Interactive 3D elements
- Smooth animations
- Dark theme
- Contact form integration
- Real-time typing effects
- Terminal-style about section
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.