← futall.com ~/makaoshii
whoami.tsx
// Welcome to my workspace
import { Developer } from './makaoshii';
 
const Me = () => (
<Developer
handle="Makaoshii"
grade="12th · Math-Informatics"
ships={5}
/>
);
SYSTEM.STATUS :: ONLINE // SHIPPING_SOLO_PROJECTS

Hello, I'm Makaoshii

<Developer /> Shipping solo projects.

12th-grade Math-Informatics student who designs, builds, and ships full-stack products alone — from FutAll, a toolkit real players use every day, to a chess app I built for my dad, a driving-theory app, and a free AI assistant.

>_
Initialize OS
> sudo boot_gui  Loading...
🔗
Visit FutAll
futall.com ↗
JAVASCRIPTHTMLCSS PYTHONC++C# GITCLOUD HOSTINGDATABASES
# About.system
OPERATOR
MAKAOSHII
ROLE
Student & Solo Dev
TRACK
Math-Informatics
GRAD YEAR
2027
LOCATION
Iași, Romania
STATUS
Shipping solo projects

whoami

12th-grade student on the Math-Informatics track, graduating 2027. I design, build, and run every one of my projects end-to-end — frontend, backend, infrastructure, all solo. FutAll is the biggest one, a full EA FC 26 toolkit with real daily players, but I've also built a chess app for my dad, a driving-theory app for new drivers, and a free AI assistant. Cambridge C1 Advanced (CAE) certified, and I use AI tools like Claude deliberately as part of how I build — not as a crutch.

cat mission.txt

Ship full-stack products alone that real people actually use — whether that's thousands of FutAll players or just my dad learning chess — and get faster and better at it with every fix, migration, and late-night bug hunt.

2027
GRAD YEAR
C1
CAMBRIDGE CAE
2nd
ACADNET '26
5
PROJECTS
# Skills.json

↻ drag to rotate

# git log --oneline
a1f9c02
Creator @ FutAll
HEAD -> main · 2026 – Present

Designing and building every layer of FutAll solo — frontend, backend, and infrastructure. Started as a simple prototype, rebuilt end-to-end on modern cloud hosting with a hosted database.

JavaScriptHTMLCSSCloud HostingDatabasesGit
7e3b481
AcadNet — Calculatoare, etapa județeană — Locul 2
county stage · 2026

Covered OS internals, file systems, networking, system security, task automation, virtual machines, and embedded Linux/Windows systems.

LinuxWindowsNetworkingSystem SecurityVirtual MachinesEmbedded Systems
4d02fa1
AcadNet — Calculatoare, etapa județeană — Locul 3
county stage · 2025

Same competition, one year earlier — first placement on the board.

Operating SystemsHardwareCLIStorage
0a77cd9
OTI — Olimpiada de Tehnologia Informației
competitor · 2026

Competed in the office-suite round at the county stage — didn't place.

WordExcelPowerPointAccess
# ls -la ~/projects
🔜
FutAll — FC 27
IN PROGRESSCOMING SOON

What I'm heads-down on right now. EA FC 27 launches this September, and I'm building the next generation of FutAll for it — a parallel-tables migration that keeps the entire FC 26 site untouched while FC 27 gets built alongside it. Preview pages for Players, Evolutions, and SBCs are already live; the real data sync goes in once our external data sources add FC 27 support.

JavaScriptHTMLCSSCloud HostingPostgreSQL
Preview the FC 27 build →
AI Asistent
ANDROID APKPERSONAL

A personal AI assistant with zero API costs — a PC chat app backed by a local LLM (Ollama), an Android client that talks to it over the network, and a small cloud AI relay for free access from anywhere, PC on or off. Bilingual (Romanian/English) with automatic language-matching. Every piece — model hosting, phone client, cloud fallback — self-built.

JavaScriptHTMLCSSOllama Cloud AICapacitorAndroid
🚦
Teorie Auto
ANDROID APKPERSONAL

A Romanian-language driving-theory exam prep app, category B — original question bank, hand-drawn road-sign reference, condensed legislation notes, a free-practice quiz mode with instant explanations, and a timed exam simulator (26 questions / 30 minutes) matching the real format. All original content, not scraped from anywhere. Buildless static web app wrapped into an Android APK via Capacitor, built in the cloud with GitHub Actions.

JavaScriptHTMLCSS CapacitorAndroidGitHub Actions
Try it live in your browser →
FutAll
LIVEPERSONALFULL-STACK

A full-stack toolkit for EA FC 26 Ultimate Team — Player Tracker, Pro Clubs Builder, Squad Builder, Evo Lab, an SBC Builder with an on-site Auto-Solver, and FUT Grid, a daily football trivia game. Every frontend page, every database query, every deploy — built and run solo.

JavaScriptHTMLCSSCloud Hosting Serverless FunctionsPostgreSQLGit
Visit futall.com →
Șah pentru Tata
ANDROID APKPERSONAL

A Romanian-language chess app built for my dad — play against Stockfish across 6 difficulty levels, 31 interactive lessons across 6 categories (fundamentals, tactics, mates, endgames, openings, strategy), drag-and-drop or tap-to-move board. Buildless static web app wrapped into an Android APK via Capacitor, built in the cloud with GitHub Actions.

JavaScriptHTMLCSSStockfish (wasm) CapacitorAndroidGitHub Actions
Try it live in your browser →
# ls -la ~/devlog
2026-08-08·side project
Built a zero-cost personal AI assistant

A local-first AI assistant with no API fees: a PC chat app running a real LLM through Ollama, an Android client that talks to it over the network, and a small cloud relay so it still works from anywhere with the PC fully off. Compared several open models head-to-head for Romanian/English language-following before picking a default — one advertised as multilingual actually failed the test.

2026-08-08·side project
Shipped a driving-theory exam prep app — Teorie Auto

A side build outside FutAll: a Romanian-language category-B driving-theory app. Original question bank, hand-drawn road-sign reference, condensed legislation notes, a practice quiz with instant explanations, and a timed exam simulator matching the real 26-question / 30-minute format. Wrapped into an Android APK with Capacitor, built in the cloud via GitHub Actions — no local Android toolchain needed.

2026-08-06·backend
Fixing an SBC sync cron that quietly capped out at 140

A fixed-offset daily cron only ever covered the oldest 140 SBCs. Newer ones never got their sub-challenges synced — replaced it with a self-correcting rotating cursor, same pattern already used for the player sync.

2026-08-06·feature
Building an SBC Auto-Solver that never touches your EA account

A solver that proposes the cheapest valid squad from FutAll's own price data — styled after (and safer than) the third-party tools that inject into ea.com to automate the live account.

2026-08-05·incident
Shipping a degraded-mode banner mid-outage

The database platform had an incident. Shipped a site-wide backend-status banner across all 32 pages the same day.

2026-07-17·infra
Moving off a suspended free host, onto modern cloud hosting

Migrated futall.com off InfinityFree after a process-limit suspension, rebuilding the admin gate and image proxy as serverless edge functions.

2026-07-13·codebase
Stripping every comment, keeping every reason

Removed every inline code comment repo-wide for a cleaner codebase, and started a running rationale doc to keep the "why" behind every real fix instead.

# ./contact.exe
{
  "status": "shipping_solo_projects",
  "email": "contact.makaoshii@gmail.com",
  "discord": "@makaoshii",
  "twitter": "@makaoshii_28",
  "location": "Iași, Romania"
}
sendMessage.ts

// opens your mail app — nothing is sent from here directly

$ open mailto:contact.makaoshii@gmail.com
X: @makaoshii_28 ↗