Pinned Repositories
dictionary_map
Apply a map-like function over a Python dictionary and return a new dictionary with the same keys and its values evaluated.
sealenv
Environment Variables Encryption Tool
ulisesojeda's Repositories
ulisesojeda/sealenv
Environment Variables Encryption Tool
ulisesojeda/dictionary_map
Apply a map-like function over a Python dictionary and return a new dictionary with the same keys and its values evaluated.
ulisesojeda/539kernel
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
ulisesojeda/8088_bios
BIOS for Intel 8088 based computers
ulisesojeda/commix
Automated All-in-One OS Command Injection Exploitation Tool.
ulisesojeda/cpython
The Python programming language
ulisesojeda/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
ulisesojeda/daily-feels
A React-based app for users to track their emotional health through daily journaling. It offers a personal space to express feelings, AI-driven insights, and Google login for easy access, promoting mental well-being in a user-friendly way.
ulisesojeda/devwatch
Speed up your coding by running actions on every saved changes
ulisesojeda/dirsearch
Web path scanner
ulisesojeda/docs.getdbt.com
The code behind docs.getdbt.com
ulisesojeda/dumb-init
A minimal init system for Linux containers
ulisesojeda/Fiwix
A UNIX-like kernel for the i386 architecture
ulisesojeda/geoGPT
Translate any global address into latitude, longitude, and timezone with GPT models
ulisesojeda/gitreplay
ulisesojeda/kafka-exercises
Exercises to master Kafka from the very beggining
ulisesojeda/ksql
The database purpose-built for stream processing applications.
ulisesojeda/learn-kafka-courses
Learn the basics of Apache Kafka® from leaders in the Kafka community with these video courses covering the Kafka ecosystem and hands-on exercises.
ulisesojeda/master_docs
ulisesojeda/onprem
A tool for running on-premises large language models with non-public data
ulisesojeda/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
ulisesojeda/project-ml-microservice-kubernetes
ulisesojeda/quix-streams
Python stream processing for Kafka
ulisesojeda/RedTeaming-Tactics-and-Techniques
Red Teaming Tactics and Techniques
ulisesojeda/RetroPie-Setup
Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
ulisesojeda/tinyc
ulisesojeda/trino-python-client
Python client for Trino
ulisesojeda/ucoreutils
ulisesojeda/vimium
The hacker's browser.
ulisesojeda/xv6-public
xv6 OS