status: open to opportunities · Egypt / Remote
Younes Tito

Younes Tito

 

Full-stack software engineer & cybersecurity specialist with 18+ years of experience since 2008 — building and hardening complete products end-to-end across mobile, desktop, web and cloud backends. 180,000+ lines shipped.

Get in touch
18+ years 12 products shipped 3 platforms Node.js & Go backends
0
Years coding
since 2008
0
Products
built
0
Lines of
code
0
App
downloads
0
Content
views
0
Followers
across V7x
// whoami

# About Me

vairous7x@root:~$ cat about.txt

I'm Younes Tito (V7x / Vairous7x) — a full-stack software engineer and cybersecurity specialist with 18+ years of experience since 2008. I design, build and ship complete products end-to-end — mobile, desktop, web and cloud backends — and harden them against real-world threats with a threat-model-driven, DevSecOps mindset.

Founder, team leader and lead instructor of V7x Academy — the largest Arabic-language cybersecurity learning platform (4.9★, 150k+ downloads) — and creator of the V7x / Vairous7x channels with 22M+ views and 500k+ followers. My work spans full-stack engineering, DevSecOps & system hardening, security research, OSINT, web & network security, AI / LLM integration, and large-scale SaaS, POS and fintech systems. Trusted partner of ANY.RUN, OrcaVPN and FloopyData.

// what I do

# Expertise

๐Ÿ’ป

Full-Stack Engineering

Complete products end-to-end — clients, serverless backends and infrastructure across mobile, desktop and web.

๐Ÿ›ก️

DevSecOps & Hardening

Threat-model-driven security baked into build and release — App Check, device binding, DRM, encrypted storage.

๐Ÿ”

Security Research

Finding, reproducing and fixing real-world vulnerabilities across apps, sites, networks and servers.

๐Ÿงญ

OSINT & Threat Intel

Open-source intelligence, reconnaissance and investigation workflows for defensive security.

๐ŸŒ

Web & Network Security

Secure coding and hardening for web apps; 8+ years designing and securing networks of every scale.

๐Ÿค–

AI / LLM Integration

Custom NLP, private local LLM agents (Ollama), fine-tuning (QLoRA) and API automation in real products.

๐Ÿš€

SaaS · POS · Fintech

Architecting large-scale serverless platforms, commercial POS systems and money-handling apps.

๐Ÿ‘ฅ

Technical Leadership

Leading the V7x team across product, engineering, content and design — and teaching thousands.

// core competencies

# Skills

Full-Stack Engineering95%
Cybersecurity & DevSecOps93%
Web & Network Security90%
Cloud & Backend (Firebase/Node/Go)88%
OSINT & Security Research85%
AI / LLM Integration85%
// languages
DartCC++C#JavaKotlinSwiftGoPythonPHPTypeScriptJavaScriptBashSQLAssemblyDelphi
// frameworks & backend
FlutterNode.jsGoNext.jsLaravelDjangoFirebaseFirestoreCloud FunctionsRESTWebSocketsDockerAWSRiverpod
// security & ai
DevSecOpsApp CheckPlay IntegrityAES / HMACSystem HardeningOSINTWeb SecurityNetworkingLLMOllamaQLoRAFine-tuningLinuxWSL
// selected work

# Projects

A portfolio of shipped products across security, fintech, POS, developer tooling and AI — 180,000+ lines of code.

All Security Fintech POS Dev Tools AI
๐ŸŽ“
Platform · Security

V7x Academy

FlutterWeb PWANode.jsFirebase44 Cloud Functions
  • Multi-surface cybersecurity learning platform: mobile app + web PWA + 44-function Node.js serverless backend + admin console — 72.8k LOC / 155 files.
  • Server-side trust boundary — activation keys, download quotas and resource URLs validated in Cloud Functions, with Play Integrity attestation & Keystore-backed secrets.
  • IAP + manual multi-rail payments across ~16 countries; human-in-the-loop approval workflow. 4.9★ · 150k+ downloads.
View on Google Play ↗
๐Ÿ›’
POS · Windows Desktop

MyStore Pro

FlutterRiverpodAES-256DRM
  • Commercial white-label POS & retail-management system — 33.6k LOC / 190 files / 23 modules, offline-first.
  • Custom encrypted offline-first database engine (AES-256-CBC + HMAC-SHA256, atomic writes) — no SQL.
  • Home-grown device-bound licensing / DRM (offline challenge-response) with a companion Activator app; RBAC, crash-logging self-recovery.
View product page ↗
๐Ÿ’ฐ
Fintech · Full-Stack

MyCash

FlutterNode.js30+ FunctionsApp Check
  • Shared-wallet money app — Flutter client + 30+ Cloud Functions backend + web admin (16.6k + 2.3k LOC, ~45 screens).
  • Server-authoritative money security: device-bound trial anti-abuse, Firestore rules forcing every sensitive write through Cloud Functions.
  • Smart best-fit wallet-selection engine + multi-wallet USSD orchestration across Egyptian e-wallets; real-time shared ledger.
Private · in review
⬇️
Dev Tools · Windows Desktop

V7x Downloader

FlutterRiverpoddioClean Arch
  • Hand-built concurrent download engine — up to 32 parallel Range connections, resumable & crash-safe, with exponential-backoff retry and stall recovery.
  • Smart URL probing (RFC 5987 filenames, Content-Range sizing) and post-download integrity verification — 5.2k LOC, textbook Clean Architecture.
Desktop app
๐Ÿ“ฑ
Dev Tools · SaaS

PhoneFarm

FlutterGoDockerADBWebSocket
  • Architected an Android device-farm SaaS — Flutter Windows dashboard + a Go orchestrator driving Dockerized Android (redroid) containers via ADB with H.264 screen streaming.
  • Split-auth security design (server-side quota enforcement), bounded worker-pool fan-out, multi-host placement — with mature architecture docs.
Architecture · scaffolded MVP
๐Ÿงพ
POS · Mobile

MyStore App

FlutterRiverpodFirebaseBluetooth
  • Mobile POS & shop-management companion — 24k LOC / 151 files / 18 modules, strict Clean Architecture.
  • Deep hardware/cloud integration: Bluetooth ESC/POS thermal printing, barcode/label & PDF pipelines, Google Drive backup via a custom OAuth HTTP client, biometric lock.
  • Repair-ticketing & debt-ledger sub-systems; live Firestore remote kill-switch / forced-update gate.
Google Play
๐Ÿค
Platform · Mobile

V7x Partners

FlutterFirebaseShared Backend
  • Partner / affiliate portal on the shared Academy backend (multi-app reuse) — earnings, withdrawals and content management, 7.4k LOC.
  • Fixed a real production security bug — cryptographically-random per-install device binding after an Android Build.ID identity-collision; server-side transactional email.
Google Play
๐Ÿค–
AI · Mobile

V7xGPT

FlutterCustom NLPFirestore
  • Bilingual cybersecurity knowledge assistant with a custom NLP intent-matching engine built from scratch — weighted scoring, Arabic normalization, edit-distance typo tolerance.
  • Firestore knowledge base with TTL caching; App Check anti-abuse + forced-update system — 5.7k LOC. (Retrieval/NLP assistant, not a generative LLM.)
Google Play
๐Ÿ”ฎ
Dev Tools · Windows Desktop

Maui

FlutterWin32 FFIdart:ffi
  • Windows UI-automation / macro tool — background input via Win32 PostMessage through dart:ffi (posts WM_* to a target window), so the user keeps using their own mouse.
  • Composable action-sequence engine, surrogate-pair-safe typing, global hotkeys and a signed-style Inno Setup installer — 4.2k LOC.
Desktop app
๐Ÿ“ถ
Dev Tools · Windows Desktop

LocaShare

Fluttershelf HTTPBloc
  • LAN file-sharing tool with a production-grade embedded HTTP server (streaming downloads, multipart uploads, middleware) — turns a PC into a Wi-Fi drop with a QR link.
  • Security-hardened server: path-traversal & header-injection defenses; real-time device/activity monitoring; documented code-signing strategy — 5.5k LOC.
Desktop app
๐Ÿงฐ
AI · Tooling

V7x Agent

OllamaQwen2.5-CoderPrompt Eng.
  • Private, offline coding assistant — authored custom Qwen2.5-Coder model definitions (14B + 3B) with tuned decoding and an engineered engineering-methodology system prompt.
  • Two-tier fast/quality strategy, fully local (data privacy, zero per-token cost).
Local LLM tooling
๐Ÿ‘œ
Mobile · Utility

Sebha

FlutterClean ArchFirebase
  • Digital dhikr counter — full Clean Architecture, Firestore-driven force-update and timezone-aware scheduled notifications, goal tracking & stats, bilingual RTL — 6.2k LOC.
Google Play
// timeline

# Experience

Present

Founder, Team Lead & Lead Instructor — V7x Academy

  • Built and grew the largest Arabic cybersecurity learning platform — 4.9★, 150k+ downloads.
  • Architected a multi-surface product: mobile app + web PWA + a 44-function serverless backend + admin console.
  • Lead the V7x team across product, engineering, content and design.
8+ Years

Cybersecurity & DevSecOps Engineer

  • Secure, build and manage complete systems — apps, sites, networks and servers.
  • Threat-model-driven hardening: App Check / Play Integrity, device binding, DRM, encrypted storage, server-authoritative trust boundaries.
  • Trusted partner of ANY.RUN, OrcaVPN and FloopyData; OSINT & web/network security.
Ongoing

Technical Content Creator — V7x / Vairous7x

  • 22M+ views and 500k+ followers across YouTube, Facebook and GitHub.
  • Content on security, networking, programming, OSINT, AI and operating systems.
Since 2008

Full-Stack Software Engineer

  • 18+ years shipping across mobile, desktop and web — 180,000+ lines of code.
  • Backends in Node.js and Go; REST & WebSockets; AI / LLM integration; SaaS, POS and fintech.
// details

# Education, Languages & Partners

Education

Bachelor's Degree in Computer Science

Coding professionally since 2008 · 18+ years

Continuous self-driven learning in security, systems and AI.

Languages

Arabic — Native

English — Professional working proficiency

ANY.RUNOrcaVPNFloopyData

Let's connect.

Open to full-stack engineering, cybersecurity / DevSecOps and security-research roles, collaborations and partnerships. Best reached via email or Telegram.