Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whybit.

think it. build it. vibe it.

tiny electronics for curious makers — out of bengaluru, india.


what's this?

the source of whybit.in — three static html pages with Tailwind (no build step, no framework fatigue). open it, read it, remix it.

the kits (coming soon)

  • lun-e — esp32-c3 tracked robot with animated oled eyes and esp-now radio.

the firmware lives at whybitlabs/T-01-The-Explorer.

layout

index.html          →  whybit.in/
about/index.html    →  whybit.in/about
contact/index.html  →  whybit.in/contact
styles.css          →  everything tailwind can't do elegantly
script.js           →  theme toggle, cursor glow, scroll blur

each page is standalone. the <head> boilerplate and the nav/footer chrome are duplicated across the three files on purpose — that's the tax for having no build step. edit one, edit all three.

run locally

# any static server works — serve from the repo root so /about/ resolves
python3 -m http.server 8080
# then open http://localhost:8080

say hi

license

copyleft 🄯 2026 whybit. released under the GNU GPL v3. fork it, remix it, ship it — just keep it free.

site by absurd industries.

About

tiny things, big why's

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages