Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
cacador
Indicator Extractor
cipherscan
A very simple way to find out which SSL ciphersuites are supported by a target.
coding-interview-university
A complete computer science study plan to become a software engineer.
cracking-the-coding-interview
:books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
jenkins_parser
Parse Jenkins Job and Report the Failures
testrunner
The TestRunner (Extracted from carlin).
sequoia
Scalable testing with containers
TAF
bkumaran's Repositories
bkumaran/algorithms
Minimal examples of data structures and algorithms in Python
bkumaran/jenkins_parser
Parse Jenkins Job and Report the Failures
bkumaran/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
bkumaran/cipherscan
A very simple way to find out which SSL ciphersuites are supported by a target.
bkumaran/coding-interview-university
A complete computer science study plan to become a software engineer.
bkumaran/cracking-the-coding-interview
:books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
bkumaran/cryptomator
Multi-platform transparent client-side encryption of your files in the cloud
bkumaran/eagle-eye
Monitoring utility for Couchbase System Testing
bkumaran/EPIJudge
EPI Judge - Preview Release
bkumaran/frida
Clone this repo to build Frida
bkumaran/grokking-system-design
Grokking system design
bkumaran/grokking-the-object-oriented-design-interview
bkumaran/guides
The Gradle Guides at https://guides.gradle.org.
bkumaran/JTS
bkumaran/Jython
Will be experimenting on running the same testrunner on jython with more enhancements
bkumaran/LeetCode-Solutions
:octocat: (Weekly Update) Python / Modern C++ Solutions of All 1649 LeetCode Problems
bkumaran/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
bkumaran/monkey
Infection Monkey - An automated pentest tool
bkumaran/productivitynautomation
QE and Engg productivity automation code
bkumaran/Python
All Algorithms implemented in Python
bkumaran/python-interview-questions
Top 300+ Python Interview Questions and Answers
bkumaran/python-multithreading-examples
Python Scripts on Multithreading. This repo shows us various usage of Python's threading module with different sets of requirements.
bkumaran/sequoia
Scalable testing with containers
bkumaran/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
bkumaran/TAF
bkumaran/testing-distributed-systems
Curated list of resources on testing distributed systems
bkumaran/testrunner
The TestRunner (Extracted from carlin).
bkumaran/testssl.sh
Testing TLS/SSL encryption anywhere on any port
bkumaran/vuls
Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
bkumaran/wtfpython
What the f*ck Python?