ediloaz
🚀 Coding cosmonaut exploring the vast universe of code! 🌌 Feel free to customize it to better reflect your personality, skills, and interests! 🔧
Advision DevelopmentCosta Rica
Pinned Repositories
Babylon-Tower-solver
BST-Dynamic-vs-BST-Greedy
Finds the BST optimal using a dynamic and a greedy algorithm. Analyze both trees and processing time of the solution (on Latex document).
DriveFuel
Expert-System-Review-at-random-of-scales-major-and-minors
Project in development, when it's finished I will post the description
Maharajah-and-the-Sepoys
This is a popular chess variant with different armies for white and black.
N-queens-problem-HASKELL
The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.
nutriCounter
A nutritional counter about my macros and other users.
Simplex-Algorithm
Resolves linear programming problems (LP) with the simplex algorithm showing all the intermediate steps. With a basic interface (Glade & GTK+) input and Latex (beamer) Output.
SSH-Remote-Manager
Using SSH protocol, it can manage users and groups (create, modify, delete) on a remote linux machine just by specifying its IP, username and password.
Tasks-manager
A simple responsive app web, a task (or to-do) manager. Is possible add and delete tasks allowing to define the responsible, description and priority. Use React and Bootstrap.
ediloaz's Repositories
ediloaz/Simplex-Algorithm
Resolves linear programming problems (LP) with the simplex algorithm showing all the intermediate steps. With a basic interface (Glade & GTK+) input and Latex (beamer) Output.
ediloaz/Tasks-manager
A simple responsive app web, a task (or to-do) manager. Is possible add and delete tasks allowing to define the responsible, description and priority. Use React and Bootstrap.
ediloaz/Expert-System-Review-at-random-of-scales-major-and-minors
Project in development, when it's finished I will post the description
ediloaz/Maharajah-and-the-Sepoys
This is a popular chess variant with different armies for white and black.
ediloaz/nutriCounter
A nutritional counter about my macros and other users.
ediloaz/SSH-Remote-Manager
Using SSH protocol, it can manage users and groups (create, modify, delete) on a remote linux machine just by specifying its IP, username and password.
ediloaz/Babylon-Tower-solver
ediloaz/BST-Dynamic-vs-BST-Greedy
Finds the BST optimal using a dynamic and a greedy algorithm. Analyze both trees and processing time of the solution (on Latex document).
ediloaz/DriveFuel
ediloaz/N-queens-problem-HASKELL
The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.
ediloaz/ediloaz
My personal repository
ediloaz/IA-simple-projects
Several IA projects, using python and some IA dependencies like GPT.
ediloaz/Knapsack-Problem-with-a-Simple-Genetic-Algorithm
ediloaz/Linear-Regression-with-Lists-Numpy-and-Pytorch
This was done like the homework #01 of Machine Learning Course, of Computer Science Master.
ediloaz/Lottery-threads-in-C
Create and control threads in C, without using Kernel of Linux. The algorithm used is Lottery Scheduling. The output is in an interface, using GTK.
ediloaz/Machine-learning-study-and-tests
Some codes for testing new features in Machine Learning while I'm studying and understand how to works it.
ediloaz/N-queens-problem-Julia
The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.
ediloaz/N-queens-problem-Prolog
The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.
ediloaz/N-queens-problem-Scala
The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.
ediloaz/PR02-Shared-Memory--Producer-and-Consumer
Experiment with the use of shared memory between heavyweight processes.
ediloaz/practicing-angular
Some code to practice Angular syntax and remember how it works
ediloaz/Practicing-Webpack
Some practices with webpack
ediloaz/ReactJS-with-Firebase
Simple web app with React framework with Firebase integration.
ediloaz/ReactMarket
ediloaz/Scheduling-in-Real-Time
Simulación del comportamiento de varios algoritmos de scheduling clásicos para Sistemas Operativos de Tiempo Real (RTOS). Con una interaz gráfica hecha con GTK y generación de una presentación Beamer como salida.
ediloaz/TaskPortal
A TaskPortal with users handle, using quarkus and react.
ediloaz/TC02-System-Calls-Tracker
In the execution of this program it executes another program (called Prog), passing the arguments selected by the user and must track ALL the system calls used by Prog.
ediloaz/Threads-sync-in-C
Create threads that attempt to cross a bridge if it is empty based on direction. The output is in the console with pretty prints.
ediloaz/Updating-to-ES6-ES7-and-ES8
Codes and notes about the features implemented in ECMAScrip, specifically ES6 (or ES2015), ES7 and ES8
ediloaz/webScrapping