Skip to content
View CyberKnight-cmd's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report CyberKnight-cmd

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.

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
cyberknight-cmd/README.md

Arya Gupta

Typing SVG



πŸ”­ Currently working on: my own Operating System.
🌱 Learning: Data Structures & Algorithms, Low-level Systems.
πŸ’‘ Exploring: AI, Machine Learning, and Robotics.
πŸ’» Passionate about: open-source and building impactful tools.
🎯 Goal: Striving to be remembered as one of the greatest developers ever.

Snake animation
cyberknight-cmd


✨ About Me

I spend my days breaking things apart to see what secrets they hide, only to realise everything is emptier than I thought – except my caffeine cup, which is perpetually full. I break things for fun and fix them out of guilt. From building pointless OS projects no one asked for to teaching machines how to think (so they can replace us faster), I live somewhere between logic, endless pointer calculations, and existential dread. I write code that works… eventually. If something isn’t broken, give me a minute – after all, bugs are life’s way of keeping me entertained.

πŸ“Œ Pinned Repositories

Repository Description
OS A custom Operating System built from scratch in C.
DSA My personal vault of solved problems and algorithmic patterns.
ML Projects exploring supervised & unsupervised learning.
Robotics Explorations into robotics using Python & Arduino.
Tools Handy CLI and GUI tools built for real-world usage.

πŸ“« Connect with me


πŸ› οΈ My Favorite Tools


πŸ’» Programming and Markup Languages


Bash C C++ C# CSS HTML Java JavaScript Markdown Node.js PHP Python R SQL TypeScript


🧰 Frameworks and Libraries


Arduino Flask GitHub Actions Numpy Pandas PHPUnit TensorFlow Wordpress React


πŸ—„οΈ Databases and Cloud Hosting


GitHub Pages MongoDB MySQL Oracle Vercel


πŸ’» Software and Tools


Adobe Android Android Studio Arch Linux Audacity Brave Discord Git GitHub Desktop Google Sheets Jupyter OBS Studio VS Code Stack Overflow



πŸ“Š Stats and Activity

πŸ’» Profile Stats

Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

πŸ“ˆ Contribution Graph

Contribution Graph

Pinned Loading

  1. MAINSYSTEM_SIH MAINSYSTEM_SIH Public

    This folder will be under update for a while, since it contains raw python codes for accessing database and managing user encryption and decryption

    Python

  2. Python-Weekly-Assignments Python-Weekly-Assignments Public

    A collection of weekly Python assignments with solutions, covering various programming concepts and practical use cases. Ideal for students and beginners looking to enhance their Python skills.

    Python

  3. dsa-overall dsa-overall Public

    Comprehensive Data Structures & Algorithms practice repository – organized topic-wise with C++, Java + any other language I work with, and LeetCode solutions to strengthen problem-solving skills.

  4. git-drive git-drive Public

    A Git-inspired backup utility for Google Drive. This script automatically detects new, modified, and deleted files in a local directory and syncs those changes to a designated Google Drive folder. …

    Python