Nicolas Mesa's repositories
vm-inspector
Kernel development: Inspect Process Address Space by User Space Mapped Page Tables
first-contributions
🚀✨ Help beginners to contribute to open source projects
Geo-tagged-File-System
Develop a new kernel mechanism for embedding GPS location information into the filesystem, so that this information can be used by any application
GRR-Scheduler
Create a group round robin scheduler. Load balancing should be done every 500ms. Create a system call that will set the number of CPUs to use for foreground and background processes.
WakeupOnShake
Write a user-space daemon to pass device acceleration into the kernel
Access-Controller
Columbia Security project to create an ACL and enforce it
Accountit
Toy accounting project to practice Django
AlegraScripts
Tamper Monkey Scripts para Alegra
context-cli
Cli tool to search with contexts
cookiecutter-saas
A highly specialised project template for SaaS websites based on Django and (optionally) React + Redux
firecracker
Secure and fast microVMs for serverless computing.
http-server-with-priorities
Toy HTTP server that gives higher priority to certain requests
Nand2Tetris
Work from Nand2Tetris
raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
RestAPIManagement
A service for Restful API management
ruu2-logs-analyzer
Scripts for ruu2 host based IDS log files analysis
SafeSSL
SafeSSL is a project intended to reduce the probability of an SSLStrip attack.
Toy-Python-Http-Server
Toy Python HTTP server to play around with sockets