Loading repository data…
Loading repository data…
Suraj-G-Rao / repository
Welcome to my personal portfolio website! I'm Suraj G Rao, an AI & Machine Learning Engineer specializing in building intelligent systems and solutions.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A modern, responsive portfolio website showcasing my work as an AI/ML Engineer and Software Developer.
🌐 Live Demo: suraj-g-rao.vercel.app
I am a Computer Science student specializing in Artificial Intelligence and Machine Learning, passionate about building intelligent systems that solve real-world problems across AI and software engineering.
| Feature | Description |
|---|---|
| 🎨 Modern UI/UX | Clean, professional design with glassmorphism effects |
| 📱 Responsive | Fully responsive across all devices |
| ✨ Interactive Elements | Smooth animations and transitions using Framer Motion |
| 🎆 Particle Effects | Dynamic canvas-based particle system |
| 👥 Visitor Counter | Real-time visitor tracking with confetti celebration |
| 📝 Animated Typing | Hero section with typing effect |
Clone the repository
git clone https://github.com/Suraj-G-Rao/My-Portfolio.git
cd My-Portfolio
Install dependencies
npm install
Run the development server
npm run dev
Open http://localhost:5173 in your browser
Build for production
npm run build
Preview production build
npm run preview
My-Portfolio/
├── 📂 public/ # Static assets
│ ├── 📂 logos/ # Company/institution logos
│ └── 📂 photos/ # Certificates & achievements
├── 📂 src/
│ ├── 📂 assets/ # Image assets
│ ├── 📂 components/ # React components
│ │ ├── About.jsx
│ │ ├── Achievements.jsx
│ │ ├── Certifications.jsx
│ │ ├── Contact.jsx
│ │ ├── Education.jsx
│ │ ├── Experience.jsx
│ │ ├── Hero.jsx
│ │ ├── Leadership.jsx
│ │ ├── Loader.jsx
│ │ ├── Navbar.jsx
│ │ ├── Projects.jsx
│ │ └── Skills.jsx
│ ├── 📂 data/
│ │ └── portfolio.js # Portfolio data
│ ├── App.jsx # Main app component
│ ├── main.jsx # Entry point
│ └── index.css # Global styles
├── index.html # HTML template
├── package.json # Dependencies
├── tailwind.config.js # Tailwind config
└── tsconfig.json # TypeScript config
To personalize this portfolio for your own use:
Edit src/data/portfolio.js to update:
personalInfo)skills)experience)projects)achievements)leadership)education)certifications)Update images in:
public/logos/ - Company/institution logospublic/photos/ - Certificates and achievementssrc/assets/profile.jpg - Profile pictureChange social media and contact links in src/data/portfolio.js
This project is deployed on Vercel. To deploy your own version:
npm run build and deploy the dist folderThis project is open source and available for personal use.
| Platform | Link |
|---|---|
| surajgrao0203@gmail.com | |
| linkedin.com/in/suraj-g-rao | |
| 🐙 GitHub | github.com/Suraj-G-Rao |
| @SurajGRao020 | |
| @suraj.rao |
⭐ If you like this portfolio, give it a star
Built with ❤️ by Suraj G Rao