TheLastGarageKid

PROJECTS

A collection of my life and coding experiments.

2025/09/22 - Flashlist Collaborative Todo Lists

What is this project about or how did it start?

I continue practicing React and learning how a Laravel backend works. This is a simple collaborative to-do list: you create a list and share it with someone via WhatsApp. Complete tasks on your own or with family and friends, the list expires after 24 hours.

You don’t need to register; just generate a list and share it.

I thought it could be useful not only for practice, but also for personal tasks. For example, sometimes my wife and I buy groceries and we go back and forth, so this is an easy way to track what we bought or did during the day.

Link: flashlist.com.ar

Flashlist Thumbnail

What I've used for this project?
  • React (Link)
  • TypeScript (Link)
  • Laravel (Link)
  • PrimeReact: Component library (Link)

Github Repo: flashlist frontend, flashlist Backend

2025/09/02 - React Birth Day Cards

What is this project about or how did it start?

This project is all about kids birthday cards, you pick a template, edit and send, or you totally customize it. You don't need to be an expert but just take a few minutes and read.

You dont need to registry just generate a link and share it. The web is spanish and english, it changes language depending on your browsers language.

I was practicing context, and I had to do a card for my sons birthday. So I ended up doing a small project, basically a main layout that picks all the choises and while you build it you see the result next to the builder.

Link: tarjetagratis.com

Tarjeta Gratis Thumbnail

What I've used for this project?
  • React (Link)
  • TypeScript (Link)
  • Laravel (Link)
  • PrimeReact: Component library (Link)
  • Animate.css: Text animations (Link)
  • 3D Card Effect: Inspired by the WebDev Diaries - Bird Hover Effect video (Video)
  • Fonts: All from Google Fonts (Link)
  • Images and backgrounds: Generated with Google AI Studio (Link)

Github Repo: tarjetagratis

I think this is more like re-launch. I'm still working on this project, but I created it two months ago, added the date has today because today I launched TheLastGarageKid.com

2025/09/02 - The Last Garage Kid

What is this project about or how did it start?

A place to practice PHP, I'm very thankfull with php and I want to continue with it, besides I like retro style websites so I wanted to create mine with some basic stuff and reinforce fundamentals.

Link: thelastgaragekid.com

What I've used for this project?

  • Html, PHP, CSS, Bootstrap

Github Repo: thelastgaragekid