Software Developer

Akin Ozgen

Professionally I work on backends, service integrations, and database-heavy systems — mostly in the ISP and networking space. Lately my side projects lean lower-level and native: console homebrew, cross-platform apps, and small desktop tools.

Experience

Summer 2016
İnoTürk ↗ Frontend Development Intern

Where it all started. Worked on a real codebase while still in university, shipped my first interfaces to real users, and figured out this is what I wanted to do for a living.

Jun 2017 – Oct 2018
Infusion Ltd. ↗ Fullstack Developer

First professional role straight out of university. Worked on features end-to-end: Laravel backends, JavaScript frontends, REST APIs, database schemas. Learned a lot about writing code that other people have to maintain.

Oct 2018 – May 2025
Quart Bilişim ↗ Fullstack Developer · Systems · Networking

Nearly seven years working on ISS Manager, an ISP management platform. Worked on the billing engine, FreeRADIUS AAA integrations, hotspot and PPPoE systems, MikroTik RouterOS automation, and network monitoring. Over time the scope grew from web work into systems and networking.

NOW May 2025 – present
ISSKONTROL ARGE / Quart Bilişim ↗ Fullstack · Systems · Mobile · Big Data

R&D work spanning mobile apps, smart POS hardware, and high-volume data pipelines. The problem space keeps shifting, which keeps it interesting.

Education

2013 – 2015
Biga Anadolu Teknik Lisesi Technical High School
2015 – 2017
Çanakkale Onsekiz Mart Üniversitesi Bilgisayar Programcılığı — Meslek Yüksekokulu

Certificates

Siber Güvenlik Uzmanlığı

46COGSGFP5YY

Siber Suçlar Uzmanlığı

P40D7V0VT61Y

Etik / Beyaz Şapkalı Hacker Uzmanlığı

BA0T6MA41MV7

Sızma Testi (Penetration Testing) Uzmanlığı

KGHHFPO8UIE2

Work

Rust

Snip

Screenshot utility for Windows

Region screenshots that become floating, always-on-top reference windows you can zoom and pan. Also drops clipboard images into the active Explorer folder as PNGs when you paste. Single static executable, lives in the tray.

rustwindowsscreenshotclipboard
  • Fallout 4 Save Rescuer preview
C#

Fallout 4 Save Rescuer

Fixes FO4 saves with missing mods

Repairs Fallout 4 saves that stopped loading because their mods are gone — rewrites the plugin lists and form IDs so the save no longer depends on the missing content. Writes the result as a new save; the original is never touched.

csharpfallout4save-editormodding
  • FM - File Manager preview
  • FM - File Manager preview — image 2
  • FM - File Manager preview — image 3
  • FM - File Manager preview — image 4
  • FM - File Manager preview — image 5
  • FM - File Manager preview — image 6
  • FM - File Manager preview — image 7
Vue

FM - File Manager

File manager in Tauri + Vue + Rust

A cross-platform file manager built with Tauri, Vue, and Rust. Handles navigation, multi-select, inline rename, file ops, virtual locations, and per-directory view persistence.

taurivuerustfile-manager
  • Toolbelt preview
  • Toolbelt preview — image 2
  • Toolbelt preview — image 3
  • Toolbelt preview — image 4
  • Toolbelt preview — image 5
  • Toolbelt preview — image 6
  • Toolbelt preview — image 7
Vue 6

Toolbelt

Small tools I keep reaching for

A collection of utilities I kept needing — encoder, markdown notepad, HTTP client, hasher, alarm clock, and a few others. Built for myself, open sourced in case it's useful to anyone else.

Vue
  • React Multiwatch preview
  • React Multiwatch preview — image 2
TypeScript

React Multiwatch

Watch multiple streams at once

Watch multiple YouTube streams in a resizable grid. Keyboard shortcuts let you rearrange the layout and control playback across all of them at the same time.

ReactTypeScriptVideo
  • PS3Dec GUI preview
  • PS3Dec GUI preview — image 2
  • PS3Dec GUI preview — image 3
PowerShell 30

PS3Dec GUI

A GUI for the PS3Dec tool

A Windows GUI wrapped around PS3Dec, the command-line tool for decrypting PS3 game ISOs. If you don't want to deal with a terminal for this, here you go.

powershellps3rpcs3script
  • Number Station Generator preview
  • Number Station Generator preview — image 2
  • Number Station Generator preview — image 3
C++

Number Station Generator

Unreal Engine 5 audio experiment

An UE5 plugin that generates number-station style audio — procedural, atmospheric, a bit eerie. Built mostly out of curiosity.

C++Unreal EngineAudio
  • Subliminal UI preview
Python

Subliminal UI

Desktop subtitle downloader

A desktop GUI for the Subliminal subtitle library. Sits in the system tray, watches your media folders, and pulls subtitles automatically — no command line needed.

pythonsubtitlesdesktopgui
C++

Clipwatch

Clipboard image saver for Windows

Watches your clipboard for images and saves them as files when you hit Ctrl+V in an Explorer window. Drops the image into whatever folder you have open, or the desktop if nothing's focused.

cppwindowsclipboardutility
  • YTMP3 Android preview
  • YTMP3 Android preview — image 2
  • YTMP3 Android preview — image 3
  • YTMP3 Android preview — image 4
  • YTMP3 Android preview — image 5
Dart 7

YTMP3 Android

YouTube to MP3 on Android

An Android app for downloading YouTube audio as MP3. Ships with a youtube-dl based backend server — install it, point the app at it, and you're good.

DartAndroidUtility

Packages

JavaScript 204,151 downloads

data-unit-converter

Convert between data units — bytes, KB, MB, GB, TB and back. Works in both directions.

JavaScript 418 downloads

reverse-object-order

Reverses the order of an array of objects. Tiny, no dependencies.

TypeScript 125 downloads

get-installed-steam-apps

Reads your local Steam installation and returns installed games with their metadata.

JavaScript 102 downloads

js-timer

A minimal JavaScript timer object for tracking and formatting elapsed time.

JavaScript 88 downloads

timestamp-to-tr-date

Converts MySQL timestamps to human-readable Turkish date strings.

Skills

Full-Stack Development

01 PHP
02 Laravel
03 Eloquent ORM
04 Composer Package Development
05 Python
06 Go
07 Rust
08 C#
09 Node.js
10 TypeScript
11 JavaScript
12 Vue
13 React
14 SCSS
15 REST API Design
16 WebSockets
17 Redis
18 MariaDB & SQL
19 SQLite
20 Vite

Systems & Networking

01 Linux — RHEL
02 Linux — Debian
03 Docker & Compose
04 Nginx
05 SSH & Remote Administration
06 iptables & Packet Filtering
07 FreeRADIUS — AAA Configuration
08 FreeRADIUS — Authentication Flows
09 MikroTik — RouterOS
10 PPPoE
11 Hotspot Management
12 SNMP & Network Monitoring
13 Network Architecture
14 Shell Scripting
15 ISP Infrastructure

Mobile & Desktop

01 Kotlin Multiplatform
02 Compose Multiplatform
03 React Native
04 Expo
05 Flutter
06 Tauri
07 WebView Integration

Architecture & Integration

01 Object-Oriented Design
02 DTO & Repository Patterns
03 Database Abstraction — DBAL
04 Queue & Worker Systems
05 Event-Driven Architecture
06 CI/CD Pipelines
07 Concurrent & Multithreaded Systems
08 Big Data Processing
09 Payment Gateway Integration
10 SMS & Telco Systems

Creative Engineering

01 C — Low-Level & Porting
02 Console Homebrew
03 Binary File Formats
04 Unreal Engine — C++
05 Unreal Engine — Blueprints
06 Blender — 3D Modeling & Asset Pipeline
07 Procedural Audio Systems
08 Win32 API
09 Experimental Tooling

Contact