Pinned Repositories
Directory-Snapshot
:file_folder: :floppy_disk: A tool to create a snapshot ( poor man's backup ) of a directory.
directsync
:file_folder: :arrows_counterclockwise: :watch: An efficient and easy-to-use utility to compare/synchronize/mirror folder contents.
File-Locker
:closed_lock_with_key: An application which can encrypt any file with a password and make a self-extracting binary for unlocking it.
File-Shredder
:scissors: A program to shred files and folders securely
gDrive-auto-sync
:cloud: :floppy_disk: Automatically backup files to your Google Drive account periodically
Jukebot
:musical_score: :musical_keyboard: Generating artificial music using Recurrent Neural Networks
Pretty-print
:ok_hand: A set of template functions written for pretty-printing C++ STL container types.
SHA2_512
:lock_with_ink_pen: An implementation of SHA-2 hash function with a digest size of 512 bits
SHA3_512
:lock_with_ink_pen: An implementation of SHA-3 hash function with a digest size of 512 bits
Sign-Language-Recognition
:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python
Anmol-Singh-Jaggi's Repositories
Anmol-Singh-Jaggi/Sign-Language-Recognition
:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python
Anmol-Singh-Jaggi/Directory-Snapshot
:file_folder: :floppy_disk: A tool to create a snapshot ( poor man's backup ) of a directory.
Anmol-Singh-Jaggi/gDrive-auto-sync
:cloud: :floppy_disk: Automatically backup files to your Google Drive account periodically
Anmol-Singh-Jaggi/File-Shredder
:scissors: A program to shred files and folders securely
Anmol-Singh-Jaggi/directsync
:file_folder: :arrows_counterclockwise: :watch: An efficient and easy-to-use utility to compare/synchronize/mirror folder contents.
Anmol-Singh-Jaggi/Pretty-print
:ok_hand: A set of template functions written for pretty-printing C++ STL container types.
Anmol-Singh-Jaggi/SHA3_512
:lock_with_ink_pen: An implementation of SHA-3 hash function with a digest size of 512 bits
Anmol-Singh-Jaggi/Jukebot
:musical_score: :musical_keyboard: Generating artificial music using Recurrent Neural Networks
Anmol-Singh-Jaggi/SHA2_512
:lock_with_ink_pen: An implementation of SHA-2 hash function with a digest size of 512 bits
Anmol-Singh-Jaggi/Blackout
:signal_strength: An application which can toggle devices/services programmatically
Anmol-Singh-Jaggi/Dictionary
:abc: An application simulating a dictionary
Anmol-Singh-Jaggi/grocery-bill-split
:scissors: :page_with_curl: :moneybag: A small app to help split the grocery bills
Anmol-Singh-Jaggi/Recommend
:information_desk_person: Implementation of multiple types of recommender systems
Anmol-Singh-Jaggi/snippets
:clipboard: Small programs used frequently by me
Anmol-Singh-Jaggi/STL-Containers
An attempt at writing my own versions of C++ STL containers
Anmol-Singh-Jaggi/Anmol-Singh-Jaggi.github.io
Anmol-Singh-Jaggi/blog
:newspaper: My blog's articles' source, ideas for new articles etc.
Anmol-Singh-Jaggi/cpp-py-calculator
A simple C++/Python expression evaluator. Calls Python interpreter from within C++
Anmol-Singh-Jaggi/flashcard
A rudimentary flashcard app
Anmol-Singh-Jaggi/parseq
Asynchronous Java made easier
Anmol-Singh-Jaggi/pomodoro-hard-mode
:alarm_clock: :tomato: A pomodoro timer that is hard to ignore.
Anmol-Singh-Jaggi/vscode-markdownfmt
:vs: :m: :ballot_box_with_check: Markdown formatter for Visual Studio code.
Anmol-Singh-Jaggi/Akka-POC
Anmol-Singh-Jaggi/Crypto
:lock: :key: Implementations of various cryptographic algorithms written during self-study (4th Semester).
Anmol-Singh-Jaggi/gdrive
Google Drive CLI Client
Anmol-Singh-Jaggi/gmvault
gmail backup software
Anmol-Singh-Jaggi/Machine-Learning
:chart_with_upwards_trend: Machine Learning practice
Anmol-Singh-Jaggi/tldr
:books: Simplified and community-driven man pages
Anmol-Singh-Jaggi/tldr-python-client
Python command line client for tldr
Anmol-Singh-Jaggi/webtech
An online gallery management system