Pinned Repositories
CompilersFinalProject
AliceInWonderLandVG
Videogame made in java. Move with the Q, E, A, D keys diagonally, evade the cheshire cats and destroy them when you get the superpower! (You get the superpower each 10 seconds, and lasts for 3 seconds). Pause the game with P. Each time you hit a cat and you don't have the superpower, a new enemy is added. You fail if the enemy counter hits 30, and win if you defeat all enemies.
BlobWars
Final project of programming fundamentals
BootstrapPractice
CitationAutomator
Scripts that fetch, order and categorize citations by author on Google Scholar. Citations are categorized depending on each of the article's authors.
ConnectFour
A game of connect four made for use on the terminal.
DesmadreInTheUsa
Proyecto final de videojuegos
ecs-tests
ECS Software Engineering Tests
ElectronicHealthRecord
An electronic health record database suited for a Mental Health institute
Fusion
The purpose of these scripts is to facilitate the process of manually merging source files from two directories. This is done through running two scripts: `diffDirectories.sh` and `diffAllFiles.awk`.
pabloemilio97's Repositories
pabloemilio97/CompilersFinalProject
pabloemilio97/BootstrapPractice
pabloemilio97/CitationAutomator
Scripts that fetch, order and categorize citations by author on Google Scholar. Citations are categorized depending on each of the article's authors.
pabloemilio97/DesmadreInTheUsa
Proyecto final de videojuegos
pabloemilio97/ecs-tests
ECS Software Engineering Tests
pabloemilio97/ElectronicHealthRecord
An electronic health record database suited for a Mental Health institute
pabloemilio97/Fusion
The purpose of these scripts is to facilitate the process of manually merging source files from two directories. This is done through running two scripts: `diffDirectories.sh` and `diffAllFiles.awk`.
pabloemilio97/game-of-live
Spawning "Conway's Game of Life" with elixir
pabloemilio97/Lab09
pabloemilio97/lab2
Laboratorio para practicar conceptos de float de CSS
pabloemilio97/MonkeyBall
Made with three.js and cannon.js
pabloemilio97/Parcial_1
pabloemilio97/Portfolio
Hey! Here are links to the portfolio mentioned in my CV.
pabloemilio97/SkeletonTablesToStandardDescriptions
C++ script that generates a file with a standard description based on an input file with a skeleton table (as seen in Alan Turing's "On Computable Numbers"). Check README for guidelines on formatting and example input.txt file. The input.txt uploaded is the one used in Alan Turing's paper: https://www.cs.virginia.edu/~robins/Turing_Paper_1936.pdf
pabloemilio97/SolarPoweredPanelOptimization
This algorithm uses the bisection method to find the optimal value of operation of a solar panel so that the maximum amount of Power is generated. A variant of Newton's method will be used as described in the commented sections of the text file in this repository.
pabloemilio97/Solitaire
Implementation of solitarire encryption algorithm https://www.schneier.com/academic/solitaire/
pabloemilio97/taxi-driver
🚖 Taxi Driver - A flexible & international Tax Engine Microservice
pabloemilio97/team16-codeu
pabloemilio97/TestDLL
A basic converter to some number formats like binary, int, hex and floating point.
pabloemilio97/tintita
Landing page for tintita mx
pabloemilio97/WebClassLab1
First Lab for the Web Development class at ITESM
pabloemilio97/WebClassLab2
pabloemilio97/WebClassLab2Pt2
pabloemilio97/WebClassLab3
pabloemilio97/WebClassLab4
pabloemilio97/WebClassLab6
pabloemilio97/WebClassLab7
pabloemilio97/WebClassLab8
pabloemilio97/WebClassLab9
pabloemilio97/WebSecondTermExam