Get ahead. Give away nothing. ๐ก๏ธ
Free, privacy-first tools that run entirely on your own device -> no account, nothing sold, nothing uploaded.
๐ Live site: floati.life ยท ๐ CV Builder ยท ๐ Learn ยท ๐ Privacy
This repository showcases the Floati website -> every page and every feature, captured locally -> and ships the full website source under website/. โจ
The landing page sets the whole promise in one line -> get ahead, give away nothing. Two live products, zero sign-up, everything runs in your browser. ๐
- ๐ฏ One-line pitch -> "Get ahead. Give away nothing." with instant access to both tools.
- ๐ Trust row -> Free forever ยท No account ยท On your device ยท Private by design.
- ๐ง 3D product vignette -> a live, cursor-reactive resume + code-grader preview, not a stock image.
- ๐ Light / dark toggle -> the whole site (and its accent colour) adapts on click.
A resume that actually gets read. ๐ช Pick a template, fill it in, and let the in-browser AI sharpen your bullet points -> then export a clean, ATS-friendly PDF that parses every time.
- ๐งฉ 12 templates ยท ๐ค AI on-device ยท ๐ Live ATS score ยท ๐จ๏ธ PDF export
Go from zero to AI engineer. ๐ง A complete interactive course -> real Python in your browser, auto-graded as you go, with an on-device AI tutor and animated explainers.
- ๐ 239 lessons ยท โ Auto-graded ยท ๐๏ธ Animated explainers ยท ๐ค On-device AI tutor ยท ๐ Spaced-repetition review ยท ๐ Verifiable certificate
Straight answers to the questions everyone asks -> is it free, is it private, do I need an account, do I write real code. ๐ฌ
A complete, no-signup resume builder that lives entirely in your browser. Your draft saves itself, and nothing ever leaves your machine. ๐
Four fast on-ramps so you never face a blank page. ๐ฌ
- โก I already have a resume -> paste text or drop a PDF / Word file and it pulls into editable sections.
- ๐งญ Build it with a few questions -> a guided Q&A assembles a tailored first draft for your field.
- ๐ผ๏ธ Start from an example -> open a real, recruiter-ready resume and make it yours.
- ๐ผ Import from LinkedIn -> bring your LinkedIn data export and it fills in the form.
A live editor on the left, an instant preview on the right, and a rail of templates you can swap any time. ๐จ
- ๐งฉ 12 ATS-friendly templates -> Executive, Modern Pro, Minimal, Creative, Two Column, Nordic, Bold and more.
- ๐จ Theme + font controls -> recolour and restyle the whole resume in a click.
- ๐๏ธ Live preview -> see the final document update as you type.
- ๐พ Auto-save -> your draft is kept locally so you never lose work.
A real-time applicant-tracking-system breakdown that tells you exactly what to fix before you hit send. ๐ฏ
- ๐งฎ Four scored dimensions -> Formatting ยท Sections ยท Content ยท Compatibility.
- ๐ Actionable tips -> concrete next steps ("add a professional summary", "add at least one skill").
- โป๏ธ Updates live -> the score moves as you edit.
A private AI helper that runs on your device -> no prompts sent to a server. ๐ง
- ๐ Full resume analysis -> a complete review of your draft.
- โ๏ธ Improve bullet points -> tighter, results-focused phrasing.
- ๐ญ Industry ATS check -> score against a target industry.
- ๐งฐ Missing skills for industry -> spot the gaps recruiters look for.
- โป๏ธ Rewrite bullets with on-device AI -> a one-click rewrite, fully local.
- ๐จ๏ธ PDF export -> real text-based, ATS-readable output (with a fun 3D "preparing your PDF" loader).
- ๐๏ธ JSON export -> take your structured data with you.
- ๐ Cover letter generator and ๐ฏ job-match tools built in.
Python + AI: Zero to AI Engineer ๐ง -> a free, in-browser course that grades real code the moment you pass.
- ๐ 31 modules ยท 239 lessons -> from beginner Python to applied AI engineering.
- ๐ Run real Python in the tab -> no install, no setup, graded by hidden tests.
- ๐ Free, no account, on-device -> your progress stays in your browser.
- ๐ Verifiable certificate -> earn it by passing every auto-graded exercise.
A full learning path -> Python fundamentals, data + ML, prompting, RAG, evals, agents, guardrails, production patterns, and real portfolio projects. ๐ง
- ๐ Sequential gating -> lessons unlock as you master the ones before.
- ๐งฑ Module cards + lesson chips -> see exactly what each module covers.
- ๐ Live search across every lesson.
Every lesson pairs a clear explainer with a real code editor that runs in your browser. ๐งช
โถ๏ธ Run your code instantly (real Python via Pyodide / WASM).- โ Check against hidden, un-gameable tests.
- ๐ก Hint when you are stuck.
- ๐ฌ Review your code with the on-device AI tutor.
- ๐งจ Failure-aware tutoring -> a failed check surfaces the exact failing test and a "why did this fail?" explanation.
A unique "boarding pass" certificate -> ZERO -> AI ENGINEER -> that anyone can verify, with no account required.
- ๐ซ Boarding-pass design -> skill badges for every track you cleared.
- ๐จ๏ธ Print / Save as PDF and ๐ผ Add to LinkedIn in one click.
- ๐ Copy verify link -> share proof that the credential is genuine.
Anyone can confirm a certificate is genuinely issued by Floati -> just enter the ID. No account needed. โ
Floati does not just claim privacy -> it proves it, live, in your own browser. ๐ต๏ธ
Don't trust this page. Audit it. ๐ฌ Every request the page makes is shown in real time, proving nothing you do reaches a tracker, an ad network, or an AI vendor.
- ๐ก Live outbound network monitor -> watch the page's own fetch / XHR / beacon traffic.
- 0๏ธโฃ Trackers reached: zero -> measured, not promised.
- ๐ก๏ธ Live leak-test -> type a secret and watch the browser's own security policy block it from leaving.
It's your data's birthday. Nobody else is invited. ๐ฅณ The birthday companion that keeps every date and reminder entirely on your iPhone.
- ๐ No account ยท no servers ยท no trackers ยท works offline.
- ๐ Local reminders -> a birthday nudge scheduled on-device, no push server contacted.
- ๐ต Nothing leaves the phone -> the guest list has exactly one name on it: yours.
| Principle | What it means |
|---|---|
| ๐ Free | No paywall, no upgrade, no credit card. |
| ๐ No account | Nothing to sign up for -> just open and use. |
| ๐ป On your device | The CV builder, the AI, the code grader -> all run locally. |
| ๐ Private by design | Nothing is sold, nothing is uploaded, and the privacy page lets you audit it live. |
The full Django source for the website lives in website/ -> the landing page, CV Builder, Python + AI course, and privacy pages. ๐
- ๐ Run it locally in one command (SQLite + in-memory cache fallback, no Docker needed) -> see
website/README.md. - ๐ณ Or with Docker Compose -> Django + PostgreSQL + Redis + Nginx.
- ๐ No secrets included -> real
.envfiles, the database, logs, and personal data are excluded; the hidden-panel PINs have no default and require an env var.
cd website
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
DJANGO_DEBUG=1 python manage.py migrate
DJANGO_DEBUG=1 python manage.py runserver # -> http://127.0.0.1:8000Built with care -> floati.life ๐ช














