Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View SparkyOfficial's full-sized avatar
🥔
The engineers tried everything to make me behave. To slow me down.
🥔
The engineers tried everything to make me behave. To slow me down.

Block or report SparkyOfficial

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

Telegram Discord GitHub


🎯 About Me

Hi, I'm Sparky. I am a Backend & Systems Engineer with primary expertise in Kotlin and Java, complemented by a deep passion for high-performance systems development in C++ and Rust.

My focus is on designing and building scalable, distributed backend architectures, from enterprise-level microservices to low-level infrastructure. I thrive on solving complex architectural problems, optimizing for performance, and delivering robust, production-ready code.

Key areas of focus:

  • 🚀 Distributed Systems & Microservices Architecture
  • đź”§ High-Performance Computing & Low-level Optimization
  • 🛠️ Developer Tools & Cloud Infrastructure (MLOps, BaaS)
  • ⛓️ Blockchain & Web3 Infrastructure

🚀 Tech Stack

Primary Languages & Ecosystems

Kotlin Java C++ Rust

Backend & Cloud

Spring Ktor Docker Kubernetes PostgreSQL Redis Kafka

DevTools & Infrastructure

Git GitHub Actions CMake Gradle Maven


🏆 Featured Projects

OpenGnosis - Enterprise Education Platform

An enterprise-grade education platform showcasing modern backend architecture principles. It's designed for scalability, maintainability, and resilience.

  • Architected with Microservices, using REST and gRPC for communication.
  • Implements Domain-Driven Design (DDD), CQRS, and Event Sourcing patterns.
  • Utilizes Kafka for a fully asynchronous, event-driven backbone.

Kotlin Spring Boot Kafka Docker PostgreSQL

View on GitHub →

NNDPED - MLOps Compiler as a Service

An MLOps platform for compiling and optimizing neural network models for edge devices. It abstracts away the complexity of hardware-specific toolchains.

  • Provides "Compiler as a Service" functionality through a clean RESTful API.
  • Supports model optimization for targets like NVIDIA Jetson, Coral TPU, and generic ARM CPUs.
  • Built with a distributed worker queue for scalable, asynchronous compilation jobs.

C++ Python Docker RabbitMQ

View on GitHub →

cton-sdk - Advanced TON Blockchain SDK

A modern, high-performance SDK for interacting with The Open Network (TON) blockchain, built from the ground up with performance and type-safety in mind.

  • Features a high-performance, zero-copy binary serialization/deserialization for Bag of Cells (BOC).
  • Provides a fully asynchronous API based on the Tokio runtime for non-blocking operations.
  • Offers a powerful, type-safe query builder for smart contract interaction (get-methods and sending messages).

Rust Tokio

View on GitHub →

PharmForge - ERP for Pharmacies

An open-source Enterprise Resource Planning (ERP) system for the pharmaceutical industry, designed to be modular, scalable, and compliant.

  • Manages inventory, sales, prescriptions, and regulatory reporting.
  • Secure RESTful API for integration with suppliers and health systems.

Java Spring Boot PostgreSQL

GitHub →

NeuroSync OS

An experimental OS kernel exploring novel concepts in concurrency, where threads are modeled as "neurons" communicating via "synapses".

  • Focuses on alternative parallel processing and synchronization primitives.
  • Written from scratch in C++ and Assembly.

C++ Assembly

GitHub →

🎓 What I'm Looking For

  • đź’Ľ Challenging opportunities as a Backend or Systems Engineer where I can build high-impact products.
  • 🤝 Collaboration on ambitious open-source projects in the domains of distributed systems and developer tools.
  • 📚 Networking with developers to share knowledge and discuss elegant technical solutions.

📊 GitHub Statistics

GitHub Stats

Top Languages

GitHub Streak

Pinned Loading

  1. gmodsaken gmodsaken Public

    Lua

  2. MegaCreative MegaCreative Public

    (ABADONED)A Minecraft plots & games plugin.

    Java 1

  3. pytradepath pytradepath Public

    Comprehensive, self-contained framework for backtesting and algorithmic trading.

    Python

  4. auto-git-commit-Sparky auto-git-commit-Sparky Public

    This is a simple Node.js application that automatically commits all changes in the current directory when you exit the program.

    JavaScript

  5. cton-sdk cton-sdk Public

    Advanced TON Blockchain SDK with performance, type safety, and extensibility.

    Java

  6. NNDPED NNDPED Public

    NNDPED is a MLOps platform that provides "Compiler as a Service" functionality for AI models. The platform enables developers to upload neural network models, select target edge devices, and receiv…

    Python