Projects:
Projects:
A majority of my projects (or tasks) are written in Python.
- GUI Based:
These projects make use of the Tkinter library:- Calculator:
This python script launches a completely customisable basic calculator.An Algebraic Equations Solver is being developed though! - Tic-Tac-Toe:
As the name suggests,it is a script for the classic Cross-and-Noughts! - Random Prime Generator:
A pop-up which displays a random prime number! - Guess the Number:
The classic guessing-my-number thing (old school!)
- Calculator:
- Framework Based :
A website designed using django-python and deployed on pythonanywhere. Source Code
(Under development though) - Machine Learning :
Complete solutions to Udacity’s Introduction to Machine Learning course. - Crytography :
Solutions to the problem sets of Cryptopals - Scripts :
- Desktop-Wallpaper-Generator :
This script picks a random wallpaper from WallHaven. - Project Euler :
Solutions to some of the Project Euler problems.
- Desktop-Wallpaper-Generator :