Pinned Repositories
autoHotkeyScripts
awesome-cheatsheets
📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-modern-cpp
A collection of resources on modern C++
pickyEater
A flask web app that uses sentiment analysis to scan comments in yelp regarding a particular dish the user desires. PickyEater will find restaurants that have positive comments on your selected dish, and display the results on an embedded Google Map.
psuCryptaag
pw-manager
rywall
A theme maker inspired by other tools to cutomize OS themes on the fly leveraging .Xdefaults system
webdev-final
agrny's Repositories
agrny/voidrice
My dotfiles (deployed by LARBS)
agrny/LARBS
Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution
agrny/rustbox
Rust implementation of the termbox library
agrny/home_networking_notes
Notes I gathered to help me learn about networking
agrny/web_programming_notes
agrny/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
agrny/simplenote.py
Python API wrapper for the Simplenote web service
agrny/ogl
agrny/awesome-cheatsheets
📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
agrny/Gray-Hacker-Resources
👾Useful for CTFs, wargames, pentesting. For fun or profit. 👾
agrny/todo.txt
‼️ A complete primer on the whys and hows of todo.txt.
agrny/awesome-modern-cpp
A collection of resources on modern C++
agrny/todo.txt-cli
☑️ A simple and extensible shell script for managing your todo.txt file.
agrny/drake-lyric-generator
agrny/GeeksForGeeksScrapper
Scrapes g4g and creates PDF
agrny/MBE
Course materials for Modern Binary Exploitation by RPISEC
agrny/kalirouter
intercepting kali router
agrny/Tree23
Generic 2-3 Tree Data Structure in Java.
agrny/xv6
Expanding on the UNIX based xv6 OS for CS 333
agrny/xrectsel
print the geometry of a rectangular screen region
agrny/cpp_String
Custom C++ String Class