Pinned Repositories
aps4-mecsol
bcg_x_challenge
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.
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.