manasmgkar's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
restic/restic
Fast, secure, efficient backup program
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
knadh/listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
dgkanatsios/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
alexellis/k3sup
bootstrap K3s over SSH in < 60s 🚀
enochtangg/quick-SQL-cheatsheet
A quick reminder of all SQL queries and examples on how to use them.
aquasecurity/kube-hunter
Hunt for security weaknesses in Kubernetes clusters
Netflix/security_monkey
Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
ProductHired/open-product-management
A curated list of product management advice for technical people.
gorilla/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
freach/kubernetes-security-best-practice
Kubernetes Security - Best Practice Guide
Avinash987/Coding
Data Structures and Algorithms (DSA) Preparation sheet
csujedihy/lc-all-solutions
My own leetcode solutions by python
gorilla/handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
lucassha/CKAD-resources
Study materials for k8s CKAD
guardrailsio/awesome-python-security
Awesome Python Security resources 🕶🐍🔐
peterlamar/python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
twajr/ckad-prep-notes
List of resources and notes for passing the Certified Kubernetes Application Developer (CKAD) exam.
tangweikun/awesome-leetcode
💄 A collection of awesome leetcode solutions
bbachi/CKAD-Practice-Questions
This is a consolidated list for CKAD practice questions
opencoff/go-tunnel
TLS/SSL Tunnel - A modern STunnel replacement written in golang
Bears-R-Us/arkouda
Arkouda (αρκούδα): Interactive Data Analytics at Supercomputing Scale :bear:
sakethramanujam/rover
image and metadata download command line interface for NASA's mars missions
narenkhatwani/arkouda-cheat-sheet
This repository contains the code for the cheat sheet made for the components present in Arkouda (High performance computing library)
narenkhatwani/arkouda-projects
This repository contains the source codes of the projects done using Arkouda (a software package that allows a user to interactively issue massive parallel computations on distributed data using functions and syntax that mimic NumPy, the underlying computational library used in most Python data science workflows.)