01automation
A bot I made to take repetitive steps out of everyday CPA work.
AUTOMATIONBOTWORKFLOW
It handles the routine clicks and checks, keeps each run organized, and saves me from doing the same work by hand.
02automation
A multi-account setup for scheduling and running social media work safely.
MULTI-ACCOUNTQUEUESSESSION ISOLATION
Each account gets its own browser profile and session. Jobs run through a queue, failed steps can retry, and timing can be adjusted for different workflows.
03automation
A reusable setup for forms, signed-in sessions, data collection, and long browser jobs.
ORCHESTRATIONCONCURRENCYRECOVERY
I can split a job into smaller actions, run several workers, recover from common failures, and see what happened through clear logs.
04automation
A browser control toolkit I use for testing, scraping, and long multi-step tasks.
PLAYWRIGHTSESSIONSBROWSER CONTROL
It keeps sessions alive, waits for real page activity, reuses common actions, and can recover when a site responds in an unexpected way.
05open source
An open-source starting point for browser extensions and privacy tools.
OPEN SOURCEEXTENSIONSWEB APIs
It includes working patterns for content scripts, background workers, permissions, storage, messaging, settings, and behavior shared across pages.
06web platforms
A home for practical tools made around social platforms and daily online work.
SOCIALWEBTOOLS
The idea is simple: keep useful social tools and repeatable workflows together so people do not have to jump between different services.
07music & media
My listening archive, with live playback from Spotify and history from Last.fm.
DATA RECONCILIATIONSMART CACHEMULTI-API
It joins data from both services, remembers cover art and song length, keeps paused progress, and fills the gaps when Last.fm returns incomplete information.
08business systems
A full inventory and billing system made for a PC component shop.
INVENTORY ENGINEBILLINGREPORTING
It keeps stock, products, suppliers, customers, sales, invoices, and daily reports in one place so the shop can run without separate spreadsheets.
09music & media
A clean interface for browsing tracks and controlling playback.
MUSICPLAYERINTERFACE
I kept the controls familiar and the screen quiet so finding a track and playing it never feels like work.
10automation
A bot that collects large keyword lists without needing someone to watch it.
BATCH PROCESSINGDEDUPLICATIONEXPORT
It runs long sessions in batches, removes duplicate results, cleans the final list, and exports data that is ready for research.
11open source
A data collection pipeline for dynamic sites and pages behind a login.
OPEN SOURCEDATA PIPELINEWORKER QUEUES
Browser workers share a request queue, rotate sessions, retry failed pages, remove duplicates, and export the final data in a consistent format.
12automation
A Playwright workflow for collecting keyword ideas straight from the browser.
PLAYWRIGHTFAULT TOLERANCEEXTRACTION
It handles changing page states, retries failed steps, applies its own extraction rules, and returns clean results without relying on a limited third-party API.
13automation
A platform for turning slow manual work into automation people can actually maintain.
AUTOMATION ENGINEERINGINTEGRATIONSMONITORING
It connects browser actions, APIs, and background jobs, then adds logs and monitoring so a real team can trust the result.
14open source
A small open-source CLI for temporary inboxes and email verification.
OPEN SOURCECLIEMAIL AUTOMATION
Scripts can create an inbox, wait for a message, read what arrived, and return the useful parts in a clean terminal output.
15open source
A simpler way to open local services through secure Cloudflare tunnels.
OPEN SOURCETUNNELINGSERVICE ROUTING
It takes care of starting and stopping tunnels, routing services, and repeating the same setup across development machines.
16open source
A control panel for routes, tunnels, and the services I host myself.
OPEN SOURCEREVERSE PROXYSELF-HOSTED
It puts route settings, service discovery, secure endpoints, tunnel status, logs, and health checks on one screen.
17open source
An open-source tool for sharing a local development service when I need public access.
OPEN SOURCEREVERSE TUNNELCLI
It keeps service settings, tunnel processes, connection status, and the controls I use most in one small workflow.
18open source
An open-source Wi-Fi scanner for nearby networks, channels, and signal strength.
OPEN SOURCEWIRELESSRECONNAISSANCE
It turns raw scan results into a useful view of network names, channels, signal levels, and the details needed for troubleshooting.
19open source
An open-source set of checks for DNS, ports, latency, routes, and service access.
OPEN SOURCENETWORKINGDIAGNOSTICS
It runs the checks I normally need and keeps the results together, which makes local, server, and tunnel problems quicker to trace.
20developer tools
A remote panel for checking servers and handling the tasks I do most often.
REMOTE OPSHEALTH CHECKSSERVICE CONTROL
I can see service health, restart a process, read logs, check resources, and deal with common server work from one screen.
21music & media
A live pipeline that takes an IP camera feed and sends it where it needs to go.
FFMPEGREAL-TIME STREAMINGRECONNECT
It reads the camera stream, converts the format when needed, reconnects after a drop, and sends the output to a viewer or broadcast service.
22open source
An open-source toolkit for cleaning audio, converting video, and processing streams.
OPEN SOURCEFFMPEGBATCH PIPELINE
I use it to build repeatable jobs for conversion, volume balancing, noise removal, clipping, metadata, and large batches of media.
23music & media
A tool that pulls speech from YouTube media and makes it easier to hear.
AUDIO PIPELINEDENOISEFFMPEG
It extracts the audio, reduces noise, improves the voice, balances loudness, and exports a cleaned file in one run.