Skip to content
View bharatcj's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report bharatcj

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.

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
bharatcj/README.md
Bharat CJ banner Team Lead, Full-Stack and AI Engineering. 8+ years of building platforms. I ship platforms, not just features.

PortfolioΒ  LinkedInΒ  EmailΒ  Repositories

LocationΒ  Profile views


πŸš€ About Me

I'm Bharat Chejay J, a Team Lead with 8+ years of full-stack and AI engineering. I ship whole platforms: web, mobile, backend, and the Linux boxes they run on.

  • 🩺 Right now: building NEET.info, an AI operating system for NEET preparation and medical counseling. 21 live tools, an AI coach streaming from self-hosted models, and a nightly-synced national directory of 823 medical colleges, all running on infrastructure I administer myself
  • 🧭 Most recently: led full-stack delivery at PartyWitty (Mar-Jul 2026), owning 87% of the core backend and nearly half of all engineering commits across 10 repositories
  • πŸ€– Before that: 4 years building AI document-intelligence and CRM automation at Nablasol (OCR + GPT-4 pipelines at 95% accuracy, 24M-record scale) and 3.5 years of full-stack delivery at Quantum Leap, where I led the TATA management portal
  • πŸ›  I love building: payment systems, AI pipelines (speech-to-text into LLM summaries), secure Linux infrastructure, and technical SEO that puts real businesses on page one of local search
  • πŸ” Also shipped: SlotItUp, a full appointment-booking platform with a Play Store app, plus a zero-dependency encrypted database backup platform and a 46-point infrastructure security overhaul

πŸ› οΈ Tech Stack

Languages & Backend

Languages and backend

Frontend & Mobile

Frontend and mobile

AI, Cloud & DevOps

AI cloud and devops

Frameworks & Tools

Frameworks and tools

🟒 Live Products

Product What it is Stack
NEET.info AI operating system for NEET UG prep and medical counseling: AI coach, study planner, mock analysis, rank predictor, seat matrices, cut-off analysis, rank scan, round simulator, choice optimizer and a decision engine, 21 tools in all, covering AIQ and all 35 state quotas. Every advisory answer explains itself instead of handing down a bare verdict Next.js Β· Fastify Β· TypeScript Β· PostgreSQL Β· Redis Β· Ollama
SlotItUp Appointment booking for salons, spas, barbers and clinics: a Flutter customer app on the Play Store, a multi-subdomain Next.js web app serving six personas, and a hardened FastAPI backend with TOTP MFA and a commission ledger Flutter Β· Next.js Β· FastAPI Β· PostgreSQL
Rudra Dental Freelance build for a Chennai dental clinic: a practice-management backend (appointments, patients, prescriptions, invoices, WhatsApp alerts) behind a local-SEO-first site with Dentist JSON-LD, GA4 and locality-targeted metadata that ranks across its neighborhoods PHP Β· MySQL Β· JSON-LD Β· GA4

πŸ—οΈ What I Built at PartyWitty

Area Highlights
πŸ’³ Payments Unified checkout across Razorpay, Paytm, Stripe & Easebuzz with wallet co-funding, webhook firewalling & reward issuance
🧠 AI Call Intelligence Call-center recordings transcribed by AssemblyAI, summarized by a local LLM (Ollama), delivered as automated daily reports
πŸ’¬ WhatsApp AI Concierge Meta Cloud API bot with Dify AI conversations, session memory & message queuing
🐧 Linux Administration Production VPS fleet: Pritunl VPN server, iptables firewalling, Apache vhosts, certbot DNS-01 SSL automation, Docker hardening, Passbolt and phpMyAdmin rollouts
πŸ” Security & Backups 46-point hardening overhaul, VPN-only admin perimeter, AES-256-GCM encrypted DB backups to Cloudflare R2 with TOTP MFA
πŸ“± Multi-surface delivery One platform across React web, Flutter customer + partner apps, CodeIgniter & Node backends
πŸ“Š Team process Trello-synced engineering reports, HRMS with geofence + face-detection attendance

πŸ“‚ Open Source

Project What it does Stack
pdf-elasticsearch-indexer ⭐ Extracts text from PDFs (incl. OCR) and indexes them for instant full-text search Python · Elasticsearch
sugarcrm-elasticsearch Custom global-search API for SugarCRM powered by Elasticsearch PHP Β· Elasticsearch
airflow-dag-manager Generates and manages dynamic DAGs in Apache Airflow Python Β· Airflow
gcp-speech-transcriber Transcribes audio in Google Cloud Storage via Speech-to-Text Python Β· GCP
ocr-text-extractor Extracts text from images & PDFs using EasyOCR Python Β· EasyOCR
youtube-bulk-uploader Resumable, retrying, playlist-aware bulk YouTube uploads Python Β· YouTube API
sugarcrm-api-security-hook Security-focused logic hook for monitoring API access in SugarCRM PHP
google-signature-updater Automates email-signature rollouts across Google Workspace Python Β· Workspace API

πŸ“Š GitHub Stats

Top languages Contribution streak Contribution snake animation

🀝 Let's Connect

🌐 bharatcj.tech Β· πŸ’Ό LinkedIn Β· πŸ“§ bharatchijay@gmail.com Β· πŸ™ GitHub

Open to collaborations in AI, automation, and platform engineering.

Footer accent

Pinned Loading

  1. pdf-elasticsearch-indexer pdf-elasticsearch-indexer Public

    A Python script to extract text from PDFs and index them in Elasticsearch.

    Python 2 1

  2. airflow-dag-manager airflow-dag-manager Public

    A Python script to generate and manage dynamic DAGs in Airflow.

    Python

  3. gcp-signed-url-generator gcp-signed-url-generator Public

    Python script to generate signed URLs for files stored in Google Cloud Storage.

  4. gcp-speech-transcriber gcp-speech-transcriber Public

    Python script to transcribe audio files stored in Google Cloud Storage using Google Speech-to-Text API.

    Python

  5. google-signature-updater google-signature-updater Public

    A Python script to update email signatures in Google Workspace.

    Python

  6. git-unlimited-storage git-unlimited-storage Public

    Turn a private GitHub repository into a free file storage backend. Python and Node libraries with magic-byte upload validation, batch commits, signed URLs and a CDN path. The S3 and Cloudflare R2 a…

    Python