Skip to content
View aoreshkov's full-sized avatar

Block or report aoreshkov

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

Atanas Oreshkov

Software Engineer & Architect

I'm a seasoned software developer with 29+ years of professional experience building enterprise systems. I specialize in backend architecture, enterprise data integration, and bridging the gap between legacy systems and modern, clean architecture.

WebsiteEmail


💻 Professional Expertise

  • Spring Boot & Java: Building scalable REST APIs with OpenAPI, dependency injection, and maintainable JVM-based enterprise systems.
  • Enterprise SQL & Data Integration: Relational databases, query optimization, and complex system architectures.
  • Oracle Pro*C/C++: Deep experience with embedded SQL and connecting C/C++ applications to Oracle databases at the system level.

🌱 Exploring & Learning

  • Kotlin Multiplatform (KMP): Leveraging modern JVM language features to reduce code duplication across platforms.
  • Modern Android: Jetpack Compose, coroutines, and lifecycle management.

🚀 Highlighted Project: Ledger

KMP Ledger is a financial postings manager built as a reference project demonstrating production-grade architecture.

  • Runs on Android and Desktop via Compose Multiplatform.
  • Implements strict unidirectional layered architecture.
  • Tech stack: Kotlin 2.3, Room 3, Navigation 3, Koin DI.

Pinned Loading

  1. kmp-ledger kmp-ledger Public

    Kotlin Multiplatform (Android + Desktop) reference app demonstrating clean architecture, convention plugins, Room 3, Navigation 3, and Koin annotation DI with Compose Multiplatform.

    Kotlin