Pinned Repositories
Bella
A pure python, post-exploitation, data mining tool and remote administration tool for macOS.
cs-video-courses
List of Computer Science courses with video lectures.
CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
FacebookHackerCup2017
My solutons for this year's Qualification Round
grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
hello-world
starting up with Hello World program with all the languages I know
Java-Practice-Problems
Repo for storing my Codes for practicing JAVA from different online Tutorial Websites
java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
wsse-headers
Python3 WSSE Header generation library for Humans™ :star: :star: :star:
light-bringer's Repositories
light-bringer/3202C
Geeya STB platform ( derived from ALI )
light-bringer/8-Puzzle-Solver
Program to solve 8-puzzle and Farmer, Wolf, Goat, Cabbage problems using DFS, BFS, and A* (Out of Place and Manhattan heuristics)
light-bringer/apt-cyg
fork of apt-cyg
light-bringer/bitTorrent
A bitTorrent client in Python
light-bringer/codechef-resources
This repo will contain additional resources that will be used for CodeChef website.
light-bringer/dotvim
my .vim directory
light-bringer/duckduckcrawl
Distributed crawling prototype for DuckDuckGO
light-bringer/ex
a python library for executing subprocesses with minimal fuss
light-bringer/handson_nodejs_source_code
Source code for the Hands-on Node.js book
light-bringer/learn
Algorithms, Data Structures, Programming Interviews
light-bringer/lmctfy
lmctfy is the open source version of Google’s container stack, which provides Linux application containers.
light-bringer/mongo-node-m101js
MongoDB for Node.js Developers course materials
light-bringer/NetMeter
NetMeter network performance measurement tool
light-bringer/node-easyimage
Node.js module for image processing and manipulation
light-bringer/QuizApp_Android
A Clone of popular trivia app QuizUp
light-bringer/QuizApp_server
QuizApp server , written in tornado, horizontally scalable.
light-bringer/Sharif-Judge
An online judge for C, C++, Java and Python programming assignments
light-bringer/SpeedTest
Test your network speed with this simple SpeedTest application
light-bringer/TicTacToe-multiplayer
Simple realtime multiplayer Tic-Tac-Toe game with instant messaging. Powered by nodejs, socket.io and easeljs, jquery, bootstrap.