Resume

Resume Used AI

10 devlogs
23h 23m
•  Ship certified
Created by Om Kanabar

A personal website/passion project built to experiment with responsive design and dark mode using HTML, CSS, JS, & Bootstrap 5.

Timeline

Final Devlog Before Shipping!

Ship 1

1 payout of shell 37.0 shells

Om Kanabar

28 days ago

Om Kanabar Covers 9 devlogs and 21h 7m

ADDED 404.html so it looks nice!!!!

Update attachment

Refactored my license page to be more readable and mobile friendly

Update attachment

Redesigned contact.html to be more responsive and fit with the new style. It was hard but worth it :). Oh, also added particle.js

Update attachment

My first index.html was not responsive and buggy. Started from scratch :(

Update attachment
• Fixed the navbar so it works on phones and zoom.
• Dark mode actually works now 
• Logo isn’t huge anymore lol
• Contact form checks stuff and sends correctly
Update attachment

Strengthen site security and user experience with thoughtful improvements

I’ve introduced Content-Security-Policy meta tags across all HTML files to better protect the site from potential vulnerabilities—because keeping my work safe and trustworthy matters to me.

To make the site friendlier to everyone, I added a noscript fallback for logos so that users who don't have JavaScript experience also have a sleek look and feel, and I responsibly protect my email addresses from spiders using JavaScript obfuscation—staying on the edge of openness and privacy.

I also updated the robots.txt file to kindly steer web crawlers away from license data and asset directories, making sensitive data private but permitting SEO.

Finally, I reordered the dark mode toggle to properly use event listeners for smooth interaction, and added small UX touches like context menu disabling and image dragging to make browsing on my site smooth and respectful.

Update attachment

Revised about.html with a new hero section, updated headings, and an introduction. Improved license.html by adjusting logo placement and footer class. Enhanced styles.css with new variables, layout improvements, and added styles for the hero and intro sections to support the updated HTML structure.

Update attachment

Added dark mode and languages that I coded in. This part was kinda annoying BCS I has to put all the CSS that I coded and make a duplicate of each and then sometimes things didn't line up but in the end it was worth it.

Update attachment

Just started on the homepage! It was fun designing the color palette and making it my own. It was kinda annoying to design the logo.

Update attachment