Welcome to my portfolio project repository! This is where creativity meets technology. Through this project, I aim to showcase my journey as an Electronics and Computer Engineering student, highlighting my passion for innovation, coding, and problem-solving.
This portfolio is more than just a personal website—it's a digital narrative of my academic and technical journey. From competitive coding challenges to innovative projects, this space is a reflection of the skills, knowledge, and creativity I've developed over the years.
- Interactive Projects Showcase: Dive into my projects, each carefully selected to demonstrate different aspects of my skill set.
- Responsive Design: A mobile-first approach ensures that the portfolio looks stunning on any device.
- Fluid Animations: Smooth transitions and animations to enhance user experience.
- Structured Content: Clear sections for About Me, Projects, and Contact, making it easy to navigate.
- NextJS: Leveraging the power of Astro for static site generation and seamless component integration.
- AceternityUI: Utilized for responsive UI components and prebuilt designs.
Check out the live version of my portfolio: rishibharadwajsai.vercel.app
- Blog Integration: Sharing my thoughts on technology, coding, and more.
- Project Filtering: Enhanced project section with filtering capabilities based on technology used.
- Dark Mode: Implementing a dark mode for improved readability and aesthetics.
Feel free to fork this repository, open issues, or submit pull requests. Let's collaborate and create something amazing!
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open 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
to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.