Skip to content
View dhruvmistry2000's full-sized avatar
⌨️
git commit -m "Finding inner peace..."
⌨️
git commit -m "Finding inner peace..."

Block or report dhruvmistry2000

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 100 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
dhruvmistry2000/ReadMe.md

πŸ‘‹ Hi there! I'm Dhruv Mistry

I'm a Computer Science student and systems enthusiast with a passion for building from the ground up. My current focus is on developing a Docker implementation from scratch, which has deepened my understanding of container technologies and Linux internals. I enjoy working with cloud-native technologies, system customization, and automation tools. I'm also interested in exploring more about distributed systems and cloud architecture patterns.

πŸš€ About Me

  • 🐳 Currently building a Docker implementation from scratch as part of my mydocker project, which complements my work on mykubernetes by providing a foundational container runtime.
  • ☸️ Passionate about Kubernetes and cloud-native technologies
  • 🐧 Arch Linux enthusiast and open source contributor
  • ⌨️ Terminal power user with a customized development workflow
  • πŸ› οΈ Love experimenting with system customization and automation

πŸ”§ Tech Stack & Tools

Linux Python Docker Kubernetes Git GitHub AWS Shell Script

πŸŽ“ Education

  • Bachelor's in Computer Science (2020-2024)
    • Relevant coursework: Cloud Computing, Linux , Containerization

🌟 Featured Projects

  • MyLinux (A perpetual journey of enhancement)

    • Custom Linux configuration built from source
    • Technologies:Bash, Shell scripting
  • MyBash (A perpetual journey of enhancement)

    • Extended Bash shell with custom features and plugins
    • Technologies: Bash, Shell scripting
  • Mydocker (A perpetual journey of enhancement)

    • Built a lightweight container runtime from scratch
    • Technologies: Docker, Docker-compose, Linux namespaces
  • MyPowershell (A perpetual journey of enhancement)

    • Customized PowerShell environment with enhanced functionality
    • Technologies: PowerShell, Windows Scripting
  • Mykubernetes [In Progress]

    • Collection of documentations and yaml file while I was learning about kubernetes
    • Technologies: Yaml, Kubernetes, NFS
  • RHEL_Scripts [In Progress]

    • Collection of scripts for automating tasks and configurations on Red Hat Enterprise Linux
    • Technologies: Bash, Shell scripting, RHEL
  • Backup-Script

    • Backup script for linux to backup project on local as well as on remote drives like Google Drive using rclone.
    • Technologies: Bash, Linux, Python, Rclone, Nginx

🌐 Portfolio

✨ Check out my personal website to explore my projects and professional journey!

πŸ“Š GitHub Analytics

πŸ“« Connect With Me


Pinned Loading

  1. mylinux mylinux Public

    This project simplifies setting up a customizable Linux environment for developers and power users. It automates tasks like verifying system dependencies and installing essential packages.

    Shell 1

  2. mybash mybash Public

    Forked from ChrisTitusTech/mybash

    My Bash profile

    Shell 1

  3. dhruvmistry dhruvmistry Public

    my resume website

    CSS 1

  4. dhruvmistry2000 dhruvmistry2000 Public

    Profile Readme

  5. mydocker mydocker Public

    This repository offers a range of pre-built Docker images, designed to jumpstart your projects and free you from infrastructure concerns, so you can concentrate on crafting innovative applications.

    Dockerfile 2

  6. mykubernetes mykubernetes Public

    This repository contains files that I have created during my learning journey with Kubernetes. I have documented various processes and configurations for different types of Kubernetes services and …