Category: Website Development
-
I built a Modern Reddit User Analytics Dashboard (Next.js + Tailwind)
Introducing Reddtive: A Modern Reddit User Analytics Dashboard Built with Next.js and Tailwind CSS In today’s digital landscape, social media platforms generate vast amounts of user activity data. Making sense of this data can be overwhelming, but with the right tools, users can gain valuable insights into their online interactions. Recently, I developed Reddtive, a…
-
Is the term “Wizard” outdated in 2025? Should UIs not need them?
Reevaluating the Use of “Wizard” in Modern User Interface Design in 2025 In the evolving landscape of user experience (UX) design, terminology plays a significant role in shaping how users perceive and interact with digital interfaces. One term that has historically been a staple in guiding users through complex processes is the “wizard.” However, as…
-
Do you think it’s still a smart path to focus on learning programming / web dev if your primary goal is financial stability?
Is Pursuing a Career in Programming and Web Development Still a Viable Path for Financial Stability? In recent years, the technology sector has continued to expand, often presenting itself as a lucrative avenue for those seeking financial security through skills like programming, web development, and digital design. But as the landscape evolves, many aspiring professionals…
-
Some questions about creating an efficient, self-hosted blog site
Creating an Efficient and Self-Hosted Blogging Platform: Key Considerations and Best Practices In the digital age, launching a personal blog requires careful planning, especially when aiming for an efficient, self-hosted solution. Whether you’re building from scratch or leveraging existing tools, understanding the intricacies of both backend architecture and frontend design is crucial. This article explores…
-
Introducing react-scitext, an accessible and performant scientific content rendering library based on React
Introducing react-scitext: A Robust and Accessible Solution for Scientific Content Rendering in React Applications In the evolving landscape of scientific and technical content presentation, developers often encounter challenges when integrating complex data formats such as chemical structures, mathematical formulas, and Markdown content within web applications. Addressing this need, we are excited to unveil react-scitext, a…
-
If you were to allow users to submit files with JS, how would you handle security?
Ensuring Security When Handling User-Submitted JavaScript Files in Web Applications In the realm of web development, enabling users to upload files introduces a spectrum of security considerations. While allowing users to submit JavaScript files may serve specific use cases—such as custom scripting or collaborative coding platforms—it also opens avenues for potential security vulnerabilities. In this…
-
Connecting a domain to a web server i host in pterodactyl
Guide to Connecting Your Custom Domain to a Self-Hosted Web Server Managed with Pterodactyl Setting up a personal or business website on your own server can be an empowering experience. If you’re hosting your website on a VPS running Pterodactyl, and want to connect a custom domain, this guide will walk you through the process,…
-
Open Sourced Image to Webp Converter (for Windows)
Introducing an Open Source Image to WebP Converter for Windows: Streamlining Image Optimization In the pursuit of enhanced website performance and efficient media management, optimizing image assets plays a crucial role. Recognizing this need, I developed a lightweight, open-source tool designed to convert and optimize images into the WebP format directly on Windows machines. The…
-
I made an online version of the popular game “Catchphrase” for remote play
Introducing a Remote-Friendly Browser-Based Version of Catchphrase In response to the increasing demand for engaging multiplayer games that facilitate remote interaction, I’ve developed a web-based adaptation of the classic party game, Catchphrase. Designed for seamless play over popular video conferencing platforms such as Zoom and Google Meet, this online solution removes the barriers of downloads…