Modern in-memory cache released v2.0.0I am excited to announce the release of QIKS 2 0 This version represents a complete overhaul of the caching library and brings a whole new level of performance flexibility and power for your applications QIKS is written in TypeScript and is designed ...Feb 6, 2025·5 min read
What Are Variables? A Beginner's Guide to ProgrammingOver the past few days, I’ve been conducting an in-depth study on variables across various programming languages. My research has focused on understanding their properties, types, and other key characteristics. I’ve categorized my findings across sev...Oct 13, 2024·47 min read
Understanding Syntax and Semantics ExplainedIf you're learning a language, you've probably heard the word "syntax" and deal with it all the time. (Fucking Syntax Error). It was a few nights ago that I was thinking to myself, I never followed programming paradigms and techniques seriously, and ...Oct 1, 2024·7 min read
Welcome Qiu: An IntroductionI’m thrilled to announce the release of Qiu – a no-nonsense SQL query runner designed to make raw SQL fun again. Let’s be honest, ORMs have their place, but they can get a bit overwhelming when all you want is to write simple SQL. I’ve always enjoyed...Sep 13, 2024·2 min read
Introducing Agas 1.0.0I'm excited to announce the release of Agas version 1.0.0, a powerful and flexible tool designed to simplify HTTP requests from the terminal. Whether you're testing APIs, working with GraphQL, or managing RESTful services, Agas provides a streamlined...Sep 11, 2024·3 min read
A book about arraysI'm currently writing a book called "Arliz," which is a collection of everything I've learned—and am still learning—about arrays. My goal is to be as accurate as possible. The book is divided into 21 chapters (give or take a few), and I've been worki...Aug 29, 2024·1 min read