computer
profile

Lucas Martinez

@lucas-martinez

0

FOLLOWERS

0

FOLLOWING

blog bg

Published on April 29, 2025

Create a Scalable URL Shortener with Go

We have all seen those shorten links on social media or in marketing efforts wit...

Read more...

76 Views

blog bg

Published on April 14, 2025

How to Create a Submission Form Using React

Forms are the most important part of any web app. Forms connect users to the fea...

Read more...

186 Views

blog bg

Published on March 28, 2025

Designing Low Power IoT Systems Optimizing for Battery Life With Arduino Example

Could IoT devices endure months or years without charging? Modern society values...

Read more...

191 Views

blog bg

Published on March 08, 2025

Implementing a Consensus Algorithm in Go: Proof of Stake (PoS)

How can cryptocurrencies like Ethereum be safe without using much resources? One...

Read more...

176 Views

blog bg

Published on February 18, 2025

Sparse Arrays: Storing and Accessing Large, Sparse Data Efficiently

Have you worked with a dataset containing mostly 0 values? Imagine placing a hug...

Read more...

215 Views

blog bg

Published on January 31, 2025

Jetpack Compose Navigation: Managing Multi-Screen Apps

How can Android apps manage multiple screens without difficult and error-prone n...

Read more...

348 Views

blog bg

Published on January 15, 2025

Adding Multiplayer to Your 2D Game with WebSockets

Want to bring your 2D game to life with real-time player interaction? WebSockets...

Read more...

782 Views

blog bg

Published on December 30, 2024

Coding a Simple Dialogue System for Narrative Games

Does a game's dialogue seem like a conversation that immerses you? Dialogue syst...

Read more...

452 Views

blog bg

Published on December 13, 2024

Real-Time Object Detection in Python with YOLO and OpenCV

Ever wondered how self-driving vehicles or smart surveillance systems can recogn...

Read more...

285 Views

blog bg

Published on November 28, 2024

Build a simple reactive REST API with Spring WebFlux.

Have you ever thought, how these modern apps can handle thousands of requests at...

Read more...

211 Views