Skip to content
View Kiinitix's full-sized avatar

Block or report Kiinitix

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Kiinitix/README.md

Hello World! 💻

[+] Connecting to kiinitix.git
[+] Waiting for Connection.....
[+] Connected to kiinitix.git as kabir

kabir@kiinitix.git$ whoami

Name: Kabir Dhruw
Role: Systems Engineer @ Shell | Cloud Developer | Cybersecurity Explorer | Machine Learning Tinkerer | Distributed Systems & HPC Learner

kabir@kiinitix.git$ journalctl

Everything is either running in the cloud, breaking in the cloud, or being fixed for the cloud

kabir@kiinitix.git$ userdesc

Cybersecurity enthusiast, backend wrangler, and HPC daydreamer. I spend my time designing distributed systems, building simulations, and poking holes in software (ethically, of course). Currently obsessed with Rust, Python, and C++ for making things faster, leaner, and harder to break. My life centers on improving humanity, and I love where I am at right now. Fun fact: I am neither especially clever nor especially gifted. I am only very, very curious.

kabir@kiinitix.git$ list_top_languages

[#] Python
[#] C++
[#] Rust
[#] Java
[#] Bash
[#] SQL

kabir@kiinitix.git$ get_security_skills

[#] Cloud Security
[#] Cloud Security
[#] Network Penetration Testing
[#] Ethical Hacking & Tool Development
[#] Secure Architecture Design

kabir@kiinitix.git$ ls ~/projects

[#] FluxCompute/ # A stateless execution framework that hates orchestration
[#] KernelFaaS/ # eBPF serverless functions inside the Linux kernel (because why not?)
[#] Pluggable-Rust-Kernel/ # Modular Rust kernel with runtime plugin system
[#] RapidDedup/ # Real-time deduplication with Kafka & Redis
[#] ClusterForge/ # Prototyping HPC and job scheduling on a dev machine
[#] SimuDB/ # Geo-distributed database simulator
[#] BlitzMatrix/ # Matrix multiplication on performance steroids (Rust + C++)
[#] KavachOS/ # Security-focused OS experiments
[#] Malware-Detection-ML/ # Anomaly-based malware detection (PE + URL) using ML
[#] VM-Introspection-ML/ # Malware detection at hypervisor level with adversarial autoencoders
[#] BuddyQuest/ # Making your hangouts feel like RPG quests
[#] DodgeBot/ # Because sometimes you just need to dodge falling objects

kabir@kiinitix.git$ locate ghost

LinkedIn: https://www.linkedin.com/in/kabir-dhruw/
Twitter: https://twitter.com/kiinitix
Instagram: https://www.instagram.com/kiinitix/
Blog: https://kiiocity.wordpress.com/
Photography: https://kiinitix.github.io/Shutterbuggin/

kabir@kiinitix.git$ cat /etc/hosts

Portfolio: https://kiinitix.github.io/kabir-dhruw/

kabir@kiinitix.git$ sudo su

Password: ************************

root@kiinitix.git$ cat /etc/future_plans

[#] Build HPC frameworks that make clusters cry
[#] Explore finance + tech (yes, Wall Street but with more code and less yelling)
[#] Research distributed systems & simulations until my laptop gives up
[#] Push more open-source projects out of "private repo purgatory"
[#] Break things, fix them, and then write about it

Your Repository's Stats

Your Repository's Stats

Pinned Loading

  1. Colossus Colossus Public

    Secure File Storage in Cloud Computing using Hybrid Cryptography Algorithms. Colossus ensures security of the user’s data stored on cloud (AWS S3) by providing a tool that helps to encrypt files us…

    Python 38 15

  2. Butler-DiscordBot Butler-DiscordBot Public

    Butler is a Discord Bot, invite him to your server and try '$butler hello'.

    Python 1 1

  3. Game-Box Game-Box Public

    Game box is a Terminal Based gaming console, inspired by SUP, having many amusing and enjoyable games for single player as well as for multiplayer such as Hang man, Lotto game, find the ace and man…

    C++ 3 2

  4. Juliet Juliet Public

    Juliet is a simple chatbot based on decision tree classifier.

    Python