Pinned Repositories
SuperTT
Nuestro Trabajo Terminal
Algorithms-1
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
Competitive_Programming_3_book_problems
some Solutions to the problems from the book by Steven and Felix Halim on its third edition
CS
Pending.
DistributedSystems_Project
ESCOM
here are some tiny programs (actually, they're just scholar practices, so they are not quite important but it shows how much i've learned)
Galaga_Game
Version of galaga game made in c++ with allegro library for the graphical interfac, it was made in a team of two integrants
GeneradorConstanciasElectiva
Script Python 3 that generates pdf files for IPN ESCOM
HangmanPythonJava
Hangman game with python server and java client
im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
QApolo's Repositories
QApolo/GeneradorConstanciasElectiva
Script Python 3 that generates pdf files for IPN ESCOM
QApolo/CS
Pending.
QApolo/Algorithms-1
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
QApolo/Competitive_Programming_3_book_problems
some Solutions to the problems from the book by Steven and Felix Halim on its third edition
QApolo/Galaga_Game
Version of galaga game made in c++ with allegro library for the graphical interfac, it was made in a team of two integrants
QApolo/im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
QApolo/DistributedSystems_Project
QApolo/ESCOM
here are some tiny programs (actually, they're just scholar practices, so they are not quite important but it shows how much i've learned)
QApolo/HangmanPythonJava
Hangman game with python server and java client
QApolo/Algorithm-Anthology
Alex's Anthology of Algorithms: Common Code for Contests in Concise C++ (A³C⁵) - Work in Progress!
QApolo/Algorithms
Implementation of some essential algorithms thata every programmer, computer science engineer must know
QApolo/burrOS
contest problems solved by our team burrOS (before submarine)
QApolo/burrOS-1
Solutions of competitive problems of the burrOS team.
QApolo/ClubProgramacionCompetitiva
QApolo/competitive-programming-book
Data Structures & Algorithms From Competitive Programming Book
QApolo/computing-selected-topics
En realidad es un repositorio de sistemas complejos pero bleh!
QApolo/Database_Manager
Database manager
QApolo/distribuidos
Repositorio de la clase Desarrollo de sistemas distribuidos impartida por el profesor Carlos Pineda de la ESCOM
QApolo/edx_graficas
coursera, edx curso 2021: Gráficas de ciencias de datos
QApolo/Evolutionary-Computing
Repositorio de prácticas de Evolutionary Computing.
QApolo/Game_Of_Life
game of life proposed by Conway, I just programmed it because it seemed pretty awesome
QApolo/HIV_Cellular_Automaton
A cellular automaton based on a model found on a document available at www.sciencedirect.com
QApolo/mini-curso-principios
Código fuente del mini curso de principios de diseño SOLID
QApolo/NetworkPDF_Report_Generator
Análisis de tráfico de los distintos protocolos y generación de reporte.
QApolo/OnlineJudgesProblems
competitive problems that I've solved
QApolo/qapolo.github.io
QApolo/RandomWorms
Distributed Systems project
QApolo/sir_model
https://qapolo.github.io/sir_model/
QApolo/SuperTT_Report
repor created due to overleaf issue
QApolo/Truth_table_solver
A simple input/output program that solves any boolean function with all the possible inputs NOTE: (It is not finished yet)