- India
-
02:28
(UTC +05:30) - https://ko-fi.com/arzkar
- in/arbaaz-laskar
Stars
A fuse filesystem to access the contents of iOS devices
A command-line tool to download photos from iCloud
A CLI to manage virtual envs with pyenv-win
Easy GPU switching for Nvidia Optimus laptops under Linux
Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
💻 Notes for using Linux on Lenovo Legion.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A syntax-highlighting pager for git, diff, grep, rg --json, and blame output
An ultra-simplified explanation to design patterns
A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and optionally commit and tag the changes.
An API to scrape archiveofourown.org fanfiction metadata using NodeJS’s ExpressJS and CheerioJS. Currently it can search for archiveofourown.org works to get different metadata like author name, ch…
A TypeScript library that makes it easy to fetch data from ArchiveOfOurOwn.org
Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
It contains all the data structures and computer fundamentals notes I made while preparing for placements.
One webpage for every book ever published!
Automatic CPU speed & power optimizer for Linux
Deploying a React App (created using create-react-app) to GitHub Pages
🦀 Small exercises to get you used to reading and writing Rust code!
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
Master programming by recreating your favorite technologies from scratch.
CSS is powerful, you can do a lot of things without JS.
A thorough introduction to Kotlin, aimed at developers with a background in Python or other dynamic languages.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…