Recent Blog
-
IPintel Update – New features added, some removed for improvement
Introducing the Latest Updates to IPintel: Enhancing User Experience and Functionality At IPintel, we’re committed to delivering a reliable and efficient IP lookup service. Based on your valuable feedback, we’ve implemented several improvements and made strategic adjustments to better serve our users. Here’s a comprehensive overview of what’s new, what’s been temporarily removed, and our…
-
I redesigned my website and I’m really proud of it
Exciting Website Redesign: Showcasing My New Personal Platform I’m thrilled to unveil the refresh of my personal website, a space dedicated to sharing my projects, articles, and creative endeavors. The latest redesign reflects my passion for clean, modern design and user-friendly experience. Built with Next.js and Tailwind CSS, the site combines performance with aesthetic appeal.…
-
I built a New Tab productivity dashboard extension where you can embed iframes, and target an element with a CSS selector to display as a widget, and heaps of other useful widgets and features. Would love /r/webdev’s feedback!
Introducing the New Tab Productivity Dashboard: A Highly Customizable Extension for Your Browsing Experience Are you looking for a smarter, more personalized way to start your day online? After nearly four years of dedicated development, I am thrilled to unveil a comprehensive productivity dashboard designed to enhance your new tab page. Built as a Chrome…
-
Took 2 years to ship this simple website. Not because of tech. And I’m really proud of it.
Creating My Personal Showcase: A Two-Year Journey of Crafting a Simple yet Meaningful Website Embarking on a web development project can often be more about perseverance than complexity. After two years of dedicated effort, I finally launched a website that resonates deeply with me—constructed not with an elaborate tech stack, but with intentional simplicity and…
-
I’m screwed up in B2B client finding and need help.
Overcoming Challenges in Securing B2B Web Design Clients: A Personal Perspective Navigating the world of freelance Web Design, especially when targeting B2B clients, can be incredibly daunting—particularly for emerging entrepreneurs. If you’re experiencing difficulties in establishing a steady client base, you’re not alone, and it’s important to remember that success often involves persistence and strategic…
-
I created a minimal typescript ORM for people that want to prioritize shipping fast – would love your feedback!
Introducing TinyORM: A Minimalist TypeScript ORM Designed for Rapid Development In the fast-paced world of software development, efficiency and simplicity are often the keys to success. Recognizing this need, I’ve developed TinyORM—a lightweight, TypeScript-based Object-Relational Mapper crafted for developers who prioritize swift implementation over heavy dependencies and complex configurations. Why Choose TinyORM? Traditional ORMs can…
-
How would you define artificial intelligence (AI)?
Artificial Intelligence (AI) refers to the field of computer science that focuses on creating systems and machines capable of performing tasks that would typically require human intelligence. These tasks include reasoning, problem-solving, understanding natural language, learning from experience, and perception. AI technologies employ a variety of approaches, including Machine Learning, where algorithms improve through experience…
-
I benchmarked 4 Python text extraction libraries so you don’t have to (2025 results)
Comprehensive 2025 Benchmarking of Python Text Extraction Libraries: What You Need to Know Are you looking to integrate text extraction capabilities into your Python projects? With numerous libraries available, choosing the right one can be daunting. To help, I conducted an in-depth, unbiased performance analysis of four leading Python text extraction solutions using real-world documents.…
-
Dealing with nested slugs in deep links for URLs; 301s and parsing seems like a headache. How important are slugs these days as well as consistency in internal linking for SEO?
Title: Managing Deep Linking and URL Structure in WordPress for Community Websites Creating a dynamic and user-friendly URL system for a community-focused website built with WordPress can pose significant challenges, especially when dealing with nested content, comments, and deep links. If you’re developing a platform that combines features like comment threading, direct linking to specific…