Skip to content
View farixdev's full-sized avatar

Block or report farixdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
farixdev/README.md
┌────────────────────────────────────────────────────────────┐
│  faris@farixdev:~                                     ─ □ ×│
├────────────────────────────────────────────────────────────┤
│                                                            │
│   ███████╗ █████╗ ██████╗ ██╗███████╗                      │
│   ██╔════╝██╔══██╗██╔══██╗██║██╔════╝                      │
│   █████╗  ███████║██████╔╝██║███████╗                      │
│   ██╔══╝  ██╔══██║██╔══██╗██║╚════██║                      │
│   ██║     ██║  ██║██║  ██║██║███████║                      │
│   ╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝╚══════╝                      │
│                                                            │
│   full-stack developer · automation engineer               │
│   lahore, pk · utc+5 · est overlap · open to remote        │
│                                                            │
└────────────────────────────────────────────────────────────┘

portfolio · linkedin · email · github.com/farixdev


$ whoami

faris ahmad — i build web products, then i automate the parts
nobody should be doing by hand.

3+ years shipping: react/next front ends, node + nestjs services,
wordpress & shopify stores, and python tooling that quietly deletes
recurring manual work from real offices.

currently: automation engineer @ mindcob
also: bs software engineering @ superior university (exp. nov 2027)
$ cat stack.txt

  lang        javascript · typescript · python · php · dart · c++
  front       react · next.js · tailwind · bootstrap · flutter
  back        node.js · nestjs · rest apis · jwt auth
  data        postgresql · mongodb · mysql · firebase
  cms         wordpress · woocommerce · elementor · shopify
  automate    selenium · beautifulsoup · task scheduling · csv/json
  design      figma · photoshop · illustrator
  ops         git · linux cli · vercel · cpanel · dns · ssl

$ ls -1 ~/projects

fiona/            ai voice-calling studio          twilio + openai realtime
screened-ai/      invisible meeting assistant      live transcription
clora-ai/         hr + payroll erp                 next · nest · postgres
seo-dashboard/    seo campaign platform            next · nest · postgres
hub-chat/         ai + human live chat             wordpress + mobile
mapharvest/       google maps → csv → outreach     python · desktop
air-sketch/       gesture drawing app              mediapipe · webcam
fiona/ — desktop AI voice-calling studio

Desktop studio that places and receives real phone calls through Twilio, wired into OpenAI's Realtime API for live transcription. Pulls structured lead data out of the conversation and tracks per-call cost as it runs.

twilio openai realtime api desktop speech-to-text

screened-ai/ — always-on meeting assistant

Meeting companion that transcribes live and stays invisible during screen sharing — so notes and prompts sit on your screen and nowhere else.

realtime transcription desktop overlay meeting automation

clora-ai/ — multi-company HR & payroll ERP

HR, payroll and attendance platform for companies and startups. Multi-tenant with role-based access, attendance tracking, and optional biometric device integration.

react next.js typescript nestjs node.js postgresql

seo-dashboard/ — agency SEO campaign platform

Campaign management for SEO agencies: keyword rank tracking, backlink monitoring, Search Console performance, on-page task state, and per-client progress reporting.

react next.js typescript nestjs node.js postgresql

live

hub-chat/ — unified AI + human live chat

One dashboard where an AI agent and a human operator share the same WordPress live-chat inbox, with a companion mobile app for push notifications so nothing sits unanswered.

wordpress live chat mobile push ai handoff

mapharvest/ — google maps scraper → cold email

Desktop scraper that extracts business listings from Google Maps into clean CSV, then feeds automated cold-email campaigns through Gmail. Built for people who were doing it by hand.

python selenium beautifulsoup csv gmail api

air-sketch/ — draw on your screen with your hands

Gesture-controlled drawing app. Webcam + MediaPipe hand tracking turns finger movement into on-screen annotation — no stylus, no tablet.

python mediapipe opencv computer vision


$ history | grep -i work

[jul 2025 → now]  automation engineer · mindcob · lahore
  → python tooling that cut a recurring 5 hour/week task down to 5 minutes
  → production-grade internal tools with error handling, logging and docs —
    non-technical staff run them daily, unaided
  → 100+ recurring reports kept current via rest apis + scheduled execution

[may 2024 → may 2025]  web developer · fast web solutions · lahore
  → shipped 15+ responsive wordpress & shopify sites, incl. full stores
  → custom wp themes + elementor builds in php/html5/css3/js
  → woocommerce catalogs, checkout, order management
  → owned client comms end to end: requirements → demos → sign-off
  → handled hosting, cpanel deploys, dns and ssl at launch
$ cat ~/.credentials

education     bs software engineering · superior university, lahore
              2023 → exp. nov 2027

cert          web development: beginner to advanced · fast web solutions · 2022
cert          adobe photoshop: advanced photo editing & design · hop · 2020

$ ./contact --help

usage: reach faris [--hire | --freelance | --collab]

  open to    full-time roles · contract & freelance · automation work
  timezone   utc+5 (lahore) — overlaps est mornings
  reply      usually same day
$ cat coding-profiles

leetcode geeksforgeeks hackerrank codechef


$ exit

"behind every 'it works' lies a universe of unexplained miracles."

logout
Connection to farixdev closed.

Popular repositories Loading

  1. Drift.jobs Drift.jobs Public

    A Python desktop app that parses your resume with AI, scrapes LinkedIn & Indeed, and scores every job listing against your profile. Only shows matches above your threshold. Built with PyQt5 + Groq

    Python 1

  2. InstagramScrapper InstagramScrapper Public

    Automation tool that searches Google Maps using an area and business domains to find local businesses, extract their websites, discover linked Instagram profiles, and export all results into a CSV …

    Python

  3. F-Store-Flutter F-Store-Flutter Public

    F-Store is a production-grade Flutter e-commerce application with a clean, feature-driven architecture, offering a complete shopping experience for users along with a powerful admin panel for manag…

    Dart

  4. HRNexus HRNexus Public

    A full-stack HR management portal built with Next.js & NestJS — manage employees, salaries, attendance, and daily tasks from one centralized dashboard.

    JavaScript

  5. protfolio protfolio Public

    Personal portfolio built with Next.js & Tailwind CSS — showcasing my projects, skills, and experience as a Full-Stack Developer & Automation Engineer.

    JavaScript

  6. SiteMirror SiteMirror Public

    A modern desktop tool for extracting and mirroring websites with multi-threading, real-time monitoring, and TOR/onion support — built with Python & PyQt6.

    Python