https://github.com/ronikdedhia/dev-portfolio-ronik
Personal portfolio — Full-Stack & AI Engineer. Built with vanilla HTML/CSS/JS, deployed on Vercel.
https://github.com/ronikdedhia/dev-portfolio-ronik
css html javascript portfolio vercel
Last synced: 11 days ago
JSON representation
Personal portfolio — Full-Stack & AI Engineer. Built with vanilla HTML/CSS/JS, deployed on Vercel.
- Host: GitHub
- URL: https://github.com/ronikdedhia/dev-portfolio-ronik
- Owner: ronikdedhia
- Created: 2026-06-10T19:11:12.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2026-06-11T11:56:32.000Z (14 days ago)
- Last Synced: 2026-06-13T13:34:59.257Z (11 days ago)
- Topics: css, html, javascript, portfolio, vercel
- Language: CSS
- Homepage: https://dev-portfolio-ronik.vercel.app/
- Size: 427 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ronik Dedhia — Portfolio
Personal portfolio website built with vanilla HTML, CSS, and JavaScript.
**Live:** https://dev-portfolio-ronik.vercel.app/
## Stack
- HTML5 / CSS3 / Vanilla JS — no framework, no build step
- Glassmorphic dark design with CSS custom properties
- `IntersectionObserver` for scroll reveals
- Formspree for contact form
- Deployed on Vercel
## Features
- Typewriter hero animation
- Animated number counters
- Project filter tabs (All / Web / AI / Research)
- Tech marquee strip
- Browser-frame project previews
- Custom cursor (pointer devices only)
- Reading progress bar
- Parallax orbs
- Mobile responsive with hamburger menu
- Downloadable CV
## Local Development
No build step required — open directly in browser:
```bash
git clone https://github.com/ronikdedhia/dev-portfolio-ronik.git
cd dev-portfolio-ronik
open index.html
```
## Structure
```
├── index.html
├── styles.css
├── script.js
├── Ronik_Dedhia_Resume.pdf
└── assets/
└── photo.jpeg
```
## Contact
- Email: ronikdedhia@gmail.com
- LinkedIn: https://linkedin.com/in/ronik-dedhia
- GitHub: https://github.com/ronikdedhia