EDXORX
Index Blog Curriculum
Index Blog Curriculum

Blog
Entries

Writing about what I learn while building software.

Total entries: 05 Last sync: —
Databases NO_0005

SQL Basics with SQLite

Learn the basics of relational databases and SQL: create tables, insert, query, update, and delete data using SQLite.

May 23, 2026 · 10:55 PM →
Programming NO_0004

The Building Blocks of Programming 2

Continuing from Part 1 — learn how to make decisions with conditionals, repeat actions with loops, and store collections of data with arrays and strings, all through C.

May 23, 2026 · 10:51 PM →
Programming NO_0003

The Building Blocks of Programming

A beginner-friendly introduction to the core concepts every programmer needs to know: data types, variables, constants and comments — explained through C.

May 23, 2026 · 10:50 PM →
Computer vision NO_0002

Filtering image noise

What image noise is, where it comes from, and how to remove salt-and-pepper noise using a median filter implemented from scratch in Python.

May 2, 2026 · 10:50 PM →
Computer vision NO_0001

Computer Vision Fundamentals

How machines read images — grayscale matrices, pixel values, kernels, and the convolution operation explained from scratch.

May 1, 2026 · 07:15 PM →
EDXORX
HOME BLOG CURRICULUM GITHUB (opens in new tab) LINKEDIN (opens in new tab)
Privacy policy ·
© 2026 EDUARDO ORTIZ
Analytics // Privacy notice

This site uses Umami Analytics (cookieless, no personal data) and Microsoft Clarity (session replay & heatmaps). Accepting helps improve the site experience. Privacy policy →