Skip to content

rahulrd25/applied-ai-dev-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic AI Developer Portfolio

A high-performance, minimalist portfolio designed for Rahul Dhanawade. Built with Vanilla HTML/CSS/JS for maximum speed, zero build-step complexity, and easy deployment.

Features

  • Swiss Design Aesthetic: Deep blacks (#0a0a0a), clean lines, and Inter typography.
  • Bento Grid Layout: Mobile-responsive grid for showcasing technical stacks.
  • Performance: 100/100 Lighthouse score potential (no heavy frameworks).
  • SEO Optimized: Semantic HTML tags (<nav>, <main>, <article>, <time>).
  • No "AI Slop": No gradients, no robots—just code and architecture.

Customization Guide

1. Update Project Links

Edit index.html and search for the id="projects" section. Update the href attributes in the GitHub links:

<a href="https://github.com/rahulrd25/your-specific-repo" target="_blank">

2. Linking the CV

Place your PDF resume in the root directory and name it: Rahul_Dhanawade_CV.pdf Or update the link in the navigation bar in index.html.

3. Deployment

Since this requires no build step, you can deploy immediately to:

  • GitHub Pages: Go to Settings > Pages > Source: main / root.
  • Vercel/Netlify: Just drag and drop the folder or connect the repo.

Structure

  • index.html: Content and structure.
  • styles.css: Design system, variables, and responsive rules.
  • script.js: Progressive enhancement (smooth scroll, mobile menu, reveal animations).

Releases

No releases published

Packages

 
 
 

Contributors