Leetcode #17
Posted on January 22, 2025
Let's take a look at Leetcode problem #17 "Letter Combinations of a Phone Number" and learn a solution using recursion.
Hey there, my name is Alexander Leonhardt. I'm currently 25 and living in Florida.
I started my journey in the tech world 10 years ago, back in the beginning of highschool. The first program I created was a tic-tac-toe game where you could play against an unbeatable computer. I had a blast making it and decided to pursue programming as a career. After that I learned JavaScript while creating Discord bots and that lead me down the web-dev rabbit hole. I have a ton of fun making things in the digital world.
HTML
CSS
JavaScript
MongoDB
Express
React
Node.js
Next.js
TypeScript
Tailwind
A full-stack chess application created for the purpose of learning express and socket.io
Express
React
Node.js
I used this project to learn tailwind and practice typescript
Next.js
TypeScript
Tailwind
Posted on January 22, 2025
Let's take a look at Leetcode problem #17 "Letter Combinations of a Phone Number" and learn a solution using recursion.
Posted on September 13, 2024
Let's take a look into the 7 most used hooks in React, what each of them do, and when to use them.
Posted on September 10, 2024
This is my first blog post.