
Welcome to Code, a blog by Zeba Academy.
We cover all things tech, and then some more.
This is where you’d find cutting-edge content related to System Programming, Rust, Linux, and of course, Zig. π
Latest Articles
Thoughts, tutorials, and insights.
-

Β· 5 min read
Rate Limiting in APIs: Preventing Abuse (with Code Examples)
Read more β: Rate Limiting in APIs: Preventing Abuse (with Code Examples)Rate limiting is a technique used in APIs to control how many requests a client can make within a specific time frame. In simple terms,…
-

Β· 5 min read
Creating a Simple To-Do List in jQuery
Read more β: Creating a Simple To-Do List in jQueryTask management is at the heart of productivity, and one of the simplest yet most useful applications to build is a to-do list. For beginners,…
-

Β· 5 min read
Handling Simple Data Visualization Using Chart.js
Read more β: Handling Simple Data Visualization Using Chart.jsData visualization is one of the most effective ways to simplify complex information and communicate insights clearly. Charts and visuals transform raw data into something…
-

Β· 5 min read
Game Dev with Rust: How to Create a Classic Arcade Pong Game in Rust?
Read more β: Game Dev with Rust: How to Create a Classic Arcade Pong Game in Rust?Game development is one of the most exciting ways to learn programming, and recreating classic games is a proven path to mastering both fundamentals and…
-

Β· 5 min read
Dynamic Data Visualization Using Chart.js and Google Sheets
Read more β: Dynamic Data Visualization Using Chart.js and Google SheetsData is most powerful when itβs not just collected but also presented in a way that makes sense instantly. Instead of static reports or endless…
-

Β· 5 min read
Is React Still The Leading JavaScript Framework?
Read more β: Is React Still The Leading JavaScript Framework?It might be possible that React has overstayed its welcome. But, that is not the only viewpoint developers have. Let us explore why that is…