All Projects

Remember drawing eyes on your chin and hanging upside down off the couch? I built a browser app that logo
Remember drawing eyes on your chin and hanging upside down off the couch? I built a browser app that
https://chinface.app

Turn your chin into a tiny talking face

I built an AI-powered Developer Dashboard & News Intelligence Tool (Nexlyi) — Feedback appreciated logo
I built an AI-powered Developer Dashboard & News Intelligence Tool (Nexlyi) — Feedback appreciated
https://www.nexlyi.com/

AI destekli haber takibi ve geliştirici araçları. OpenAI, Gemini ve Anthropic desteğiyle tek panelde her şey.

JoeAnimeDB - An offline-first anime tracker that learns your taste logo
JoeAnimeDB - An offline-first anime tracker that learns your taste
https://wickedwampa.itch.io/joeanime-db

An offline-first Windows anime tracker with personalized recommendations, Anime DNA, and Genome analysis.

Tautan Lumina - Minimalist AI Bookmark & Note Manager logo
Tautan Lumina - Minimalist AI Bookmark & Note Manager
https://tautanlumina.appwrite.network/

Tautan Lumina is an ultra-minimalist, AI-powered smart bookmark and note manager. Auto-generate titles & tags, organize links into encrypted PIN folders, import HTML bookmarks, and sync across devices.

Launched my first paid UI component pack — 12 animated SaaS buttons logo
Launched my first paid UI component pack — 12 animated SaaS buttons
https://aidevjun.gumroad.com/l/premium-buttons

THE BUTTONS YOUR SAAS LANDING PAGE ACTUALLY DESERVES Tired of boring hover effects? These 12 buttons are engineered — not designed. Each one is a complete micro-interaction with particle systems, state machines, and terminal output that types itself character by character. WHAT YOU GET — 12 COMPONENTS 01 · Compile TypeScript — Indigo plasma gradient + conic spin border 02 · Deploy to Vercel — Aurora gradient slide-fill on hover 03 · Run Python Script — Solar flare shimmer + rotating flare overlay 04 · Execute SQL Query — Full-spectrum neon wire conic border 05 · Call REST API — White gloss, works on dark AND light backgrounds 06 · Trigger Webhook — Rose-pink slide-fill + staggered wave rings 07 · Add to Cart — 4-state machine: idle → loading → success/error → reset 08 · Push to GitHub — Void sphere conic ring + orbit dot burst 09 · Deploy AWS Lambda — Gold standard shimmer + warm particle burst 10 · Docker Build & Push — Glassmorphism fill + backdrop blur 11 · Train AI Model — Live epoch counter 0→100 + star particle burst 12 · Deploy to K8s — Prismatic holographic + real-time cursor tracking WHAT MAKES THESE DIFFERENT Canvas Particle Engine — 800-particle pre-allocated pool fires on every click. Zero heap allocation. GPU-accelerated via requestAnimationFrame. CSS Houdini @property — Gradient colors AND rotation angle animate simultaneously. This is impossible with standard CSS transitions. GSAP State Machines — Button 07 runs 4 async states. Button 11 runs 3 phases with a live epoch counter ticking 0 to 100 in real time. Mouse-Tracking Holographic — Button 12 reads your cursor position every frame and redistributes a prismatic highlight across 3 conic-gradient layers. Typewriter Terminal Output — Every button reveals a styled terminal panel after click. Deploy logs, SQL results, git output — each line types itself. Chromatic Aberration Burst — Button 12 click fires 3 simultaneous particle bursts offset in red, green, and blue — simulating real lens aberration. FILES INCLUDED QUICK-START.html — Open in browser, up and running in 5 minutes 12 button folders — Each with button.html, snippet-css.css, snippet-js.js, README.md Shared engine — shared-engine.css + shared-engine.js loaded once, serves all buttons Full demo — All 12 buttons live and interactive on one page README.md — Complete integration guide, API reference, browser support CHANGELOG.md — Version history + v1.1 roadmap LICENSE.md — Personal, Commercial, and Extended tiers clearly defined TECH STACK HTML5 + CSS3 with Houdini @property Vanilla JavaScript — zero framework dependency GSAP 3.12 via CDN — free for commercial use since April 2025 Canvas API — particle system built from scratch Google Fonts — Space Grotesk + JetBrains Mono Browser support: Chrome 90+, Edge 90+, Firefox 88+, Safari 15+ Mobile: Full touch support on all 12 buttons Accessibility: prefers-reduced-motion disables all animations cleanly WHO THIS IS FOR Indie SaaS founders who want their CTA to feel premium Frontend developers studying production-grade animation patterns Design engineers building AI dashboards and developer tools Freelancers adding serious polish to client projects LICENSE Commercial license included. Use in unlimited client projects, SaaS products, and commercial web apps. No attribution required. FAQ Do I need React or any framework? No. Pure HTML, CSS, JavaScript. Drop it anywhere. Does GSAP need a paid license? No. Free for all commercial use since April 2025. Does it work on Firefox and Safari? Yes. CSS Houdini degrades gracefully — all other animations work identically across all browsers. Can I change the colors? Yes. Edit gradient stops in snippet-css.css and update the pal array in snippet-js.js to match. Can I remove the terminal panel? Yes. Delete the result div and the showResult call. Full instructions in each button's README. FILES INCLUDED — PACKAGE STRUCTURE premium-buttons-saas-dev-edition/ │ ├── QUICK-START.html ├── README.md ├── CHANGELOG.md ├── LICENSE.md │ ├── _demo/ │ └── index.html │ ├── _snippets/ │ ├── shared-engine.css │ └── shared-engine.js │ ├── 01-typescript/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 02-nextjs/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 03-python/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 04-sql/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 05-rest-api/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 06-webhook/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 07-cart/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 08-github/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 09-aws-lambda/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 10-docker/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ ├── 11-ai-train/ │ ├── button.html │ ├── snippet-css.css │ ├── snippet-js.js │ └── README.md │ └── 12-kubernetes/ ├── button.html ├── snippet-css.css ├── snippet-js.js └── README.md Total: 55 files · 107KB compressed

I built a screen recorder for tutorials, that cuts itself. Looking for feedback. logo
I built a screen recorder for tutorials, that cuts itself. Looking for feedback.
http://unchaos.co

Record messy, deliver professional.

I made a collection of 100 cozy macOS folder icons logo
I made a collection of 100 cozy macOS folder icons
https://cozyfolders.com

Cozy macOS folder icons to personalize your desktop. A collection of aesthetic Finder icons inspired by fabric, paper, wood, marble, and more.

I built a Mac app because bookmarking YouTube tutorials wasn’t enough logo
I built a Mac app because bookmarking YouTube tutorials wasn’t enough
https://scribeshot.com/

Turn YouTube videos into structured AI notes with timestamped screenshots, visual mind maps, quick mode summaries & interactive video chat.

So… What’s an AI Girlfriend/Boyfriend Simulator, Anyway? logo
So… What’s an AI Girlfriend/Boyfriend Simulator, Anyway?
https://aeonchat.com/

Chat, video call, and roleplay with the most lifelike and empathetic 3D AI companions

Sanctum - A local-first, offline D&D campaign manager (free, no account) logo
Sanctum - A local-first, offline D&D campaign manager (free, no account)
https://athanasioust.itch.io/sanctum

A local-first D&D 5e campaign manager for Dungeon Masters.

I built a tool to catch scope creep before you eat the cost; looking for freelancers to try it logo
I built a tool to catch scope creep before you eat the cost; looking for freelancers to try it
http://scopealarm.com

Catch scope creep before you do it for free.

I started a chili crunch business with my husband and we've shipped over 125 jars in the first 24hrs logo
I started a chili crunch business with my husband and we've shipped over 125 jars in the first 24hrs
https://www.extraextracrunch.com

Californian, artisanal chili crunch made with premium avocado oil, bold umami flavor, and maximum crunch. Try EXTRA EXTRA Chili Crunch with fried garlic now!

I built a chat app where the AI writes the app's own features - ask for a tool, click install, it's  logo
I built a chat app where the AI writes the app's own features - ask for a tool, click install, it's
https://foomchat.com

Ask for a tool — a timer, a theme, a scratchpad — and the AI writes an installable feature, live in the chat. Free credits, no card required.

I created a site for people who don't know how to download stuff from a Github page logo
I created a site for people who don't know how to download stuff from a Github page
http://yatko.app/cli/cli

Download the latest release of cli/cli

I built a chrome extension to 'speak' your emails and got my first subscriber! AMA logo
I built a chrome extension to 'speak' your emails and got my first subscriber! AMA
http://Unvent.app

Rewrite whatever you are typing, in place, in any editable field. Three tones, one keystroke.

I built an MIT-licensed whiteboard SDK because the popular one now needs a paid license — free, ze logo
I built an MIT-licensed whiteboard SDK because the popular one now needs a paid license — free, ze
https://app.tryquickdraw.com

Draw instantly. No account, autosaved locally, open source.

Devs what's a tool you constantly Google and use online, but wish didn't require uploading your data logo
Devs what's a tool you constantly Google and use online, but wish didn't require uploading your data
http://simpledevtools.org/tools

Browse free, privacy-first developer tools — JSON formatters, encoders, generators, security utilities, and more. Everything runs in your browser.

Portable power station calculator logo
Portable power station calculator
https://lifepo4finder.com/portable-power-station-calculator/

Find the right portable power station for your needs. Calculate runtime, AC output, and battery capacity based on your appliances.

Lifetime - I Built a Mac AI Agent that lives in your Mac Notch or Dynamic bar — Pay One-Time, No S logo
Lifetime - I Built a Mac AI Agent that lives in your Mac Notch or Dynamic bar — Pay One-Time, No S
https://integratedagentics.com/ghost

Route models, retrieve local documents, start timers, and run verified Mac actions from one private surface — a top-center notch or a floating bar you summon with a keystroke.

I am building a simulacrum of a College with AI tutors logo
I am building a simulacrum of a College with AI tutors
http://universitas-scholarium.org

The first college with an AI faculty. Over two thousand AI scholar-simulacra across eighty departments, teaching one-to-one tutorials in the Oxford–Cambridge tradition.

I built an app that shows you what people did next after a life shaping moment logo
I built an app that shows you what people did next after a life shaping moment
https://testflight.apple.com/join/rNwZDTga

Available on iOS