Pinned Repositories
aps4-mecsol
cheat-sheet-desprog
cloud-course-project
This project automates the provisioning of a public cloud infrastructure on AWS using Terraform. Supported by a infrastructure that includes an Application Load Balancer, Auto Scaling EC2 instances, and an RDS MySQL database it is designed to deploy a Python-based RESTful API.
computer-graphics
lua-compiler
A lightweight compiler for a subset of the Lua language. This project includes components for preprocessing, tokenizing, parsing, node generation, and ASM code generation.
mips-pipeline-32bits
5-stage pipeline MIPS CPU. The CPU supports 18 MIPS instructions, including 32 general purpose registers, 32-bit ALU, 32-bit PC, 32-bit data memory, and 32-bit instruction memory.
scRNAseq-analysis-sanbomics-tutorial
Step by step single-cell RNA sequence analysis following Sanbomics youtube tutorial (https://youtu.be/uvyG9yLuNSE?si=b_B6znCiHL0UCg3t).
simple_python_crud
vehicle-routing-problem
Capacitated Vehicle Routing Problem (CVRP) solver using heuristic and parallel algorithms with OpenMP and MPI for optimized route planning and performance.
zombie-startup-interpreter
The Zombie Startup Interpreter is a satirical programming language simulating startup life cycles, featuring variable declarations, loops, and conditionals with startup-themed syntax.
victorlga's Repositories
victorlga/cloud-course-project
This project automates the provisioning of a public cloud infrastructure on AWS using Terraform. Supported by a infrastructure that includes an Application Load Balancer, Auto Scaling EC2 instances, and an RDS MySQL database it is designed to deploy a Python-based RESTful API.
victorlga/scRNAseq-analysis-sanbomics-tutorial
Step by step single-cell RNA sequence analysis following Sanbomics youtube tutorial (https://youtu.be/uvyG9yLuNSE?si=b_B6znCiHL0UCg3t).
victorlga/simple_python_crud
victorlga/computer-graphics
victorlga/lua-compiler
A lightweight compiler for a subset of the Lua language. This project includes components for preprocessing, tokenizing, parsing, node generation, and ASM code generation.
victorlga/mips-pipeline-32bits
5-stage pipeline MIPS CPU. The CPU supports 18 MIPS instructions, including 32 general purpose registers, 32-bit ALU, 32-bit PC, 32-bit data memory, and 32-bit instruction memory.
victorlga/vehicle-routing-problem
Capacitated Vehicle Routing Problem (CVRP) solver using heuristic and parallel algorithms with OpenMP and MPI for optimized route planning and performance.
victorlga/zombie-startup-interpreter
The Zombie Startup Interpreter is a satirical programming language simulating startup life cycles, featuring variable declarations, loops, and conditionals with startup-themed syntax.
victorlga/computer_design
Repository to store VHDL files from Computers Design undergraduate course.
victorlga/EEG-movement-detection
victorlga/firefox-security-extension
A Mozilla Firefox extension capable of identifying security vulnerabilities and privacy concerns on websites.
victorlga/genetic-knapsack-solver
This project implements a genetic algorithm to solve the knapsack problem, a combinatorial optimization problem. The program creates a set of items, each with a value and weight, and attempts to maximize the total value of items in a knapsack without exceeding its weight capacity.
victorlga/german-credit-classifier
German dataset, classification
victorlga/lightweight_baby
victorlga/locust_python_tester
victorlga/ML-ames-dataset
victorlga/portscan
victorlga/redesoc-aps1
victorlga/redsoc-aps2
victorlga/redsoc-aps3
victorlga/renderer
Base renderer for the Computer Graphics course
victorlga/roll-a-ball
Roll-a-Ball unity tutorial based game set in a medieval room where the objective is to collect as many cheeses as possible.
victorlga/SAME70-bikegadget
victorlga/SAME70-google-meet-bt-control
victorlga/scRNAseq_automatic_annotation
victorlga/scRNAseq_study_space
This repository is my personal study space focused on single-cell RNA sequence analysis.
victorlga/supercomp
Supercomputing undergraduate course files and activities.
victorlga/transfer-learning-mri
victorlga/victorassis.com
victorlga/victorlga