Pinned Repositories
burp-suite-http-proxy-history-converter
Python script that converts Burp Suite HTTP proxy history files to CSV or HTML
django-rest-framework-passwordless
Passwordless Auth for Django REST Framework
Grocytrack
This is the Python/Django DRF-based backend for Grocytrack, a dynamic grocery list app where marketers can encourage users to buy certain products via automatic discounts.
Learning_ASM
Notes about ASM + example programs, with plenty of comments
LibFT
A reproduction of the standard C library written from scratch + some other utility functions
luisroel91.github.io
Nominatim_Scraper
A scraper for OpenStreetMaps data via the Nominatim API using Pandas and Geopy
Sonable-backend
The backend for Sonable, an event ticketing app. Written in Rust using the Rocket framework.
TodoList_Dapp
A decentralized todo list built with truffle for the ethereum blockchain
Vulnserver-Fuzzing-and-Exploitation
Fuzzing and exploiting Vulnserver with BooFuzz
luisroel91's Repositories
luisroel91/Learning_ASM
Notes about ASM + example programs, with plenty of comments
luisroel91/Sonable-backend
The backend for Sonable, an event ticketing app. Written in Rust using the Rocket framework.
luisroel91/TodoList_Dapp
A decentralized todo list built with truffle for the ethereum blockchain
luisroel91/luisroel91.github.io
luisroel91/burp-suite-http-proxy-history-converter
Python script that converts Burp Suite HTTP proxy history files to CSV or HTML
luisroel91/django-rest-framework-passwordless
Passwordless Auth for Django REST Framework
luisroel91/Docker-OSX
Mac in Docker! Run near native OSX-KVM in Docker! X11 Forwarding!
luisroel91/Grocytrack
This is the Python/Django DRF-based backend for Grocytrack, a dynamic grocery list app where marketers can encourage users to buy certain products via automatic discounts.
luisroel91/LibFT
A reproduction of the standard C library written from scratch + some other utility functions
luisroel91/MyShell
A shell based on the tutorial by Brennan.io with plenty of comments
luisroel91/Nominatim_Scraper
A scraper for OpenStreetMaps data via the Nominatim API using Pandas and Geopy
luisroel91/Vulnserver-Fuzzing-and-Exploitation
Fuzzing and exploiting Vulnserver with BooFuzz
luisroel91/DS_Learning
luisroel91/eod_coding_test
luisroel91/EPIJudge
EPI Judge - Preview Release
luisroel91/get_next_line
luisroel91/golang-redis-mock
A minimal functional Redis server written in Golang
luisroel91/kaggle-notebooks
Various Jupyter NBs relating to Machine Learning
luisroel91/learning-web3
This Next.js app is designed to be used with the Figment Learn Pathways, to help developers learn about various blockchain protocols such as Solana, NEAR, Secret, Polygon and Polkadot!
luisroel91/Learning_GO
A collection of notes on Golang from the golangbot tuto series + example programs
luisroel91/libdib_assesment
luisroel91/newGNL
luisroel91/nrf-softdevice
luisroel91/nvim-lspconfig
Quickstart configs for Nvim LSP
luisroel91/pentest_tools
A collection of tools I've amassed doing various CTF's, etc.
luisroel91/PhotonAPI_Scraper
luisroel91/pizzasort
Sort a given list of pizzas by tastiness
luisroel91/quart-db
Quart extension that provides managed connection(s) to postgresql database(s).
luisroel91/sqlalchemy-filters
Filter, sort and paginate SQLAlchemy query objects. Ideal for exposing these actions over a REST API.
luisroel91/substrate-tutorials
A collection of exercices to teach yourself Substrate