computer
profile

Lucas Martinez

@lucas-martinez

0

FOLLOWERS

0

FOLLOWING

blog bg

Published on May 14, 2025

Mastering State Management: How to Use Redux with Modern JavaScript

I have worked on advanced JavaScript apps, and managing state can be difficult, ...

Read more...

65 Views

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...

211 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...

231 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...

218 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...

208 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...

240 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...

383 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...

803 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...

475 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...

302 Views