ASPCommerce API↗
A robust HTTP/1 RESTful API backend for an e-commerce platform, featuring encrypted user authentication, product management, and cross-origin (CORS) access.
C#ASP.NET 7MySQLSystem.Security.Cryptography
Smart TV Local Media Server: Rust & Axum Backend↗
A high-performance, asynchronous media streaming and indexing server built in Rust. It dynamically generates video thumbnails and temporal scrubbing previews via FFmpeg subprocesses while efficiently serving raw media files over HTTP.
RustAxumTokioTower+3
Ferivonus Swagger Gen: Zero-Boilerplate OpenAPI Macro Engine↗
A zero-boilerplate OpenAPI 3.0.0 generator and custom Swagger UI engine for Actix-Web, distributed as a native Cargo crate and powered by compile-time procedural macros.
RustJavaScriptHTMLCSS+9
MangaSokağı: Type-Safe NestJS & Prisma Backend Architecture↗
A modular NestJS REST API engineered on strict dependency injection (DI) and end-to-end type safety, serving as the core transaction engine for the MangaSokağı e-commerce platform.
TypeScriptSQLNestJSPrisma ORM+5
Strawberry & Sugar: High-Performance Actix-Web & SQLx API↗
A high-performance Rust backend built on Actix-Web and SQLx, featuring compile-time query verification, Argon2 hashing, and strict role-based access control (RBAC).
RustSQLActix-WebPostgreSQL+4
C++ SQLite RESTful Library API↗
A high-performance, statically compiled REST API built in C++ to manage library transactions, leveraging the SQLite3 C API for direct memory-to-disk persistence.
C++cpp-httplibSQLite3 C APInlohmann/json