JoBrad's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
jesseduffield/lazygit
simple terminal UI for git commands
psf/requests
A simple, yet elegant, HTTP library.
viatsko/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
nodesource/distributions
NodeSource Node.js Binary Distributions
giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
PowerShell/Win32-OpenSSH
Win32 port of OpenSSH
rizonesoft/Notepad3
Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:
APIs-guru/openapi-directory
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
openblockchains/awesome-blockchains
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips :tulip::tulip::tulip:. Distributed is the new centralized.
pentestmonkey/windows-privesc-check
Standalone Executable to Check for Simple Privilege Escalation Vectors on Windows Systems
WhitewaterFoundry/Pengwin
A Linux distro optimized for WSL based on Debian.
Jonno12345/TileIconifier
Creates tiles for most Windows 8.1 and 10 start menu icons
WithSecureLabs/doublepulsar-detection-script
A python2 script for sweeping a network to find windows systems compromised with the DOUBLEPULSAR implant.
Erotemic/ubelt
A Python utility library with a stdlib like feel and extra batteries. Paths, Progress, Dicts, Downloads, Caching, Hashing: ubelt makes it easy!
Mermade/oas-kit
Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
ritwickdey/vscode-live-sass-compiler
Compile Sass or Scss file to CSS at realtime with live browser reload feature.
lesnitsky/git-tutor
:octocat:+md=:heart: Awesome tutorials from your git log
Kijewski/pyjson5
A JSON5 serializer and parser library for Python 3 written in Cython.
openapi-contrib/openapi3-generator
Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.
zdrouse/Auto-Amazon-Giveaways
Automated Amazon Giveaways using Python3 & Pyppeteer :gift: :snake:
Mermade/openapi-lint-vscode
OpenAPI 2.0/3.0.x intellisense, validator, linter, converter and resolver extension for Visual Studio Code
xolox/python-naturalsort
Simple natural order sorting API for Python that just works
gsjurseth/callingLambdaFromProxy
gsjurseth/chatbot
a hubot chatbot for apigee
Mermade/passwordHasher
Wijjo's password hasher portable web-page
mr-nfamous/attrs
Python Classes Without Boilerplate
mr-nfamous/xrand
xrand - e(x)tremely fast general purpose PRNG library for CPython