App Tic Tac Toe

Personal

My ‘first’ game in the new language

Taking advantage of the opportunity to apply some math concepts, I created a simple game (the classic tic-tac-toe) that every developer makes at some point in their journey, but of course, using Next.js. The goal was to build something easy to play with my daughter while also learning some basic concepts of the language. I had previously created this game in PHP, so it wasn’t hard to get it online.

I plan to use the blog to post some interesting news and also showcase projects that can be shared. I’ll also talk about other things I work on that can’t be made public due to internal components.

For anyone interested, the game is available on GitHub and deployed on Vercel:

https://tic-tac-toe-git-main-gbflores-projects.vercel.app/

https://github.com/gbflores/tic-tac-toe

Feb 13

Projects

Finance AI

Project made in the Felipe Rocha course

Read More
Feb 03

Personal

Pokémon Guessing App

Reliving childhood with an interactive platform

Read More
Jan 10

Personal

Math App

Solving a Problem and Learning a Language

Read More