Skip to content
View dontloseyourheadsu's full-sized avatar
๐Ÿ’œ
Not a magical girl, just a software developer
๐Ÿ’œ
Not a magical girl, just a software developer
  • Mexico, Puebla
  • 22:50 (UTC -12:00)
  • LinkedIn in/jesus-as

Highlights

  • Pro

Block or report dontloseyourheadsu

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
dontloseyourheadsu/README.md
โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘   $ whoami                                               โ•‘
โ•‘   > Jesus Alvarez Sombrerero                             โ•‘
โ•‘   $ describe --brief                                     โ•‘
โ•‘   > Systems thinker. Protocol enthusiast. Rust enjoyer.  โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

Software Engineer ยท .NET & Rust ยท Backend Architecture ยท Open Source


> about_me.rs

I build things that have to actually work โ€” distributed systems, event-driven pipelines, AI-integrated platforms, and P2P protocols. My stack goes deep on .NET 8/9/10 and Rust, and wide across the full product lifecycle: architecture, backend, cloud infra, mobile, and everything in between.

3+ years of professional experience across enterprise integration systems, real-time data pipelines, cross-platform mobile apps, and greenfield product builds. I contribute to open source (actix ecosystem ๐Ÿฆ€) and care about doing the craft well โ€” clean APIs, proper test coverage, systems that survive the weekend.

Currently finishing a CS Engineering degree at UDLAP (GPA 4.0) and shipping software in parallel.

Not a magical girl โ€” just a software developer who takes the borrow checker personally.


> tech_stack.toml

Layer Technologies
Primary Languages C#, Rust, TypeScript, Python, Kotlin, C++, SQL
.NET Ecosystem ASP.NET Core, Blazor (Server/WASM), Entity Framework, Dapper, SignalR, Hangfire
Frontend & Mobile Vue 3, Nuxt 3, React, React Native (Expo), Chart.js
Distributed Systems Apache Kafka (TLS/SASL), WebSockets, microservices, event-driven architecture
Cloud & DevOps Azure (VMs, App Service, AD, DevOps), AWS (S3, Lambda), Docker Compose, IIS, CI/CD
Databases SQL Server, PostgreSQL, MongoDB, MySQL, Supabase, Appwrite
Auth & APIs OAuth2, OpenID Connect, Microsoft Graph, SharePoint API, OpenAI API, REST, SOAP
Low-level / Systems Rust + Tokio async runtime, Tauri, BitTorrent protocol, bencode, SHA-1 checksums
Testing Unit, Integration, End-to-End, 100% coverage achieved in production systems

> featured_projects/

๐ŸŒ BinaryStars โ€” Cross-Platform Device Control System C# ยท .NET 10 ยท Kotlin ยท Kafka ยท PostgreSQL ยท Docker

Distributed device management ecosystem for real-time messaging, file transfers, and location tracking across Android and Linux devices.

  • Event-driven architecture using Apache Kafka with TLS/SASL for high-throughput file transfer streaming
  • REST API + WebSocket support with JWT auth via OAuth (Google/Microsoft) and RBAC
  • Native Kotlin Android client with Material Design 3, chunked file transfers with resume capability
  • Full stack containerized with Docker Compose + Grafana + Loki for distributed monitoring
๐Ÿฆ€ TDS BitTorrent โ€” P2P File Sharing System Rust ยท Tokio ยท Tauri ยท Serde

Full BitTorrent implementation from scratch โ€” tracker server, async torrent client, and desktop UI.

  • TCP/UDP tracker server for peer discovery across decentralized networks
  • Async client with bencode parsing, magnet link support, pause/resume, and SHA-1 checksum verification
  • Piece selection algorithms with multi-peer concurrent downloads via Tokio async runtime
  • Cross-platform desktop UI via Tauri + CLI interface
๐ŸŒฆ๏ธ WeatherForecaster โ€” Distributed Weather API & ML Pipeline .NET ยท Python ยท MongoDB ยท Docker

High-performance weather API with multi-layered caching and an integrated ML pipeline for climate pattern recognition.

  • Geocoding + coordinate-based queries with temporal-spatial analysis module
  • Automated ML model retraining via scheduled Docker builds and CI/CD deployment
  • Historical data ingestion pipeline for training dataset generation
๐Ÿ—‚๏ธ CacheServer Rust

Custom cache server implementation in Rust โ€” fast, correct, and built to understand the internals.


> open_source/

$ gh pr list --org actix --author dontloseyourheadsu

Active contributor to the actix ecosystem โ€” one of Rust's fastest and most widely deployed async web frameworks. If you're building high-performance Rust web services, you're probably running code the community has touched together.


> interests.json

{
  "currently_building": ["distributed systems", "event-driven architectures", "AI-integrated tools"],
  "deep_interests": ["protocol implementations", "memory-safe systems", "low-latency backends"],
  "learning": ["Rust async internals", "Kafka internals", "P2P networking"],
  "open_to": ["open source collaboration", "interesting backend problems", "anything involving Rust or .NET"]
}

> stats/


built without magic ยท powered by caffeine and the borrow checker

Pinned Loading

  1. WeatherService WeatherService Public

    C#

  2. frontend-portfolio frontend-portfolio Public

    TypeScript

  3. CacheServer CacheServer Public

    Rust

  4. crypto-currency-dashboard crypto-currency-dashboard Public

    TypeScript