Public
Remixed
Basic HTML starter template based on Glitch's starter
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

Potluck Mittal — Personal Site

A simple, fast personal website. Static HTML + CSS served from Val Town.

Sections

  • Hero — name, tagline, and a photo
  • What I'm working on — your current focus ("now" page)
  • Projects — a grid of project cards
  • Previous work — a timeline of roles
  • Contact — email and social links

Files

FileWhat it does
main.tsxHTTP server — serves the site + a /source redirect
index.htmlAll the page content
style.cssStyling (dark theme, fully responsive)
script.jsTiny bit of JS (sets the footer year)
favicon.svgBrowser tab icon

Make it yours

Edit index.html to swap in real content:

  • Replace the photo — change the src of the .hero__photo img to your own image URL.
  • Fill in the projects — edit each .card (title, year, description, tags, link).
  • Update previous work — edit each .timeline__item.
  • Fix the contact links — replace hello@example.com and the GitHub / Twitter / LinkedIn URLs.

Any save instantly redeploys.