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

Organizations

@flute-inc

Block or report ghimiresdp

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

Sudip Ghimire

🇳🇵 सुदिप घिमिरे | 🇯🇵 ギミレ・スディップ

Cover Photo


  • I'm a Systems engineer operating below the standard abstraction layers.
  • With roots in hardware, electronics, and IoT, I specialize in building concurrent backends, distributed architectures, and custom systems tooling.
  • I enjoy building tools, not just apps — state, sync, correctness, and performance

Tools I use

🛠️ Core Stack & Domains

🚀 Systems & Concurrency

Rustlang C C++

  • Focus: Asynchronous runtimes (Tokio), custom CLI tool distribution, memory safety without garbage collection, and raw resource optimization.

🌐 Backend & Distributed Infrastructure

Python Django Node.js TypeScript PostgreSQL

  • Focus: High-throughput polyglot microservices, multi-tenant database synchronization, and real-time state orchestration via WebSockets.

🔌 Embedded Systems & IoT

ESP Raspberry Pi Arduino

  • Focus: Firmware development, hardware-to-software bridging, serial communication interfaces (UART, SPI, I2C), and sensor array integration.

⚙️ Cloud Infrastructure & DevOps

AWS GCP Docker Linux GitHub Actions

  • AWS Ecosystem: Production experience orchestrating container clusters (ECS), event-driven serverless computing (Lambda), elastic resources (EC2), decoupled notification queues (SNS), and scalable messaging components (SES).
  • GCP Infrastructure: Practical insights into managed cloud environments, storage abstractions, and foundational computing pipelines.
  • CI/CD & Automation: Building, testing, and distributing packages via automated execution tracks using both GitHub Actions and enterprise-grade CircleCI matrices.
  • Observability & Health: Implementing log aggregation, synthetic monitoring, performance telemetry tracing, and live system metrics inside Datadog.
  • Orchestration & Env: Containerizing cross-language microservices with Docker and maintaining deterministic Linux host runtime configurations.

📂 Core Implementations & Reference Libraries

🚀 Featured Systems Tooling

*High-Performance Multithreaded Async Download Engine_

  • Core Stack: Rust | Tokio | Reqwest | Indicatif
  • Architecture: Implements a decoupled library-and-binary crate ecosystem. Features an asynchronous chunk-splitting execution loop restricted to a strict 10MB maximum chunk buffer to optimize OS network interfaces and memory consumption.
  • Status: Fully Functional / Active Maintenance. Distributed natively via Crates.io and WinGet.

📚 Structural & Educational References

⚔️ rust-raid

Idiomatic Rust Design Patterns & Concurrency Sandbox

  • Core Stack: Rust (Async/Await, Multithreading, Unsafe Sandbox)
  • Purpose: A structured open-source reference mapping out complex language paradigms. Focuses on safe memory management without a Garbage Collector, dynamic dispatch traits, explicit type-system constraints, and manual multi-threaded worker configurations (std::thread, Futures).
  • Status: Curated Patterns Archive (Stable implementations with occasional additions).

Advanced Python Optimization & Design Patterns

  • Core Stack: Python (Advanced Metaprogramming, Multiprocessing, Asyncio)
  • Purpose: A comprehensive code repository illustrating clean software design principles in Python. Features deep dives into custom context managers, decorator architectures, memory-optimized generator loops, and high-performance concurrent scheduling.
  • Status: Curated Patterns Archive (Stable implementations with occasional additions).

Pinned Loading

  1. furl-cli furl-cli Public

    A fast, multithreaded CLI downloader built in Rust.

    Rust 7 1

  2. python-perks python-perks Public

    A repository for Python course notes, examples, and lab exercises targeted to students, professionals, and enthusiasts.

    Python 15 32

  3. rust-raid rust-raid Public

    Learn rustlang by learning algorithms, data-structures, design patterns, and projects.

    Rust 4 2

  4. henkaku-center/cit-coin-contract henkaku-center/cit-coin-contract Public

    TypeScript 2 2

  5. FXSerialConsole FXSerialConsole Public archive

    Java Serial Terminal with JavaFX and Fazecast/jserialcomm library

    Java 6 2

  6. py-vision py-vision Public archive

    Computer Vision, Robotic Vision sample programs with Python2, Python3 and opencv with GNU GPL V3.0

    Python 1