DX//
DARKXPLOITMUSIC. CODE. CREATE.
HOMEABOUTPROJECTSARCHIVECONTACT
ENGINEERING PORTFOLIO / 2026

PROJECTARCHIVE

I build tools when the usual options get in the way. That has led me to automation, custom browsers, infrastructure, media pipelines, and open-source software. This page is the part I can share.

Automation engineeringBrowser architectureOpen source
AUTOMATION BROWSER OPEN SOURCE SYSTEMS
BUILD∞ITERATE
28Projects I can share
20%Of my work is public
80%Stays private
BUILDINGAlways in progress
FILTER SYSTEMSALL
28 RESULTS
01

Five public builds that best show how I think through a system.

FEATURED SYSTEMS

FEATURED / 001
browser systems

Custom Browser

A browser I am building around separate profiles, privacy, and deep automation control.

I can manage profiles, tabs, sessions, navigation rules, and automation from the browser itself. The interface is also ready for custom extensions.

BROWSER ARCHITECTUREPROFILESPRIVACY
DX / SYSTEM / 001PRIVATE BUILD
002
browser systems

Advanced Ad Blocker

A content blocker with network rules, custom lists, and controls for each site.

It can stop requests, match filter lists, hide page elements, allow trusted sites, update its rules, and show exactly what is being blocked.

PRIVATE BUILD
003
open source

Open Source Automation Framework

An open-source base for browser jobs, API work, and background automation.

A workflow is made from reusable tasks. Plugins, queues, retries, worker limits, logs, and simple configuration make it practical for larger projects.

PRIVATE BUILD
004
web platforms

devabir.com

My personal home for projects, music activity, writing, and experiments.

I built it as one place for my work, listening history, notes, and the small ideas I want to put online.

OPEN
005
web platforms

PAILINGCC

One platform with more than 200 tools, all using the same simple interface.

A shared tool system handles categories, forms, results, and reusable processing. It lets me add new tools without rebuilding the whole product each time.

PRIVATE BUILD
02

More things I have made public, from small experiments to tools I still use.

PROJECT INDEX

01automation

CPA Bot

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.

PRIVATE BUILD
02automation

Advanced Social Media Automation

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.

PRIVATE BUILD
03automation

Web Automation

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.

PRIVATE BUILD
04automation

Browser Automation

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.

PRIVATE BUILD
05open source

Browser Extension Toolkit

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.

PRIVATE BUILD
06web platforms

ilovesocials

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.

PRIVATE BUILD
07music & media

Music Archive

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.

OPEN
08business systems

PC Component Store Resource Management and Billing System

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.

PRIVATE BUILD
09music & media

Music Player

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.

PRIVATE BUILD
10automation

Keyword Sheeter Automation Bot

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.

PRIVATE BUILD
11open source

Web Scraping Pipeline

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.

PRIVATE BUILD
12automation

Playwright Keyword Tool Automation

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.

PRIVATE BUILD
13automation

We Can Automate

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.

PRIVATE BUILD
14open source

gmailnator-cli

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.

PRIVATE BUILD
15open source

cloudflared

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.

PRIVATE BUILD
16open source

Self-Hosted Reverse Proxy Manager

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.

PRIVATE BUILD
17open source

Dark-Ngrok

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.

PRIVATE BUILD
18open source

Wifi-Hunter

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.

PRIVATE BUILD
19open source

Network Diagnostics Toolkit

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.

PRIVATE BUILD
20developer tools

Server Manager

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.

PRIVATE BUILD
21music & media

IP Camera Restream

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.

PRIVATE BUILD
22open source

Media Processing Toolkit

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.

PRIVATE BUILD
23music & media

YouTube Voice Cleanup Tool

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.

PRIVATE BUILD
28BUILDS
GOT A PROBLEM THAT DOESN'T FIT A TEMPLATE?

LET'S BUILD A PRACTICAL WAY THROUGH IT.

Tell me where the work gets slow, repetitive, or messy. I'll think in systems.

START A CONVERSATION
© 2024 DARKXPLOIT
BUILT WITH PASSION</>