- 🔭 I’m a pentester and cybersecurity analyst!
- 🐍 Python is my favorite programming language (I don't understand memory allocation)!
- 👯 I love contributing to open-source projects!
- 🤔 I'm pretty sure there's no ethical consumption under capitalism, but we gotta live somehow.
- 🎮 I 100%'d Cyberpunk 2077 & Helldivers 2. Been playing through Mass Effect: Andromeda.
- ⚡ Fun fact: I love Star Wars! Guess my favorite trilogy.
Description: A curated cybersecurity knowledge base containing regulatory frameworks (NIST, HIPAA), offensive security resources, practical automation tools, and continuous learning materials. Features web application vulnerability documentation, penetration testing guides, and threat intelligence scripts.
Description: A modular chatbot interface built with Streamlit and LangChain that enables custom AI conversations with support for multiple LLM providers (DeepSeek, GPT-o1, Claude). Features retrieval-augmented generation capabilities, LangSmith conversation tracing, and seamless deployment to Streamlit Cloud.
Description: An educational resource and toolkit of Jupyter Notebooks and Python components to leverage LangChain for building generative AI applications. It teaches the implementation of LangChain for chatbots with various capabilities, including retrieval augmented generation. The standalone components may replicate or extend the functionality taught in the notebooks, while there are also general-purpose modules I personally found useful. providing reusable code snippets, tutorials, and end-to-end examples.
Description: A Python CLI tool for batch image conversion between JPG/PNG/BMP/WebP formats using Pillow. Provides simple command-line processing with duplicate prevention and directory handling capabilities. Requires local installation from source.