Source for my portfolio landing page.
Live: https://rohitsudhakar1.github.io/Project-Portfolio/
Hand-written HTML, CSS, JS. No framework, no build step. Hosted via GitHub Pages from main.
python -m http.server 8000Then visit http://localhost:8000
index.html(markup)styles.css(all styles)script.js(clock, custom cursor, card spotlight)Rohit_Sudhakar_SWE.pdf(resume)