ObjectiveSpy08's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
iluwatar/java-design-patterns
Design patterns implemented in Java
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
google/guava
Google core libraries for Java
rapid7/metasploit-framework
Metasploit Framework
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
alexjc/neural-enhance
Super Resolution for images using deep learning.
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
tchapi/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
aws/aws-sdk-java
The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
heathermiller/dist-prog-book
chinedufn/percy
Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
aws/aws-sdk-java-v2
The official AWS SDK for Java - Version 2
OverTheWireOrg/OverTheWire-website
OverTheWire website
Shiva108/CTF-notes
Everything needed for doing CTFs
erikgrinaker/readings
Interesting readings and talks on computer science
awslabs/amazon-kinesis-client
Client library for Amazon Kinesis
pjasicek/OpenClaw
Reimplementation of Captain Claw (1997) platformer
nikoladimitroff/Game-Engine-Architecture
A repo contaning the learning materials for the course 'Game Engine architecture'
saschpe/libvirt-hook-qemu
Libvirt hook for setting up iptables port-forwarding rules when using NAT-ed networking.
aws-samples/aws-java-sample
Sample project to demonstrate usage of the AWS SDK for Java
DavidWells/serverless-workshop
⚡️ Open source serverless workshop. Ready to deploy serverless examples on AWS
amazon-archives/amazon-kinesis-data-visualization-sample
Amazon Kinesis Data Visualization Sample Application
vaidehijoshi/baseds-series
A complied list of resources from the baseds series
aws-samples/amazon-kinesis-learning
Learning Amazon Kinesis Development
awslabs/dynamodb-streams-kinesis-adapter
The Amazon DynamoDB Streams Adapter implements the Amazon Kinesis interface so that your application can use KCL to consume and process data from a DynamoDB stream.
mikeroyal/Distributed-Systems-Guide
Distributed Systems Guide
vase/designing-data-intensive-applications