Kal's repositories
Beginners-Python-Examples
Basic Python CLI programs
Beginners-Cpp-Programs
Examples of c++ syntax, basics, recipes, algorithms, etc!
Starting-Out-With-Javascript
Scripts, Some Basic Algorithms, LIttle Syntax Descriptions that i wrote while I was learning Js
Beginners-PHP-Programs
Simple programs written in php while i was learning the language.
erratic-password-passphrase-generator
Alright people this is my first web-based full fledged project. A random password generator, and related text and article. Implemented using Html, Css, Php and Js. BUILD IN PROGRESS...
py-algorithm-testing-tools
The repo contains the tools i created to help myself while programming . The tools are for python programmers . Like, algorithm testing, py 2 exe stuff! contact kalpaktake@gmail.com
python_zip_cracker
this script allows you to brute force a password protected zip file
mindflunk
A simple Brainfck (esoteric programming language) interpreter implemented in two different ways.