A single-page, responsive portfolio built during Internshala (Course 2) using semantic HTML, Tailwind CSS, and vanilla JS. Features: day/night toggle, animated skill bars, interactive project cards, and a contact form. Live demo: https://my-portfolio-pearl-xi-96.vercel.app/
Live demo
https://my-portfolio-pearl-xi-96.vercel.app/
Why I built this
I built and published my Personal Portfolio as part of Internshala (Course 2) to create a clean, responsive single-page site that demonstrates my frontend skills, attention to micro-interactions, and UI sensibility. The goal was to ship a polished product that recruiters and engineers can browse quickly.
Tech stack
- HTML5 (semantic)
- Tailwind CSS (utility-first styling)
- JavaScript (vanilla for interactivity)
- Font Awesome + Google Fonts (Poppins)
What I built โ highlights
- ๐ Day / Night theme toggle with persistent preference (localStorage)
- ๐ฑ Responsive layouts tuned for desktop, tablet (iPad Mini), and mobile (Samsung Galaxy S8+)
- โจ CSS animations & transitions for micro-interactions (buttons, cards, headings)
- ๐ฏ Interactive project cards with hover transforms & live preview / GitHub links
- ๐ Animated skill bars that animate into view on scroll
- ๐ง Contact form with basic validation
- ๐ Certifications section (including my Internshala certificate)
Responsive & accessibility notes
- I prioritized semantic HTML (
<header>,<main>,<section>,<footer>) for screen readers and SEO. - Navigation includes skip links and ARIA attributes where necessary.
- The design adapts with Tailwind responsive utilities โ
md:flex,lg:grid, etc. โ and I manually tested key breakpoints.
Deployment
Deployed on Vercel for fast static hosting and quick previews. Zero-config deployment makes iterative changes simple.
What I learned
- Tailwind significantly speeds up layout tasks and keeps styling consistent.
- Micro-interactions (transitions, hover states) add polish but should be performant and accessible.
- Building a portfolio is as much about storytelling and UX as it is about code.
Whatโs next
- Add project case studies (problem โ approach โ code โ result)
- Add light analytics to understand which projects visitors view
- Consider a React-based rewrite for reusable components
I built this portfolio during Internshala (Course 2) to showcase my UI & frontend skills. Iโm actively looking for Frontend / UI Developer roles (remote or hybrid). If youโre hiring or know someone who is, Iโd love to connect โ DM me or check the resume and live demo on the site:
๐ https://my-portfolio-pearl-xi-96.vercel.app/
portfolio, webdev, frontend, tailwindcss, javascript, internshala

Top comments (1)
The clean design and the ability to use Tailwind are fantastic!
I really like the dark mode toggle and the details in the skill bar animation.
It makes the portfolio look modern and sophisticated.