
BSolutions: Managing Multiple Database Engines with Django and Docker
Advanced Databases class project: Django talking to ten SQL and NoSQL engines via Docker—multi-database ops and microservices architecture in practice.
Academic coursework projects and exercises.
9 articles available
Tip: press Esc to clear the search.

Advanced Databases class project: Django talking to ten SQL and NoSQL engines via Docker—multi-database ops and microservices architecture in practice.

From RDDs to streaming: notebooks, a Docker cluster, and a presentation teaching Apache Spark for my university Big Data final project.

Prolog and Mozart/Oz: logic puzzles, constraint solving, and four-coloring Colombia's map—university projects where you describe solutions, not steps.

Data structures in Java: stacks, queues, trees, graphs, Dijkstra, and an unbeatable Tic-Tac-Toe bot with Minimax—my university course end to end.

OOP in Java Swing: Sudoku with the Observer pattern and backtracking, plus a file-backed contact agenda—two university projects where patterns met real code.

Programming 2 brought C, pointers, memory management, and Allegro games—the semester I learned what the computer actually does under the hood.

Learning to code with DrScheme (now DrRacket): prefix notation, recursion, and a function plotter with derivatives in my first university course.

An academic experiment comparing sorting algorithms—complexity analysis and real execution times across two server configurations.

The story behind my first web project — a university database course final that became my introduction to PHP, SQLite, and web development.