-
University of Havana
- La Habana, Cuba
-
01:26
(UTC -04:00) - @JeryRf03
Highlights
- Pro
-
jery04 Public
🌱 A small hint of who I am: a curious dev blending software, AI, and creativity to build things that excite me. A tiny but honest glimpse — what I create here says more about me than any bio ever c…
computer-science portfolio game-development mathematics software-development applied-mathematics fullstack-development4 UpdatedSep 10, 2026 -
HULK-Compiler Public
Forked from JosuSC/HULKForge⚙️ A compiler for the HULK (Havana University Language for Kompilers) language that forges source code into executable artifacts through a full pipeline: lexing, parsing, and type checking. It feat…
-
jery04.github.io Public
🎓An interactive web experience with a fresh, modern design — where you can view my Curriculum Vitae, explore details about my professional and technical background, discover my CV, my technical jou…
-
LLM-Pathway-Evaluator Public
🗺️ Career trajectory exploration system — Framework that builds and assesses valid career paths through optimization, planning, and constraint satisfaction, integrating an LLM to analyze and qualit…
-
🔎 Information Retrieval System integrating web crawling, structured scraping, mathematical retrieval models, vector representations, and ranking algorithms to deliver relevant, well‑positioned sear…
-
Pizza-Slice-Hub Public
🍕 A modern, visually refined pizzeria website built with React, offering smooth interactions, clean UI components, and a fully responsive layout that showcases the menu, highlights signature dishes…
-
🧿 A web app is proposed to manage missions and curse records in Jujutsu Kaisen. It tracks sorcerers, exorcisms, techniques, and combat history, aiming to automate operations, improve coordination, …
-
Population-Simulation Public
🧬 Agent‑based population simulator that models aging, mortality, partner formation, breakups, fertility, and multi‑generation dynamics using probabilistic rules to observe how the population evolve…
-
Game-of-Throne-Game Public
🎲 Card game, inspired by the rich and complex universe of 'Game of Thrones.' It is a strategy game that features an interpreter capable of converting lines of code into physical cards with powers.
-
📉 The focus of our project is the statistical analysis of student dropout and academic success in higher education, using real data from university students
-
Captive-Portal Public
🌐 Captive Portal implementation for network access control. Blocks external traffic until user authentication via HTTP login. Built using standard libraries and OS CLI tools. Supports user accounts…
-
Autonomous-Hex-AI Public
🤖 This project develops an autonomous Hex player that analyzes an NxN board and selects optimal moves using AI. The agent inherits from the base Player class, evaluates the game state on each turn,…
-
Youtube-Analytics-Stats Public
▶️ This project is about Quantitative analysis of YouTube entertainment channels: temporal patterns, duration distributions, virality signals, growth metrics, and Monte Carlo simulations. Includes … -
Neural-Network Public
🧠 Dynamic Multi-Label Neural Network built from scratch using a Perceptron-based architecture. Includes a flexible NeuralNetwork class with backpropagation and a CrossValidator for K-Fold cross-val…
-
Dash-weather-application Public
🌦️ Dash Weather App consists of a dashboard that allows users to consult and analyze weather data from different cities in a visual and user-friendly way. The app connects to a local API to retriev…
-
Polynomial Public
📐 The computational project aims to analyze polynomials of degree less than or equal to 3 in the form 𝑝(𝑥) = 𝑎₀ + 𝑎₁𝑥 + 𝑎₂𝑥² + 𝑎₃𝑥³ and extract their real roots, as well as their critical points. T…
-
Border-Guard-Antivirus Public
🛡️ Border Guard Antivirus takes place in a realm of cyber-fantasy, where each process represents a creature and every port is a strategic point within the kingdom. This project blends knowledge of …
-
S-MIPS Public
⚙️ Everything about S-MIPS. This project presents the detailed construction of a Semi-Microprocessor without Interlocked Pipeline Stages (S-MIPS), which is a family of RISC (Reduced Instruction Set…
-
🔒 This project is an educational simulation of a complete digital signature, encryption, and document verification process between a company and a supplier. It uses Python's cryptography library to…
-
Messaging-application Public
🔗 This project aims to implement a peer-to-peer messaging application operating strictly at the data link layer, enabling message and file exchange between computers within the same local network.
-
Graph-library-in-Haskell Public
🧮 Design of a Graph Library: Integration of Data Structures and Algorithms with Foundations of Discrete Mathematics in Haskell
-
➗ This work presents a thorough analysis of a quadratic optimization model, confirming convexity, coercivity, and the exact global minimum. It compares gradient descent and Newton’s method, highlig…