Our Portfolio

Discover our innovative projects spanning AI, ML, LLMs, automation, and more

50+ Projects Completed
25+ Happy Clients
7+ Years Experience
500+ Citations

Google Scholar Research Collaboration Platform

AI & ML
Key Features
  • Web app for indexing and searching scholarly articles
  • Google Scholar data integration
  • NLP-based keyword and abstract extraction
  • Personalized result ranking per user
  • Tech Stack:** Python, Django, NLTK

Urdu Image Caption Generation

AI & ML
Key Features
  • Attention-based LSTM architecture
  • Custom Urdu image-caption dataset
  • Trained and deployed for online inference
  • Tech Stack:** Python, TensorFlow

LoRaDRL — Deep RL for LoRaWAN Parameter Selection

AI & ML
Key Features
  • Double Deep Q-Network (DDQN) algorithm
  • Custom Python simulation environment for LoRaWAN
  • Validated against state-of-the-art baselines
  • Two peer-reviewed IEEE publications
  • Tech Stack:** Python, TensorFlow

Adversarial ML in 5G Networks (Research)

AI & ML
Key Features
  • Three case studies covering supervised, unsupervised, and RL attacks
  • Custom Python environments for each adversarial scenario
  • Mitigation guidelines and robustness evaluation framework
  • Peer-reviewed publication in IEEE Internet Computing
  • Tech Stack:** Python, TensorFlow

Deep RL Agents for Flappy Bird & Lunar Lander

AI & ML
Key Features
  • DQN and DDQN agents for two distinct environments
  • Sustained high-score performance across long episodes
  • Reproducible training and evaluation setup
  • Tech Stack:** Python, TensorFlow

CNN-Based Object Classification

AI & ML
Key Features
  • CNN and DNN architectures for hierarchical classification
  • Fine-tuning workflow for new object categories
  • Validated accuracy across predefined classes
  • Tech Stack:** Python, TensorFlow

Semantic News Matching with Knowledge Graphs

AI & ML
Key Features
  • Custom scrapers across many news sources
  • Word-embedding-based semantic matching
  • Knowledge graph storage in Neo4j
  • API for serving related articles in real time
  • Tech Stack:** Python, TensorFlow, PostgreSQL

K-Means Fleet Order Assignment

AI & ML
Key Features
  • K-Means clustering with embedded business rules
  • Multi-vendor, multi-rider assignment logic
  • Production deployment on top of MongoDB
  • 4× throughput improvement vs. manual dispatch
  • Tech Stack:** Python, Scikit-learn, MongoDB

Graph Neural Network Fraud Detection

AI & ML
Key Features
  • GCN architecture for graph-structured fraud data
  • Adversarial attack evaluation
  • Adversarial fine-tuning for hardened robustness
  • Tech Stack:** Python, PyTorch

COVID-19 Detection from Chest X-rays

AI & ML
Key Features
  • Binary classifier for "Infected" vs "Normal" chest X-rays
  • Multiple CNN configurations evaluated and compared
  • Open-source code and results on GitHub
  • Tech Stack:** Python, PyTorch

Notion Clone with AI & Live Collaboration

Full-Stack Apps
Key Features
  • Chat-with-document Q&A powered by OpenAI
  • Automatic document summarization
  • Real-time machine-learning-based translation
  • Live multi-user collaboration with Liveblocks
  • Secure authentication and user management with Clerk
  • Cloud-native AI tasks via Cloudflare Workers
  • Tech Stack:** Next.js, React, Clerk, Liveblocks, Shadcn UI, OpenAI, Firestore, Cloudflare Workers

AI Car Recommendation Agent

LLMs, RAGs & Agents
Key Features
  • Natural-language query understanding with multi-parameter filtering
  • Ranked recommendations with fallback alternatives
  • Marketplace-ready ingestion from scraped sources
  • Bilingual support (English and Arabic)
  • Designed to scale across multiple car platforms
  • Tech Stack:** Python, OpenAI GPT-4, LangChain, Selenium, BeautifulSoup, FastAPI, Docker, AWS, PostgreSQL

AI-Powered LinkedIn Branding Content

LLMs, RAGs & Agents
Key Features
  • Engaging hooks and clear takeaways in every post
  • Industry statistics and insights integrated naturally
  • Personal anecdotes and actionable advice for engagement
  • Targeted hashtags for LinkedIn discoverability
  • Mobile-readable structure and length
  • Tech Stack:** Python, OpenAI GPT-4, LangChain

Medical Procedures RAG System

LLMs, RAGs & Agents
Key Features
  • Medical query processor with intent classification
  • Vector database of clinical guidelines and research
  • Hybrid search RAG pipeline
  • Secure API with safety filters and contraindication alerts
  • Optional demo interface
  • Tech Stack:** Python, LangChain, Llama / Mistral, BioBERT, FastAPI, Docker

Order Management REST API Suite

REST APIs
Key Features
  • Full REST API for orders, assignments, and status transitions
  • Advanced filtering for multi-order listing endpoints
  • JWT-based authentication
  • Celery + RabbitMQ background queues
  • Optimized MongoDB queries with scheduled maintenance scripts
  • Slack and Sentry alerting; Dynoscale for auto-scaling
  • Deployed on Heroku via GitHub CI/CD
  • Tech Stack:** Python, Django, MongoDB, Celery, RabbitMQ, Redis

Fleet Management REST API Suite

REST APIs
Key Features
  • APIs for orders, drivers, onboarding, and management
  • Driver block/unblock and availability endpoints
  • Real-time location tracking
  • JWT authentication and per-role access controls
  • Celery + RabbitMQ for background processing
  • Slack and Sentry monitoring; Dynoscale for auto-scaling
  • Deployed on Heroku via GitHub CI/CD
  • Tech Stack:** Python, Django, MongoDB, Celery, RabbitMQ

AI Assistant Mobile App REST APIs

REST APIs
Key Features
  • Full auth flow (signup, signin, forgot password) with JWT
  • Conversation APIs with latest-conversation lookups
  • Image, audio, and video upload endpoints
  • Live video socket implementation
  • AWS S3 for file storage and SES for transactional email
  • Custom Python routing layer on AWS Lambda
  • CloudFront + Route 53 for global delivery
  • Tech Stack:** Python, AWS Lambda, DynamoDB, AWS S3, AWS SES, CloudFront

Marriott Hotel Price Checker

Web Automation
Key Features
  • Scheduled scraping at configurable times of day
  • HTML-formatted email reports with price comparison tables
  • Custom MongoDB-backed admin frontend for location management
  • Deployed on an Ubuntu remote desktop server
  • Tech Stack:** Python, Selenium, MongoDB, Linux

Binance Top-100 Crypto Pairs Bot

Web Automation
Key Features
  • Scheduled extraction at regular intervals
  • Continuously refreshed top-100 USDT pairs list
  • Direct hand-off into the client's trading bot
  • Deployed on an Ubuntu remote desktop server
  • Tech Stack:** Python, Selenium, Linux

PDF Document Extraction Bot

Web Automation
Key Features
  • Per-company directory navigation and full PDF download
  • Hash-based deduplication of downloaded files
  • Regular IP rotation via NordVPN
  • File delivery via Dropbox and Mega
  • Deployed on an Ubuntu remote desktop server
  • Tech Stack:** Python, Selenium, Linux

Amazon Price Comparison Scraper

Web Scraping
Key Features
  • Scheduled execution every four hours with full logging
  • Structured output in JSON and Excel for easy downstream use
  • Image extraction with PNG/JPG export
  • Automatic delivery via Google Drive and email
  • Deployed on an Ubuntu remote desktop server for reliability
  • Tech Stack:** Python, Selenium, BeautifulSoup, Pandas, MongoDB, Linux

eBay Price Comparison Scraper

Web Scraping
Key Features
  • Multi-field extraction across product categories
  • Side-by-side price comparison against external sources
  • Scheduled four-hour runs with delivery via email and Google Drive
  • Structured CSV/Excel output for analytics teams
  • Anti-bot handling with rotating proxies and request throttling
  • Tech Stack:** Python, Selenium, BeautifulSoup, Pandas, Linux

Wine-Searcher Pricing Scraper

Web Scraping
Key Features
  • Cross-provider price comparison per wine
  • Anti-detection techniques to handle bot mitigation
  • Scheduled runs with automated email/file-sharing delivery
  • Structured spreadsheet output ready for analysis
  • Tech Stack:** Python, Selenium, BeautifulSoup, Requests, Pandas

TripAdvisor Data Scraper

Web Scraping
Key Features
  • Parallel scraping with rotating proxies for large-scale extraction
  • Categorized PostgreSQL schema for fast querying
  • Image pipeline with automatic upload to Dropbox
  • Scheduled incremental updates for freshness
  • Robust error handling, retries, and run logs
  • Tech Stack:** Python, Selenium, BeautifulSoup, PostgreSQL, Dropbox API

MassTimes Church Directory Scraper

Web Scraping
Key Features
  • ZIP-code-driven search to bypass missing site search
  • Parallel processing for fast nationwide coverage
  • JSON output with Google Drive sync
  • Rotating proxies to avoid rate limiting
  • Scheduled runs from an Ubuntu server
  • Tech Stack:** Python, Requests, BeautifulSoup, Linux

Charleston Diocese Directory Scraper

Web Scraping
Key Features
  • Full extraction of church profiles and mass schedules
  • Image extraction with client-specific naming convention
  • JSON output synced to Google Drive
  • Rotating proxies for stable, parallel collection
  • Tech Stack:** Python, Requests, BeautifulSoup

Grocery Store Web Scraper (Spoonful Inc.)

Web Scraping
Key Features
  • Custom scrapers for five major grocery retailers
  • Filters to exclude non-food items and keep data relevant
  • Anti-bot handling with rotating proxies, NordVPN, and Anti-Captcha
  • API reverse-engineering for higher speed and accuracy
  • Standardized GTIN/UPC fields across all sources
  • Clean CSV/Excel deliverables with retry, logging, and rate-limiting
  • Tech Stack:** Python, Scrapy, BeautifulSoup, Selenium, Requests, Pandas

CSFloat Skin Trading Bot

Web Scraping
Key Features
  • Real-time monitoring of CSFloat listings
  • Smart pricing analysis using float, rarity, and similar-listing comparisons
  • Configurable thresholds (e.g., minimum 10% discount before purchase)
  • Automatic relisting after trade hold expiry
  • Designed for extension to additional marketplaces
  • Tech Stack:** Python, Selenium, BeautifulSoup, Pandas, NumPy, MongoDB, FastAPI, Redis, Docker, AWS

Saudi Car Marketplace Scraper

Web Scraping
Key Features
  • Continuous scraping with real-time database updates
  • Validation filters for price, condition, and availability
  • Image extraction tied to structured listing records
  • Direct Supabase/PostgreSQL integration
  • Designed to scale across additional marketplaces
  • Tech Stack:** Python, BeautifulSoup, Selenium, Supabase, PostgreSQL

Automated Job Application System

Web Scraping
Key Features
  • Form filling and submission across multiple ATS portals
  • Dynamic field detection adapts to each portal's structure
  • Automatic resume upload
  • Configurable filters and submission rules
  • Detailed logging and error handling for stability
  • Tech Stack:** Python, Selenium, BeautifulSoup, FastAPI

Court Case Data Extraction & Lead Enrichment

Web Scraping
Key Features
  • Automated scraping of county court databases
  • Keyword- and category-based case filtering
  • Phone and email enrichment via third-party APIs
  • Validation and consistency checks for data integrity
  • Timezone-aware (EST) scheduled execution
  • Clean Excel datasets ready for analysis
  • Tech Stack:** Python, Selenium, BeautifulSoup, Requests, Pandas, FastAPI

MCA Court Case Automation

Web Scraping
Key Features
  • Automated court case extraction with MCA-specific filtering
  • People-search API integration for contact enrichment
  • Daily scheduled runs on a server (9 AM EST)
  • Excel email reports with built-in error handling
  • Tech Stack:** Python, Requests, Pandas, SMTP

CRM-to-Kixie Lead Sync Bot

Web Scraping
Key Features
  • Automated lead extraction from the source CRM
  • Segmentation by type and ZIP code, exported as CSVs
  • Direct upload and sync into Kixie
  • Deduplication against previously processed leads
  • Secondary phone number enrichment via PlanetAltig
  • Tech Stack:** Python, Selenium, Requests, Pandas

Real-Time Stock Momentum Web Scraper

Web Scraping
Key Features
  • Live scraping of StockTitan's Gold Membership stream
  • Dynamic dashboard refreshing every few seconds
  • Voice synthesis announces the latest stock symbol
  • Maintains a rolling list of the 10 most recent entries
  • Sub-1.2-second end-to-end latency
  • Setup guide and tutorial video included
  • Tech Stack:** Python, Selenium, BeautifulSoup, Flask, gTTS, HTML, CSS, JavaScript

Web Automation Data Extraction (Betting Platform)

Web Scraping
Key Features
  • Automated retrieval via client-provided APIs
  • Discovery and integration of three internal APIs
  • Bug fixes and reliability improvements to existing code
  • Local and server-deployable execution
  • Tech Stack:** Python, Requests, BeautifulSoup, Selenium, Pandas

MongoDB & Neo4j Query Optimization

Web Scraping
Key Features
  • Python scripts for MongoDB and Neo4j queries
  • Data imports into Neo4j AuraDB and MongoDB
  • Debugging and tuning for accurate output
  • Written documentation and explanations for every exercise
  • Tech Stack:** Python, MongoDB, Neo4j

Backend API Extraction & Automation

Web Scraping
Key Features
  • Three private APIs identified through traffic monitoring
  • Custom Python scripts for requests, parsing, and cleanup
  • Web scraping and data processing across multiple sources
  • Reliable, ready-to-consume output for client applications
  • Tech Stack:** Python, Requests, Selenium

Frontend UI for Amazon Scraper

Web Scraping
Key Features
  • Clean frontend for product ID management
  • Direct integration with the existing backend script
  • Custom Amazon scraper for automated data extraction
  • Fully tested end-to-end workflow
  • Tech Stack:** Python, HTML, CSS, JavaScript

Ready to Start Your Next Project?

Let's discuss how we can bring your ideas to life with cutting-edge technology