Anonymous View
Skip to content
View SabinSim's full-sized avatar

Block or report SabinSim

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

πŸ‘¨β€πŸ’» Sabin Sim

Backend-Oriented Software Engineer πŸ‡¨πŸ‡­


πŸ“ About Me

I am a Computer Engineering student based in Cazis, Switzerland. I build reliable backend systems by focusing on execution flow, predictable state transitions, and structural clarity. Transitioning from Python-based backend development, I am currently dedicating myself to the C# and .NET ecosystem alongside Azure Cloud Infrastructure.

I believe real engineering begins when you understand why a system behaves the way it does. I focus on understanding execution flow, call stack behavior, and state transitions before moving to higher-level frameworks.


πŸ“œ Certifications & Cloud Journey

  • πŸ… Microsoft Certified: Azure Fundamentals (AZ-900) – Achieved
  • 🎯 Microsoft Certified: Azure Administrator Associate (AZ-104) – In Progress

🧩 Development Philosophy

  • 1️⃣ Flow First: I avoid writing code I cannot mentally simulate. I focus on understanding the complete lifecycle of a request: Input β†’ Validation β†’ Processing β†’ Return β†’ Output.
  • 2️⃣ Structure Over Syntax: I strive to deeply understand the "Why" (e.g., Why is static required here? What does return actually do to the call stack?).
  • 3️⃣ Clean Code Thinking: Clear naming conventions, strict separation of responsibilities, and reusable logic.

πŸš€ Mid to Long-Term Vision

  • Mid-Term: Building ASP.NET Core Web APIs with proper separation of concerns and testable architecture.
  • Long-Term Vision: Designing secure backend systems for financial/medical domains, implementing Clean Architecture in enterprise environments, and automating Cloud infrastructure deployment via Azure.

πŸ“¬ Let's Connect!

I am always open to discussing system design, backend flow, and software architecture.

Pinned Loading

  1. CSharp_Mini_Projects CSharp_Mini_Projects Public

    When I study, I save those small projects.

    C#

  2. fastapi_playground fastapi_playground Public

    Python

  3. flask_playground flask_playground Public

    HTML

  4. streamlit_playground streamlit_playground Public

    Python