A photo of Raidel

Raidel Almeida

Computer Science @ Florida International University

Techinical Project Manager @ INIT

Welcome to my nook of the internet! I post about my journey in web development, delving into new web technologies, and launching web applications.

SoniDough

Visit site
# web dev# full-stack# next.js

A music player application using Next.js, React, Supabase, and TypeScript.

Automating LaTeX to PDF Conversion with GitHub Actions

2024-02-21

A workflow that automatically converts LaTeX files to PDF and PNG formats and pushes the updated files to the GitHub repository on every push event.

Building a Tic-Tac-Toe Game with React and TypeScript

2024-02-04

In this blog post, I will share my experience of building an interactive Tic-Tac-Toe game. This project was a great opportunity to explore these technologies and apply them in a fun and engaging way.