Projects

Back to Home
Alpaca Bot

Alpaca Bot

End-to-end financial data pipeline and trading automation project using historical stock data, GRU-based price prediction, feature engineering, and Alpaca API integration. The system selects tickers, generates predictions, and automates order placement using scheduled scripts.

PythonFinancial DataTime SeriesKerasBroker APIAWS
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

Lightweight deep learning library written from scratch in Zig, featuring reverse-mode automatic differentiation, N-dimensional tensors, broadcasting, and a high-level API for building and training neural networks.

ZigNeural NetworksAutogradTensorsLow-Level ProgrammingNo Dependencies
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

Machine learning library written in Go, implementing regression, classification, evaluation metrics, and model persistence from scratch. The project explores the internal structure of ML algorithms without relying on external dependencies.

GoMachine LearningAlgorithmsMultithreadingNo Dependencies
MedAL - Skin Cancer Detection System

MedAL - Skin Cancer Detection System

Deep learning image classification project for detecting malignant skin moles from medical images. The model was built with TensorFlow/Keras using transfer learning, data augmentation, and a recall-first evaluation approach to reduce the risk of missing malignant cases.

PythonTensorFlowKerasTransfer LearningImage ClassificationMedical AIMatplotlib
Stock Pulse

Stock Pulse

Financial sentiment analysis platform that collects stock-related news and classifies sentiment using an NLP microservice. The system combines a C# API, Python FastAPI service, and React frontend to deliver market-related insights through a responsive dashboard.

PythonFastAPINLPC#ASP.NETReactDockerFinancial Data
Grizzly DataFrame

Grizzly DataFrame

DataFrame library for Go focused on efficient data manipulation, typed columns, aggregation, statistical operations, and parallelized processing using goroutines. The project was built to explore dataframe internals and query-style data operations.

GoData ProcessingDataFramesMultithreadingNo Dependencies
House Price Prediction

House Price Prediction

Regression-based machine learning project for predicting house prices from structured property data. The project compares multiple models, applies preprocessing and feature engineering, and evaluates performance using standard regression metrics.

PythonPandasNumPyScikit-learnRegressionMatplotlibWeb Scraping
Time Series Analysis MSFT

Time Series Analysis MSFT

Time series forecasting project analyzing Microsoft stock prices using exploratory data analysis, statistical inspection, moving averages, and an LSTM neural network built with Keras.

PythonKerasLSTMPandasNumPyMatplotlibTime Series