Gen

Frequently Asked Questions

What is Gen?
Gen is a creative web server built by Soham Bharambe (soham.sh) that serves dynamic HTML pages, games, utilities and more—all wrapped in a witty, utilitarian aesthetic.
How do I request a new feature?
Use the Contact page and let us know. Or, if you’re adventurous, submit a pull request on the GitHub repo (just remember to keep it playful).
Can I use Gen’s GIFs for my own projects?
Sure! All GIFs come from Tenor via our /gif?query= endpoint. They’re free to embed, but feel free to attribute for fun.
Are there any age restrictions?
We’re a family‑friendly place—no 18+ content. If you’re looking for adult jokes, we’ll politely ask you to “grow up.”
Is my data safe?
We don’t collect personal data. Everything you see is served fresh, cached only for performance. Check our Privacy Policy for details.
Can I host my own content on Gen?
No, Gen is a static server. But you can fork the repo, tweak the templates, and host it anywhere you like.
What technologies does Gen use?
Pure HTML, CSS & JS (all inline), no frameworks. The backend is a minimalist Node/Express stack that serves the static files. 🎉