Works

SignAI

SignAI, formerly known as HERMES, is my capstone project and a Chilean Sign Language interpreter service. It uses AI to convert sign language into text and voice into sign language. The project features a deep learning model, a REST API, a developer portal, a fully digitized Chilean Sign Language dictionary stored in MongoDB, and a real-time communication app to demonstrate integration. It also earned top honors at Demoday 2024, winning 1st place in the “Social Impact” category and 2nd in “Project of the Year.”

JavaScriptAstroReactTailwind CSSFirebaseMongoDBNode.jsPythonFastAPITensorFlowKerasSocket.io

WaveNet

WaveNet is a Hackathon project that was developed in 48 hours. The project is a small social network inspired by the 90s and the MegaMan StarForce video game series, more specifically the concept of digital bonds (or brotherbond).

ReactJavaScriptTailwind CSSSocket.ioFastAPIMongoDBFirebase

Portfolio

My personal portfolio. It aims to be minimalistic and simple. It was built with NextJS, TailwindCSS and Notion as CMS.

Next.jsReactTailwind CSSNotion

Pokédex

It is a WIP Pokédex that I am developing as a learning and hobby project. It is a project that includes a Deep Learning model to classify Pokémon images. My goal is to reach an accuracy rate of at least 90% with the first 151 Pokémon. Once the model is ready, I plan to integrate it into some Web or App. Mobile

PythonTensorFlowKeras

MoonieFlix

MoonieFlix is a Static Streaming Web Application that I developed just for fun and learning. I used webscraping to get all the data of the movies and series, as well as the images and video links, and then consume it and embed it in the web application. Eventually I will redo it using NextJS and a better UI/UX.

AstroJavaScriptTailwind CSSNode.jsPuppeteer

Quixi Chat

A “WhatsApp Web” clone with its basic functionalities, such as sending messages, creating groups, and adding contacts. The project was developed using the MEAN stack (MongoDB, Express, Angular, and Node.js) and Socket.io for real-time communication

TypeScriptAngularHTML5Tailwind CSSSocket.ioExpressMongoDB

Tic Tac Toe

A simple Tic Tac Toe game with a minimalist design. The game is built with Ionic and it has a single player mode with 3 levels of difficulty, and a multiplayer mode developed with WebSockets.

IonicTypeScriptAngularHTML5CSS3Socket.io