-
dotfiles Public
My programming environment configuration files and some whimsical utilities
C++ GNU General Public License v3.0 UpdatedAug 21, 2025 -
pysorteddict Public
Python dictionary in which the keys are always in ascending order
C++ GNU General Public License v3.0 UpdatedAug 16, 2025 -
mersenne-twister Public
High-performance 32- and 64-bit global-state (thread-unsafe) and thread-safe uniform pseudorandom number generators for C, C++ and Python. Provided as an installable package.
C GNU General Public License v3.0 UpdatedAug 7, 2025 -
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedApr 30, 2025 -
Signika Public archive
Forked from googlefonts/SignikaMaking a variable version of Signika, from Google Fonts
Python SIL Open Font License 1.1 UpdatedMar 20, 2025 -
fastfetch Public
Forked from fastfetch-cli/fastfetchLike neofetch, but much faster because written in C.
C MIT License UpdatedMar 19, 2025 -
-
-
ScrollableContainers Public
Scrollable containers for Tkinter, wxPython, PyQt5 and PyQt6. Can scroll horizontally as well as vertically, and automatically handle resize events.
-
Teal-Sea Public
Forked from paullinuxthemer/Mc-OS-themesClean and beautiful themes for the Xfce desktop environment.
-
project-euler Public
My solutions to some Project Euler problems. Emphasis on elegance (where possible) and performance.
project-euler prime-generator sieve-of-atkin project-euler-solutions prime-sieve project-euler-rust-solutionsRust GNU General Public License v3.0 UpdatedSep 25, 2024 -
points-table-projector Public
Determine the best outcomes for a team in an ongoing tournament.
C++ GNU General Public License v3.0 UpdatedJul 27, 2024 -
hash-drbg Public
Cryptographically secure pseudorandom number generator for C, C++ and Python with global-state (thread-unsafe) and thread-safe variants, implementing NIST SP 800-90A. Provided as an installable pac…
C GNU General Public License v3.0 UpdatedJul 19, 2024 -
WSLNotify Public archive
Native Windows notifications while using WSL.
-
-
iitkgp-utilities Public
Android application which auto-fills your login credentials on (and subsequently lets you browse through) some IIT Kharagpur portals.
Java MIT License UpdatedMar 19, 2024 -
matplotlib Public
Forked from matplotlib/matplotlibmatplotlib: plotting with Python
Python UpdatedMar 16, 2024 -
versatile-sort Public
Outro sort: a hybrid sorting algorithm which leverages the power of multithreading.
C UpdatedMar 7, 2024 -
Given a sequence of numbers, fit a polynomial through them. Then use it to obtain the next number in the sequence. Hilarity ensues when the result is unexpected.
C++ GNU General Public License v3.0 UpdatedSep 30, 2023 -
data-encryption-standard Public
Data Encryption Standard implemented in C.
-
graph-plot Public
Matplotlib wrapper with some customisations to plot pretty graphs with very few lines of code. Plots can be updated using an interactive GUI.
-
Linux-WiFi-fix Public
Install proprietary driver for Broadcom WiFi adapter.
Shell UpdatedNov 1, 2022 -
colour-visualiser Public
show and interconvert colours between different colour spaces
Python UpdatedNov 1, 2022 -
A circular doubly-linked list implementation. Used to solve the Josephus problem.
C UpdatedNov 1, 2022 -
gradient-wallpaper Public
Create a wallpaper which smoothly fades (vertically and horizontally) from the given colour to black.
Python UpdatedOct 17, 2022 -
the-varieties-of-pride Public archive
A joke programming language for cheating at code golf.
C++ MIT License UpdatedOct 8, 2022 -
gui-password-manager Public
GUI application to store passwords under AES256 encryption
C UpdatedAug 19, 2022 -
SmartAccess Public archive
Android application to communicate with Firebase via Wi-Fi and an ATmega328P via Bluetooth.
Java UpdatedJul 30, 2022 -
MolecularMassCalculator Public archive
GUI program which can calculate the molecular mass of a compound given its constituents.
Java UpdatedMar 22, 2021 -
sliding_puzzle Public
A sliding puzzle implementation using Python Tkinter.
Python UpdatedJan 6, 2021