Pinned Repositories
QuestionsAndAnswersContest
This program provides a system to let players answer questions with multiple difficulties. It allows to use the base questionaire or add your own custom set of questions. Also stores the performance of each player with the prizes won and best streak.
BinancePortfolioMngr
This is a python program that connects to the Binance API and loads de portfolio into a sqlite database to then calculate useful metrics.
cs50
My take on all the assignments of the CS50 course
cs50pt2
Second upload of my take on the CS50 assignments
moneymanager
Django-based app to have control of expenses.
mysqlmigrator
Python-based code to scan, replicate, migrate and test the migration of a database in MySQL. Built for Databricks with PySpark.
AirBnB_clone_v3
cs50pt3
Third part of my take on the CS50 assignments
Demo-repo
This is a test repository.
matilliontests
Repo to try out matillion features
pabloaguilarv's Repositories
pabloaguilarv/ProjectsAPI
API created with FastAPI to manage projects and team members.
pabloaguilarv/pruebatecnicanequi
Para esta prueba elegí como fuente de datos, la información de precios y volúmenes operativos del mercado de divisas. Se presentará una tabla de análisis de los precios para 2 pares EURUSD y GBPUSD.
pabloaguilarv/matilliontests
Repo to try out matillion features
pabloaguilarv/moneymanager
Django-based app to have control of expenses.
pabloaguilarv/mysqlmigrator
Python-based code to scan, replicate, migrate and test the migration of a database in MySQL. Built for Databricks with PySpark.
pabloaguilarv/BinancePortfolioMngr
This is a python program that connects to the Binance API and loads de portfolio into a sqlite database to then calculate useful metrics.
pabloaguilarv/QuestionsAndAnswersContest
This program provides a system to let players answer questions with multiple difficulties. It allows to use the base questionaire or add your own custom set of questions. Also stores the performance of each player with the prizes won and best streak.
pabloaguilarv/Demo-repo
This is a test repository.
pabloaguilarv/cs50pt3
Third part of my take on the CS50 assignments
pabloaguilarv/cs50pt2
Second upload of my take on the CS50 assignments
pabloaguilarv/cs50
My take on all the assignments of the CS50 course
pabloaguilarv/AirBnB_clone_v3