Skip to content
View ArijitKD's full-sized avatar

Block or report ArijitKD

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArijitKD/README.md
This is my digital workshop. It contains projects I make in my spare time, or as and when required. These projects are either born out of a requirement for something I actually needed and couldn't find a simpler alternative, or because I had been thinking of something and wanted to experiment around.

Most of my projects are either in C or in Python. These two are my preferred programming languages, and cover almost all areas I am interested in (mainly, systems programming and Linux tooling).

Python is a great choice for CLI dev tools, especially for Linux/POSIX systems which come with a pre-installed Python interpreter. On the other hand, C comes handy in embedded and/or systems programming projects that require some amount of fine-tuning with regard to memory management while having minimal external dependencies.

I personally feel an inclination towards community-driven software development (a.k.a open-source). It's always a great learning experience. For the same reason, I share my projects here. Feel free to inspect any of them and reach out to me.

Thanks for reading, hope you have a good day ahead!

List of merged open-source commits:

Project Repository Commit Type Programming Language Maintainer Commit Purpose
newlib-cygwin Bug fix C Red Hat, Inc. 5d8c71a Google Summer of Code 2025
VendelinSlezak/BleskOS Code improvement C Vendelín Slezák ac7772b Self-motivation
TheAlgorithms/Python Feature addition Python The Algorithms 1f03223 Hacktoberfest 2024
python/cpython Doc fix N/A Python Software Foundation 1fcd8cf Self-motivation

Pinned Loading

  1. GSoC2025-GCC GSoC2025-GCC Public

    Implementation of a simple in-memory file system for running offloading tests on NVIDIA GPUs.

    C 3

  2. edufs edufs Public

    An educational in-memory filesystem built from scratch in C, with recursive directory support, using DSA concepts and industry-grade design.

    C 1

  3. vscode-msvc vscode-msvc Public

    A program that launches Visual Studio Code with MSVC Toolchain support.

    C

  4. spal spal Public

    Scripts Package Assembler for Linux. Helps assemble executable scripts into distributable packages.

    Python 1

  5. lanssh lanssh Public

    SSH into LAN devices using just an alias for the remote host. No IPs required.

    Python

  6. Bitlocker-switch-off-tool Bitlocker-switch-off-tool Public

    A simple tool that provides a GUI + CLI interface to turn off BitLocker Drive Encryption on Windows Home editions.

    Python 1