An open API service indexing awesome lists of open source software.

https://github.com/ratna-babu/portfolio

A personal portfolio website built with HTML, CSS, and JavaScript to showcase my projects, skills, achievements, and experiences. Deployed on Vercel.
https://github.com/ratna-babu/portfolio

developer-portfolio github github-readme portfolio portfolio-project portfolio-template portfolio-website readme-profile source-code

Last synced: about 9 hours ago
JSON representation

A personal portfolio website built with HTML, CSS, and JavaScript to showcase my projects, skills, achievements, and experiences. Deployed on Vercel.

Awesome Lists containing this project

README

          

# Professional Portfolio

A personal portfolio website built with HTML, CSS, and JavaScript to showcase my projects, skills, achievements, and experiences. Deployed on Vercel.

**Live Demo**: [Portfolio](https://portfolio-kappa-topaz-72.vercel.app/)

Screenshot 2025-08-27 213830

---

## Features

- **Interactive Particle Background**: A beautiful, animated particle background that responds to mouse movement, built with `tsParticles`.
- **Fluid Cursor Trail**: A custom, snake-like cursor trail that follows the mouse with a smooth, tapered animation, powered by GSAP.
- **Dynamic Content Loading**: All project, skill, and profile information is loaded dynamically from JavaScript modules, making the site easy to update.
- **Smooth Animations**: The entire site is filled with subtle, professional animations powered by the GreenSock Animation Platform (GSAP), including scroll-triggered fade-ins and an interactive project slider.
- **Fully Responsive**: The layout is designed to be fully responsive, providing an optimal viewing experience on all devices, from mobile phones to desktops.
- **Modal Popups**: Certificates and project images open in a clean, modern modal window for a seamless viewing experience.

---

## Technologies Used

- **Frontend**: HTML5, CSS3, JavaScript (ES6 Modules)
- **Animation**:
- [GSAP (GreenSock Animation Platform)](https://greensock.com/gsap/)
- [tsParticles](https://particles.js.org/)
- **Icons**: [Devicon](https://devicon.dev/)
- **Fonts**: [Google Fonts](https://fonts.google.com/) (Poppins & Inter)

---

## Local Setup

To run this project locally, simply clone the repository and open the `index.html` file in your web browser.

```bash
# Clone the repository
git clone https://github.com/your-username/your-repo-name.git

# Navigate to the project directory
cd your-repo-name

# Open index.html in your browser
```

---

_This portfolio was built with care and a passion for modern web technologies. Feel free to explore the code and connect with me!_