Projects

Back to Home
Alpaca Bot

Alpaca Bot

This project automates a daily stock trading strategy using GRU-predicted highs and Alpaca API. It fetches historical stock data, predicts the next day's high, and places buy/sell orders on the market open and target price.

Broker APIPythonKerasAWSKeras
Otero Ediciones Landing Page

Otero Ediciones Landing Page

This is the Angular frontend for the Otero Ediciones landing page. It displays a dynamic book catalog and a brief history of the editorial.

AngularHTMLCSSGoBackendFrontend
Cachuchin - By Waleles

Cachuchin - By Waleles

A tactical turn-based board game where two players duel 1v1 using movement cards instead of fixed rules. Each turn, cards are exchanged, forcing constant adaptation as you maneuver your pawns to capture the enemy King or invade their Base before they outplay you.

GodotC#BlenderGoWebSockets
Sound Tools

Sound Tools

Free online audio tools built with Go, templ, HTMX, AlpineJS and Tailwind.

GoTemplHTMXAlpineJSTailwind CSSDaisyUI
Relax

Relax

Relax is a lightweight, high-performance Deep Learning library written from scratch in Zig. It features a dynamic reverse-mode automatic differentiation engine (Autograd), N-dimensional tensors with broadcasting, and a high-level, Keras-style API for building and training neural networks.

ZigNo DependenciesNeural NetwokLow-Level ProgrammingHigh-Level API ProvidedSmall Binary Size
Learning with Otero Ediciones

Learning with Otero Ediciones

A lightweight school management platform built in pure Go, designed for managing users, classes, assignments, and submissions. The project focuses on simplicity, performance, and clean architecture without external frameworks.

GoHTMXAlpineJSTailwindCSSBash
Gorillaz ML

Gorillaz ML

Gorillaz is a machine learning library written in Go. It provides tools for building and evaluating various machine learning models, including regression, classification, and utilities for model persistence and evaluation metrics.

GoMultithreadingNo dependencies
Stock Pulse

Stock Pulse

StockPulse is a university project that analyzes the sentiment of financial news related to publicly traded companies. It combines a lightweight backend architecture (C# API + FastAPI NLP service) with a responsive React frontend.

ReactTailwind CSSDaisyUIASP.NETPythonFastAPICaddyDockerJavaScript / TypeScriptC#NLP (Natural Language Processing)
Grizzly DataFrame

Grizzly DataFrame

Grizzly is a DataFrame library for Go, designed to harness the full power of GoRoutines for handling large datasets efficiently. Its core aim is to provide an easy-to-use, yet robust, solution for data manipulation while maximizing the computational capabilities of modern machines through parallelized task execution.

GoMultithreadingNo dependencies
House Price Prediction

House Price Prediction

This project aims to predict house prices based on various features using different Machine Learning models. The objective is to identify the best-performing model by evaluating multiple regression algorithms and assessing their performance using common error metrics.

PythonKerasPandasNumpyMatplotlibWeb Scrapping