logoFaris

/projects

20 things I've built — AI voice agents, full-stack web apps, automation tools, computer-vision experiments, and low-level systems. Grouped by what they do.

#ai-agents

Voice agents, LLM copilots, and reasoning engines.

Fiona

Fiona

Python · OpenAI Realtime · Twilio · WebSockets

A desktop AI voice-calling studio that answers and places real phone calls, bridging Twilio telephony to OpenAI's Realtime speech-to-speech API — with per-call transcription, lead extraction, and exact cost tracking.

Screened AI

Screened AI

Electron · React · TypeScript · Deepgram

An always-on-top AI meeting copilot that transcribes live and surfaces answers on screen the moment a question is asked — while staying hidden from screen-share and screen recording.

Private build — demo on request
Kasoti

Kasoti

JavaScript · Bayesian · HTML5

A 20-questions mind-reading game with a real Bayesian reasoning engine — it tracks probability across 348 things, picks each question by information gain, and shows a live view of its own thinking as it narrows in.

Private build — demo on request

#web-apps

End-to-end products — auth, data, payments, and polished UI.

Clora AI Portal

Clora AI Portal

Next.js · NestJS · PostgreSQL · Tailwind

A multi-company HR and payroll portal with role- and department-scoped access, attendance, leave, payslips, and optional biometric fingerprint + gate-terminal integrations.

SEO Management

SEO Management

Next.js · PostgreSQL · Drizzle · Tailwind

A multi-project SEO management platform with an agency console for keywords, pages, backlinks, rankings and deliverables, plus a read-only client portal that reports in plain language and threads messages back to the team.

Hub Chat

Hub Chat

Next.js · WebSockets · Postgres · Android

AI + human live chat for all your WordPress sites, managed from one dashboard, with a companion phone app that gets push notifications for every new conversation.

Private build — demo on request
Things I Never Said

Things I Never Said

Next.js · NestJS · MongoDB · Tailwind

An anonymous confession platform where people share the thoughts and words they never had the courage to say — no account, no identity, no judgment.

Hush

Hush

Flutter · Firebase · Next.js

An anonymous chat app that lets people connect and talk without revealing who they are, paired with an animated marketing site and a release CMS for shipping new builds.

F-Store

F-Store

Flutter · Dart · Firebase

A modern Flutter e-commerce app with a full shopping experience and a powerful admin panel for catalog, orders, and inventory.

#automation

Desktop tools that turn hours of manual work into one click.

MapHarvest

MapHarvest

Python · PyQt5 · Selenium · SMTP

A desktop app that scrapes Google Maps business listings into clean CSV — then, on request, turns that list into a paced, personalised cold-email campaign sent from your own Gmail.

Drift

Drift

Python · PyQt5 · BM25 · Embeddings

A local-first job-discovery app that ranks listings against your résumé with an explainable score, dedupes the same role across boards, and helps you tailor and apply.

InstaMap Scraper

InstaMap Scraper

Python · Selenium · PyQt5

An automation tool that discovers local businesses through Google Maps and extracts website URLs and Instagram handles.

SiteMirror

SiteMirror

Python · PyQt5 · BeautifulSoup

A desktop application that creates local, fully browsable copies of entire websites for offline use.

Superior LMS Suite

Superior LMS Suite

Python · Selenium · WebView2

A desktop app that automates repetitive university work — scraping LMS course material, tidying submission folders, and configuring ERP assessments from a single window.

#vision

Camera-driven interfaces — hand tracking and room monitoring.

ClassWatch

ClassWatch

Python · Django · YOLOv8 · OpenCV

AI room monitoring for campuses and offices: connects to CCTV / RTSP or webcams, counts occupancy with YOLO, and detects when a session actually starts, ends, or goes unattended against the schedule.

Private build — demo on request
Air Sketch

Air Sketch

Python · MediaPipe · OpenCV · Win32

Draw on screen with hand gestures — a webcam + MediaPipe tracker turns finger poses into ink rendered over any app, auto-refining wobbly shapes and smoothing handwriting without reshaping it.

Private build — demo on request
AirPad

AirPad

Python · MediaPipe · OpenCV · Win32

Control your whole PC with one hand in front of a webcam — cursor, all three clicks, drag, two-finger scroll and zoom, swipes, volume, and region screenshots, injected as real Windows input.

Private build — demo on request

#systems

Low-level, for-the-craft builds — protocols, a firewall, a mining engine.

Slate

Slate

Flutter · Dart · Win32 · Sockets

Turns an Android or iOS phone into a wireless trackpad and keyboard for Windows over Wi-Fi — one finger moves the cursor, two scroll, three switch desktops — through a custom wire protocol, with nothing leaving your network.

Private build — demo on request
Aegis WAF

Aegis WAF

Python · Flask · Socket.IO · SQLite

A Python Web Application Firewall with real-time attack detection, a live SOC dashboard, a red-team attack simulator, and a deliberately-vulnerable lab for research.

Private build — demo on request
Bitmine

Bitmine

Python · SHA-256d · Tkinter

A personal SHA-256d Bitcoin mining engine built to make the process visible — it runs on a private regtest chain so you can watch blocks get found, with no profit theater. A flight simulator, not an airplane.

Private build — demo on request