Pinned Repositories
bitstarter
Homework number 3 from Software Engineering (specifically, from coursera>Startup_course).
CCOM3034-Asig1
Implementacion de clase ArrayOfFractions al lab01 antes creado. Este tiene un cliente diferente.
CCOM3034-Lab01
Practicing classes with fractions, and some other stuff
CETEC
A Databases project in where we create a database for a real client in order to practice, learn and get evaluated by the profesor.
CODE2040_API-Challenge
The final step in the application process for the Fellows Program of CODE2040 is an API Challenge. This is my code solving it.
CS_Lab_Contributions
Some scripts I wrote to aid in research for the CS Lab.
FoodGet
Project to search for near restaurants in base of a budget.
ForensicsLab
MyProjectEulerSolutions_Python
What is Project Euler? "Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve." So here are my solutions for some of those problems.
Project_Euler_C-
I decided to do as many problems from https://projecteuler.net/show=all as I can.
rlcmartis's Repositories
rlcmartis/bitstarter
Homework number 3 from Software Engineering (specifically, from coursera>Startup_course).
rlcmartis/CCOM3034-Asig1
Implementacion de clase ArrayOfFractions al lab01 antes creado. Este tiene un cliente diferente.
rlcmartis/CCOM3034-Lab01
Practicing classes with fractions, and some other stuff
rlcmartis/CETEC
A Databases project in where we create a database for a real client in order to practice, learn and get evaluated by the profesor.
rlcmartis/CODE2040_API-Challenge
The final step in the application process for the Fellows Program of CODE2040 is an API Challenge. This is my code solving it.
rlcmartis/CS_Lab_Contributions
Some scripts I wrote to aid in research for the CS Lab.
rlcmartis/FoodGet
Project to search for near restaurants in base of a budget.
rlcmartis/ForensicsLab
rlcmartis/MyProjectEulerSolutions_Python
What is Project Euler? "Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve." So here are my solutions for some of those problems.
rlcmartis/Project_Euler_C-
I decided to do as many problems from https://projecteuler.net/show=all as I can.
rlcmartis/SortingAlgorithms
Implementation in python of four famous sorting algorithms.