Tools

Tools and utilities to help with various tasks.

PY-Process_Planner_Visualizer

A simple way to visualize how the different implementations handle a set of processes. It graphs in the console a colorful line bar with the use of the different processes.

  • Colorful console graphs
  • Simple configuration

42Madrid-Molewakamole

Application written in Python3 with a simple terminal to obtain data from the 42Network API.

  • Analysis tools to extract details not directly available in the 42 API
  • Graphic library used to print graphs on the terminal
  • cli interface to interact easily with the API
  • Simple setup to authorize to the 42 API

gamecup

A simple webtool to manage your games, leagues and cups. With a mobile first design and installable as a web app, this tool simplifies keeping track of multiple scores. Offline mode and local persistance.

JS-LearningCards

A browser-based flashcard application built in JavaScript, mimicking the functionality of traditional study cards. Each card presents a question on one side and reveals the answer upon interaction. Ideal for medical students or anyone using active recall techniques.

  • Simple configuration
  • Content can be shared as a single JSON file
  • Great for learning any new topic

nginx-fileserver

Welcome to the nginx-fileserver repository! This project provides a Docker image with an Nginx server configured to enable the autoindex option. This feature allows you to quickly explore directories via a webpage served by the Nginx server.

  • File explorer included
  • Trivial configuration
  • Docker based and lightweight

rust-notebook

A simple, command used, notebook/agenda program to keep all your notes organized.

party-planner

A simple offline web tool to handle schedules for a party.

  • It allows you to create multiple parties.
  • In each party you can add when each person can be present.
  • The whole app is offline, even the persistence layer.

Eurovision

Simple web app to create your own version of the Eurovision song contest. You can add your data as a JSON file and the webpage will allow users to login and vote.

  • Data persistance to store your results.
  • Admin dashboard to manage the application.
  • Docker based development and deployment.