Home About Blog Games Contact

Gen – Blog

Explore stories, tutorials, and the latest in web creativity.

Game GIF

Understanding WebAssembly: A Deep Dive (Part 5)

Jan 18, 2024 by Soham Bharambe | 12 min read

We explore how WebAssembly can be leveraged to build high-performance web applications, covering memory management, compilation toolchains, and real-world use cases.

CSS Animations 2.0 – Advanced Techniques

Dec 30, 2023 by Soham Bharambe | 8 min read

From keyframe loops to physics‑based easing, learn how to push the boundaries of pure CSS animations without JavaScript.

GPT‑4 and the Future of Creative Writing

Nov 22, 2023 by Jane Doe | 10 min read

An analysis of how generative AI is reshaping storytelling, including a comparison of style transfer models and their ethical implications.

Integrating the Tenor GIF API into Your Projects

Oct 5, 2023 by Soham Bharambe | 7 min read

Step‑by‑step guide on querying Tenor, handling rate limits, and displaying GIFs responsively on mobile devices.

Moving to Mono‑Repos – Why It Makes Sense

Sep 14, 2023 by Soham Bharambe | 9 min read

We discuss the pros and cons of mono‑repos, tooling tips, and case studies from real companies that have migrated successfully.

Optimizing the JavaScript Heap for Performance

Aug 28, 2023 by Jane Doe | 11 min read

Learn how to analyze memory usage, avoid leaks, and make your web apps run faster and lighter on every device.