justgithubaccount's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
jlevy/the-art-of-command-line
Master the command line, in one page
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Eugeny/tabby
A terminal for a more modern age
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
serhii-londar/open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
alebcay/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
withfig/autocomplete
IDE-style autocomplete for your existing terminal & shell
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
web3/web3.js
Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
Klocman/Bulk-Crap-Uninstaller
Remove large amounts of unwanted applications quickly.
owainlewis/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
geerlingguy/ansible-for-devops
Ansible for DevOps examples.
henrypp/simplewall
Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
Orange-Cyberdefense/GOAD
game of active directory
Uniswap/web3-react
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
janikvonrotz/awesome-powershell
A curated list of delightful PowerShell modules and resources
palantir/alerting-detection-strategy-framework
A framework for developing alerting and detection strategies for incident response.
chef-boneyard/devops-kungfu
Chef Style DevOps Kung fu
rannn505/child-shell
Node.js bindings 🔗 for shell
metablaster/WindowsFirewallRuleset
PowerShell scripts to automatically create rules for Windows firewall
jsumners/node-activedirectory
ActiveDirectory is an Node.js ldapjs client for authN (authentication) and authZ (authorization) for Microsoft Active Directory with range retrieval support for large Active Directory installations. Originally forked from gheeres/node-activedirectory.
lazywinadmin/PowerShellGUI
PowerShell scripts that generate Graphical User Interface (GUI)
Sup3rlativ3/Deploy-LAPS
This script and accompanying files will allow system administrators to automatically deploy Microsoft Local Administrator Password Solution.
daverickdunn/full-powershell
PowerShell has 6 message streams! That makes streaming directly through stdout and stderr a complete mess. This package adds a simple wrapper around your PowerShell commands to capture, separate and serialise all 6 streams at their source. They can then be subscribed to individually via RxJS, removing the headache of parsing noise from your data.
EvotecIT/DelegationModel
DelegationModel PowerShell module provides a simplified way to manage delegation in Active Directory. It's based on ADEssentials module and builts on top of it.