You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TaskFlow is a console-based multi-threaded job processing engine built in pure Java. It reads tasks from a JSON file, distributes them across a configurable worker thread pool using the producer-consumer pattern, and updates task status in real time — all observable through a live dashboard.
Proyecto Final del Curso de Lógica y Representación I. Sistema de gestion de membresias para gimnasios en Python con persistencia en archivos, control de fechas con DateTime y estructuras optimizadas con NumPy.
Desktop telecom billing system built in C# that supports customer management, usage tracking, pricing plans (3G/4G/5G), and automated monthly bill generation.
A feature-rich Java Swing Snake game with Normal and Endless modes, dynamic difficulty, custom graphics, persistent high scores, and clean object-oriented architecture.
The application is built using Object-Oriented Programming principles and includes file persistence through CSV logging. It also integrates a Data Science analytics engine to generate transaction reports and insights.
Lightweight JSON database for TypeScript with schema validation, indexed search, and sorting. Zero dependencies. In-memory or file-persisted. Node.js & browser.
This repo contains source code for a probability and statistics library. There is set/multiset logical operations, probability calculations, statistical calculations, file-persistence, bst-based set/multiset implementation with relevant features as :search, insertion, deletion
Aplicação CLI modularizada que implementa a lógica do jogo da Forca. Integra sistema de autenticação (Login/Registro), persistência de dados em arquivos e validação lógica via Teoria de Conjuntos.