Posts
I'm gonna use this space to write about my journey as a developer, tech projects and my thoughts on the tech industry. I hope you enjoy it!
2023
-
Understanding the Josephus Problem
A brief explaination on how to approach the Josephus Problem with TypeScript.
3 min read
-
Unraveling the Aho-Corasick String Matching Algorithm
A brief introduction to the Aho-Corasick string matching algorithm, including a TypeScript implementation.
6 min read
-
Exploring the Temporal Proposal: Modernizing Date and Time Handling in JavaScript
Taking a look at the Temporal proposal, which aims to modernize date and time handling in JavaScript.
7 min read
-
The Comma Ok Idiom
Understanding the Comma Ok Idiom in Golang: Ensuring Safe Type Assertions.
3 min read
-
What is Suspense and how does it work?
A brief explanation of what Suspense is and how it works in React.
4 min read
-
Typeguards in TypeScript
What are typeguards in TypeScript and how to use them
4 min read
2022
-
How did it go with my first hackathon?
I participated in my first hackathon and I want to share my experience with you.
2 min read
-
How to copy an object from Chrome Dev Tools?
A small guide on how to copy and object from Chrome Dev Tools.
1 min read
-
How I decided to break into tech?
A brief story of how I decided to break into tech in my late 20s.
2 min read