Skip to content
View TechBorn99's full-sized avatar

Highlights

  • Pro

Block or report TechBorn99

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

Hello, I'm Stefan 👋

LinkedIn Email

About Me

Lead software engineer driving technical direction across backend platforms, engineering scalability, and long-term system evolution.

My work focuses on shaping technical roadmaps, improving engineering foundations, and translating business complexity into reliable and scalable technical solutions.

I work across backend engineering, platform architecture, cloud optimization, technical leadership, mentoring, and engineering process improvements while staying deeply hands-on with implementation and system design.

I care about engineering excellence, sustainable technical leadership, and building systems that scale both technically and organizationally.

🛠️ Technical Skills

Core Technologies

Node.js .NET Core C# JavaScript TypeScript React.js

Backend & APIs

Express.js NestJS ASP.NET Core GraphQL REST APIs

Frontend

Next.js Vite HTML5 CSS3

Databases & ORMs

PostgreSQL Microsoft SQL Server MongoDB MySQL Redis Entity Framework Core Sequelize TypeORM Linq2DB

DevOps & Infrastructure

Docker Azure AWS RabbitMQ Linux Git

Methodologies & Practices

Domain-Driven Design Test-Driven Development Agile Kanban Scrumban Project Management

🚀 Professional Experience Highlights

  • Architected and evolved scalable multitenant backend platforms supporting 60,000+ users across multiple providers
  • Delivered measurable infrastructure and platform optimization initiatives, including payment architecture improvements reducing transaction costs by 40% and reliability improvements reducing maintenance downtime by 75%
  • Led technical direction across enterprise engineering initiatives, shaping backend evolution, architectural modernization, and long-term platform strategy
  • Designed developer productivity and operational excellence improvements, significantly accelerating onboarding, deployment consistency, and engineering workflows
  • Built backend solutions across fintech, mobility, healthcare, privacy-tech, and enterprise platform domains
  • Mentored engineers and strengthened engineering practices through technical guidance, knowledge sharing, and architecture leadership
  • Delivered compliance-critical and integration-heavy backend capabilities for enterprise and regulated environments
  • Progressed from hands-on engineering to platform-level technical ownership through consistent delivery and architectural impact

📈 Recent Projects

Technical Roadmap & Platform Evolution

Defining engineering initiatives focused on backend scalability, modular platform evolution, and long-term architectural sustainability.

Cloud Infrastructure Optimization

Designed a strategic infrastructure optimization roadmap projected to reduce cloud costs by ~45–50% through architectural rationalization, workload redistribution, and platform efficiency improvements.

Engineering Enablement

Strengthening engineering execution through mentoring, delivery process improvements, and clearer architectural decision-making across backend initiatives.

🎓 Education

  • Bachelor's Degree, Information Systems Engineering
    • Faculty of Technical Sciences, University of Novi Sad
    • GPA: 9.19/10.0
    • Vega IT Scholarship Recipient (2 consecutive years)
    • Republic of Serbia Scholarship Recipient (3 years)

📫 Let's Connect

I’m always open to conversations around backend engineering, platform architecture, technical leadership, and building scalable systems.

Whether it’s architecture discussions, engineering collaboration, or opportunities to build impactful systems, feel free to reach out.


"The best way to predict the future is to engineer it."

Pinned Loading

  1. a_star_search a_star_search Public

    Explore the A* Search Algorithm with a hands-on visualizer built in Python. This project showcases the practical application of A* in pathfinding and AI, rendered in real-time using Pygame. Perfect…

    Python

  2. codewars_kata_solutions codewars_kata_solutions Public

    Codewars Kata Solutions is a curated collection of my solutions to various coding challenges found on Codewars. The repository is organized by difficulty level and serves as a learning resource for…

    Python

  3. Data-Structures-Library Data-Structures-Library Public archive

    Data Structures Library is a C# class library featuring a range of fundamental data structures, from basic stacks and queues to advanced trees and heaps. It's crafted for use in various application…

    C#

  4. geographic_information_system geographic_information_system Public archive

    A foundational Geographic Information System project developed in Python, demonstrating basic GIS operations like handling spatial data, triangulation, and spatial analysis. This archived project s…

    Python 10

  5. kp-clone kp-clone Public

    Clone of the popular Serbian e-commerce platform, KupujemProdajem, created as a learning project in web development. Showcases practical implementation of ReactJS, Express.js, Sequelize, and Postgr…

    JavaScript

  6. tf_idf tf_idf Public

    A software component that uses TF-IDF statistical analysis of the words in files to extract the 10 most important terms in a document and provide a short, 5 sentence summary.

    Python