Jery Rodríguez jery04
-
University of Havana
- La Habana, Cuba
-
22:51
(UTC -04:00) - @JeryRf03
Highlights
- Pro
Stars
An Open Source package that allows video game creators, AI researchers and hobbyists the opportunity to learn complex behaviors for their Non Player Characters or agents
A centralized ecosystem of high-efficiency Python automation tools. Featuring modular scripts for web scraping, data transformation, and file management. Built for scalability and productivity.
🌐 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...
⚙️ 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...
🧬 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...
🧠 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...
🔗 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.
🤖 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,...
➗ 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...
🌦️ 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...
🗺️ 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...
Academic repository for Data Science as part of my bachelor's degree.
🔍NeuroMedIR is an intelligent medical information retrieval system that combines neural models and probabilistic inference to analyze symptoms described in natural language. It retrieves relevant m...
Browser control for AI coding sessions across local, remote, and cloud agent hosts.
🤖 AI-based HEX player implementing search algorithms and heuristics to make competitive decisions under time constraints.
Academic repository for Artificial Intelligence as part of my bachelor's degree.
🧮 A numerical solver for ordinary differential equations (ODEs) using the Euler method. This project provides a simple and effective approach to approximate first-order ODE solutions, with optional...
A Python script to automate file organization based on extensions.