Manuel
manuelinfosec
CS Advocate. I enjoy writing, building, and breaking computer software. Engineering distributed and compute-intensive applications in the cloud. Quant.
Languages
Top Repositories
a descriptive and functional implementation of flash loan arbitrage between uniswap and sushiswap on ethereum.
ICT Smart Money Concept Sniper Bot
CUDA-accelerated Ethereum vanity address generator written in C++, capable of brute-forcing custom prefixes and suffixes for addresses using NVIDIA GPUs.
Proof Of Concept RCE exploit for critical vulnerability in PHP <8.2.15 (Windows), allowing attackers to execute arbitrary commands.
based on sentimental data scraped off twitter, this project tries to effectively predict crypto assets' pricing using a neural network.
Windows version of the Unix/Linux touch command; allowing users to create empty files from the command-line, published to crates.io.
Repositories
83CUDA-accelerated Ethereum vanity address generator written in C++, capable of brute-forcing custom prefixes and suffixes for addresses using NVIDIA GPUs.
a descriptive and functional implementation of flash loan arbitrage between uniswap and sushiswap on ethereum.
ICT Smart Money Concept Sniper Bot
Writing SIMD-accelerated code in pure Rust; tested on M4 Pro & AMD Zen 5 CPUs
a rust-based job-processing service that accepts text-processing jobs via REST.
based on sentimental data scraped off twitter, this project tries to effectively predict crypto assets' pricing using a neural network.
Secure escrow contracts for peer-to-peer crypto assets' exchange on Solana; written in Rust.
Rust-based concurrent HTTP service that tracks bids for VM capacity and allocates VM-hours when supply arrives; unit tests and k6 load metrics included.
REST is over-engineering. Just expose one endpoint that accepts SQL queries directly. AI validation handles security. Prototyped with Hono.js — obviously satire.
A mini-daemon for OCI image orchestration. It uses a Finite State Machine (FSM) pipeline, retrieves container images and unpacks its layers into a canonical filesystem layout, provisions them inside a DeviceMapper thinpool and activates snapshots for use.
my personal profile
A minimal http reverse proxy, written in Go intended to run as a Google Cloud Function.
Rust implementation of the Bitcoin Blockchain using a peer-to-peer RPC (Remote Procedural Call) broadcast communication protocol and PoW (Proof-Of-Work) consensus algorithm.
Arduino-controlled ultrasonic sensor with a servo motor scans and measure the distance to nearby objects. Data is then visualized as a live, graphical radar screen with Python.
This test project is used to prototype techniques/algorithms before implementation in larger codebases.
Gossip-based service discovery (and more) for large distributed systems; currently contributing.
Secure escrow contracts for peer-to-peer crypto assets' exchange on Solana; written in Rust.
Windows version of the Unix/Linux touch command; allowing users to create empty files from the command-line, published to crates.io.
a web3py project deploying and interacting with a simple smart contract.
RUSTful API for sending newsletter emails with subscription, notification and un-subscription support.
a golang implementation of a level 2 order book and matching engine.
Proof Of Concept RCE exploit for critical vulnerability in PHP <8.2.15 (Windows), allowing attackers to execute arbitrary commands.
source files personally used in learning to build programs with Go 🐹
burn files into videos for infinite upload to YouTube
Sniff, spoof, intercept and manipulate network traffic using ARP poisoning to act as an intermediary; for auditing purposes.
secure escrow contracts for peer-to-peer crypto assets' exchange
If you can't afford to download the entire Football Manager face pack, this tool helps you grab just the faces you need by division or from a CSV file. Less data, more fun!🚀
Full-stack application powered by React, Fastify and SQLite developed for a technical interview.
A Golang-powered file upload service designed for microservices, featuring local file storage, robust validation, and seamless integration with Amazon S3 for scalable cloud storage.
Mono-repo with two REST APIs for users to browse and borrow books, and for admins to manage the catalog, built with Django and FastAPI; honing my 0-100 project skills.