davidholiday's Stars
thjanssen/HibernateTips
magjac/d3-graphviz
Graphviz DOT rendering and animated transitions using D3
jgraph/jgraphx
DatabaseGroup/apted
APTED algorithm for the Tree Edit Distance
DatabaseGroup/tree-similarity
Library for tree similarity algorithms and queries.
ijkilchenko/ZhangShasha
A java implementation of the Zhang-Shasha algorithm for tree edit distance. http://dl.acm.org/citation.cfm?id=76082
tmatek/zhang-shasha-java
muhasturk/gitim
Clone all of your Github repositories, just single command from your terminal.
ferstl/depgraph-maven-plugin
A Maven plugin that generates dependency graphs in various formats (DOT, GML, PlantUML, JSON and Text)
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
johnjhacking/Buffer-Overflow-Guide
This Bufferflow Guide includes instructions and the scripts necessary for Buffer Overflow Exploitation. This guide is a supplement for TheCyberMentor's walkthrough. Please watch his walkthrough if you're confused. Feel free to implement Pull Requests or raise Issues.
CountablyInfinite/oscp_cheatsheet
Commands, snippets, exploits, tools, lists, collections and techniques I used on my journey to becoming an OSCP.
vit-vit/CTPL
Modern and efficient C++ Thread Pool Library
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
kloder-games/godot-admob
Module Admob for Godot engine
godotengine/awesome-godot
A curated list of free/libre plugins, scripts and add-ons for Godot
verekia/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
perrygeo/pairing
Encode pairs of integers as single integer values using the Cantor pairing algorithm
bfurman/AdSplode
rshk/elo
Very simple Python implementation of the Elo rating system.
auth0-blog/apigateway-blog
Sample application for the api gateway blog
reek/anti-adblock-killer
Anti-Adblock Killer helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable.
aws-samples/api-gateway-secure-pet-store
Amazon API Gateway sample using Amazon Cognito credentials through AWS Lambda
mjhea0/flask-tracking
http://www.realpython.com
hoobalias/TuneKeeper
A music manager with various features
amazon-archives/amazon-cognito-identity-js
Amazon Cognito Identity SDK for JavaScript
jamesjara/aws-cognito-javascript-example
aws-cognito-javascript-example
amazon-archives/amazon-cognito-js
Amazon Cognito Sync Manager for JavaScript
emmanuelmillionaer/aws-cognito-js-login
Example app showing correct set up and usage of amazon-cognito-identity for js
danilop/LambdAuth
A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.