Introducing ChessApp: Connect FIDE Profiles with Online Chess Accounts
Hey devs and chess lovers!
I recently launched ChessApp, a simple tool to bridge the gap between official over-the-boar...
Forms are a big part of any web app—login, sign-up, search, etc.—and React gives you full control over them!🔹 Controlled Components – In React, form inputs like or are usually controlled, m...
Server Side Fell in love with Web
For decades I have programmed server side. Mostly Java and infrastructures. But I also love to draw and paint so whenever I had to do something on the client...
Introduction
Ever been annoyed by this? You put in the work to generate a sitemap.xml for your multilingual site, only to check it on Ahrefs or Google Search Console and—bam!—a ton of “...
1. Introduction
A few weeks ago, I was assigned a task at work involving object detection. As someone who primarily works on the frontend, I became curious was it possible to implement an obj...
As developers, we often find ourselves building tools we personally need or wish existed in a simpler form. That’s exactly what led me to create piechartmaker.me 🥧 — a fast, free, and easy-to-...
Tech Stack: React | Node.js | Express | MongoDB | JWTDelivora is a fully responsive food delivery platform built to streamline online ordering. It features role-based authentication, a dynamic cart sy...
An interactive React application offering real-time analysis of user input.
This project is the first React application I built using the concept of state. It provides real-time analysis...
I’ve been diving deep into React patterns, organizing my thoughts in Notion, and Higher-Order Components (HOCs) have truly been a game-changer! 🌟 They help you reuse code and keep your app clean ...