Skip to content

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 full build — hardware, wiring, firmware and print files — is documented at whybit.in/lun-e. the firmware itself lives at whybitlabs/T-01-The-Explorer (the repo still uses the T-01 name).

layout

index.html          →  whybit.in/
lun-e/index.html    →  whybit.in/lun-e     (the full build guide)
about/index.html    →  whybit.in/about
contact/index.html  →  whybit.in/contact
images/             →  local media
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