
History, Discussion, and Analysis of the Bitcoin Paper by Satoshi Nakamoto
A deep dive into Satoshi's Bitcoin whitepaper—what makes it revolutionary, the technical ideas that stuck with me, and why it changed finance.
Technology, entrepreneurship, personal life, and everything in between
Showing 26 of 86 articles (Page 3 of 3)
Tip: press Esc to clear the search.

A deep dive into Satoshi's Bitcoin whitepaper—what makes it revolutionary, the technical ideas that stuck with me, and why it changed finance.

Why GraphQL changed how I build APIs: strong typing, client-driven queries, one endpoint, and an experience that makes REST feel outdated.

Why Vue became my favorite framework after years of Angular and React — a deep dive into progressive design, reactivity, and what makes Vue special.

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

Hands-on Webpack 4: loaders, preprocessors, code splitting, DLL optimization, React integration, and backend bundling—how practice demystified the bundler.


From Bitcoin's origins to industrial revolution — exploring how blockchain technology is reshaping money, trust, and the future of digital ownership.

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.

Why blockchain goes beyond cryptocurrency: supply chains, identity, voting, and how decentralized trust reshapes modern digital systems.

Building VR experiences with HTML — my talk at Pereira Tech Talks on A-Frame, Mozilla's framework bringing virtual reality to the web with zero configuration.


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

Connect a static contact form to Google Forms via HTTP POST — no iframe needed. Step-by-step guide with Postman and jQuery Ajax.

Why I moved from REST to GraphQL for microservices — divide and conquer, client-defined queries, and the trade-offs you need to know.

From Bitcoin's blockchain to Ethereum's smart contracts — demystifying crypto for the Pereira JS community with a live Solidity demo.


I gave this talk at Universidad de Caldas — tracing blockchain from the history of money to building decentralized apps with JavaScript.



My first tech talk ever — building a real-time chat app with Meteor.js from zero to working prototype in minutes, with reactive data and no WebSockets setup.

The story of building a fully functional real-time chat with Meteor.js in a single afternoon — to prove to a room full of developers that it could be done.

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