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

73 projects compiled

Repository

CATEGORIES

TECHNOLOGIES

Network Analysis & Protocols
Private

Cyberia & Wired Protocol↗

A secure and decentralized operating system and network layer project built on a custom communication protocol. Uses a custom TCP-based encrypted handshake mechanism instead of HTTP.

RustC++TauriAES/RSA+2
AI & Machine Learning
Open Source

WaifuChat (Local AI)↗

A personal AI assistant that uses local LLM models (DeepSeek), requires no internet connection, and runs entirely on-device.

RustTauriDeepSeek-R1Ollama
Security & Cryptography
Open Source

Lain's Vault↗

An advanced security tool that encrypts files and folders with the AES-256 algorithm (CBC mode), even hiding file names.

C#.NET 6System.Security.CryptographyWindows File System API
Reverse Engineering & Analysis
Open Source

Ferivonica (System Internals)↗

Experimental software that analyzes system behavior using the Windows Hook API, processes keyboard/mouse inputs, and demonstrates reverse engineering capabilities.

C++Windows APIWin32 Hooking
Mobile Application
Open Source

Look Back Fan App↗

A mobile app developed for the anime community, featuring real-time messaging and commenting via WebSockets.

DartFlutterFirebaseWebSockets
AI & Machine Learning
Private

Biometric Authentication & ML.NET Client↗

A secure desktop client integrating real-time OpenCV facial bounding, ML.NET deep learning inference, and Firebase for biometric two-factor authentication.

C#Windows FormsML.NETOpenCvSharp+3
Low-Level Graphics
Open Source

OpenCV & WinAPI Computer Vision Toolkit↗

A low-level C++ pipeline integrating OpenCV and native Windows GDI for real-time device context manipulation, screen-space spatial tracking, and automated ML dataset sanitization.

C++OpenCVWindows APICMake+1
Systems Programming
Open Source

Tauri System Monitor (Task Manager)↗

A cross-platform, native-feeling system monitoring tool built with Rust and Tauri. It reads low-level hardware metrics (CPU, RAM, Disk I/O) and streams them to a lightweight frontend.

RustTypeScriptTauriReact+2
Desktop Application
Open Source

Lain's Vault: Secure Workspace↗

A secure, multi-user desktop application designed for encrypted file management and native Markdown editing, backed by a robust double-key AES system.

RustTypeScriptTauriReact+2
Database Management
Open Source

C++ SQLite HTTP Proxy & JSON Serializer↗

A statically compiled, schema-agnostic HTTP daemon that executes raw SQL queries against a local SQLite database and dynamically serializes the result cursors into structured JSON payloads.

C++cpp-httplibSQLite3 C APIWinsock2+1
Security & Cryptography
Private

Lain Vault: Recursive Cryptographic API↗

A RESTful API engineered for recursive directory encryption, providing absolute payload and metadata obfuscation via AES-256 CBC.

C#ASP.NET CoreSystem.Security.CryptographyILogger
Network Analysis & Protocols
Open Source

Cyberia: Wired Protocol↗

A next-generation, high-performance communication protocol written in C++, utilizing mutually encrypted handshakes and WebSockets for ultimate data secrecy.

C++Boost.AsioBoost.BeastSQLite