ferivonus.
AboutServicesProjects
Technologies
BlogContact

ferivonus.

I see software development not just as a technical craft, but as a discipline shaped by psychology and sociology. My goal is to build software that truly understands both the machine and the human mind.

Site Map

  • Home
  • About
  • Services
  • Technologies
  • Projects
  • Blog

Support & Legal

  • Contact
  • FAQ
  • Privacy Policy
  • Cookie Policy

Tech Arsenal

RUSTC++CFLUTTERDARTPYTHONGHIDRAARCH LINUXC#TAURIREACTNEXT.JSSQLDOCKER

A continuously evolving stack, from bare-metal code to cloud architecture.

© 2026 Fahrettin Baştürk. All rights reserved at the hardware level.
GitHubTwitterLinkedInEmail
Compiled with Next.js & Tailwind.

Projects & R&D

6 projects compiled

Repository

CATEGORIES

TECHNOLOGIES

Backend Development
Open Source

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
Backend Development
Open Source

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
Backend Development
Open Source

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
Backend Development
Open Source

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
Backend Development
Open Source

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
Backend Development
Open Source

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