Skip to content
View 0xbeastano's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 0xbeastano

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
0xbeastano/README.md

Typing SVG


BE AI & DS SPPU Location


Portfolio LinkedIn Email GitHub


Profile Views Followers Stars


About Me

I am a production-grade AI Automation Engineer with deep expertise in Conversational AI, Agentic Systems, and n8n Workflow Orchestration. I architect and ship end-to-end automation infrastructure that connects lead sources, CRM pipelines, messaging platforms, and voice agents — eliminating manual overhead at scale.

My engineering focus spans LLM integration (GPT-4, Claude, Gemini), Voice AI (Vapi, ElevenLabs), and full-stack product development (TypeScript, React, Next.js, Python/FastAPI, Supabase). I hold a B.E. in Artificial Intelligence and Data Science from SPPU with a CGPA of 8.73.

Every system I build is designed for production: webhook-driven, resilient, observable, and client-deployable within days.

Open To: Senior AI Automation roles · Agentic Systems engineering · Voice AI product builds · Full-stack AI SaaS · Freelance automation consulting



Tech Stack

Languages

Frontend

Backend & Databases

Cloud, DevOps & Tooling

n8n Make.com Zapier Vapi OpenAI Claude Gemini Apify Power BI


AI / ML Expertise

Domain Proficiency Details
LLM Integration ████████████ Expert GPT-4, Claude, Gemini — prompt design, function calling, context management
Voice AI Agents ████████████ Expert Vapi, ElevenLabs — conversational flows, lead qualification, appointment booking
n8n Orchestration ████████████ Expert Multi-step pipelines, webhook architecture, CRM sync, code nodes (JS)
Agentic Systems ██████████░░ Advanced Multi-step agents, tool-use orchestration, RAG pipelines
Lead Gen Automation ████████████ Expert Instagram DM, WhatsApp API, LinkedIn outreach, Apify scraping
Data Engineering ████████░░░░ Proficient ETL pipelines, SQL, Power BI dashboards, Zoho Analytics
Prompt Engineering ██████████░░ Advanced System prompts, few-shot, chain-of-thought, context injection
Full-Stack Dev ████████░░░░ Proficient TypeScript, React/Next.js, FastAPI, Supabase — production deployments

Featured Projects

Real Estate Voice AI System — Vapi · n8n · CRM · Calendar API

An end-to-end inbound voice agent built on Vapi that answers real estate prospect calls, qualifies leads by budget and timeline using conversational logic, books calendar appointments autonomously, and syncs all call outcomes to CRM records via n8n follow-up workflows. Zero manual intervention from first call to CRM entry.

Attribute Detail
Stack Vapi, ElevenLabs, n8n, GoHighLevel CRM, Google Calendar API
Scale Production deployment — handles 100% of inbound qualification calls
Performance Sub-2s response latency; automated CRM sync on call end
Security Webhook signature validation; environment-isolated credentials
Impact Eliminated manual lead qualification; reduced follow-up time by 80%+
Repository real-estate-ai-marketing-system
WhatsApp AI Chatbot — Meta Business API · n8n · LLM · CRM

A production WhatsApp automation built on the Meta Official Business API and n8n that handles inbound customer queries, qualifies leads through structured conversational logic, and routes hot prospects directly into CRM pipelines with tagged records and automated follow-up sequences.

Attribute Detail
Stack WhatsApp Business API, n8n, OpenAI GPT-4, Pipedrive/HubSpot
Scale B2B and B2C client deployments across real estate and service verticals
Performance Webhook-driven; average response time under 1.5s
Security Meta webhook verification; payload signature checks
Impact Automated 100% of initial qualification touchpoints
Repository Projects
Instagram Lead Generation Automation — ManyChat · n8n · CRM

A ManyChat and n8n integrated workflow that responds to Instagram DMs with qualifying questions, scores leads based on responses, and routes warm prospects to sales teams via CRM updates and email triggers — fully automated from DM to pipeline entry.

Attribute Detail
Stack ManyChat, n8n, Instagram Graph API, Zoho CRM, Gmail
Scale Deployed for real estate and e-commerce clients
Performance Instant DM response; async CRM write on qualification completion
Security OAuth2 token management; scoped API permissions
Impact 3x increase in qualified lead volume; zero manual DM handling
Repository Projects
LinkedIn Outreach & Prospecting System — Apify · n8n · CRM

An Apify-powered LinkedIn scraper combined with an n8n orchestration layer that extracts targeted prospect profiles, structures data into CRM-ready records, and drives personalised multi-step outbound outreach sequences with response tracking and automated follow-ups.

Attribute Detail
Stack Apify, n8n, LinkedIn API, HubSpot/Pipedrive, JavaScript
Scale Processes hundreds of targeted profiles per run
Performance Batch processing with rate-limit management; dedup logic
Security API key rotation; proxy configuration via Apify
Impact Replaced manual prospecting; 5x increase in outreach throughput
Repository Projects
LapScore — PC Health Monitor — Electron · React · Node.js

A free, privacy-first Windows desktop application that tracks battery life in years, monitors AI session resource consumption, and provides fleet-level hardware monitoring — no cloud dependency, no account required. Built with Electron and React.

Attribute Detail
Stack Electron, React, Node.js, JavaScript
Scale Public open-source release; cross-device fleet monitoring
Performance Native system API calls; low-overhead background monitoring
Security Fully local — no telemetry, no network calls
Impact Addresses gap in free, no-cloud PC health tooling
Repository lapscore
CopyDeck — Next.js · Supabase · AI Copywriting SaaS

An AI-powered copywriting SaaS platform that generates structured marketing copy decks — from ad scripts to email sequences — using LLM-backed generation pipelines, Supabase for persistence, and a clean Next.js interface.

Attribute Detail
Stack Next.js, TypeScript, Supabase, OpenAI API
Scale Production-deployed SaaS on Vercel
Performance Streaming LLM responses; optimistic UI updates
Security Supabase RLS policies; server-side API key management
Impact Reduces copywriting time from hours to minutes
Repository copydeck
HVAC AI Voice Agent — Vapi · TypeScript · Voice UI

A specialised AI voice agent for HVAC service businesses that handles inbound service requests, qualifies job type and urgency, and books technician appointments — deployed with a TypeScript/Next.js front-end interface and live Vapi integration.

Attribute Detail
Stack Vapi, TypeScript, Next.js, Vercel
Scale Industry-vertical deployment for HVAC service providers
Performance Real-time voice streaming; <2s turn latency
Security Secure webhook endpoints; environment-scoped keys
Impact Automates appointment booking without human dispatcher
Repository hvac-ai-voice
Real Estate 3D Plot Viewer — Three.js · TypeScript · React

An interactive 3D real estate plot visualization tool that renders property layouts, dimensions, and availability in a browser-based 3D viewer — built with Three.js and TypeScript, deployed on Vercel for client-facing property sales presentations.

Attribute Detail
Stack Three.js, TypeScript, React, Vercel
Scale Client-deployed for real estate developer presentations
Performance WebGL rendering; 60fps interactive 3D on consumer hardware
Security Static deployment; no sensitive data exposure
Impact Elevated property presentation; reduced need for physical site visits
Repository Real-Estate-3D-Plot-View
AI Code Reviewer — TypeScript · LLM · GitHub Integration

An AI-powered code review platform that accepts code snippets or GitHub repository context and returns structured, actionable review feedback using LLM-backed analysis — built with TypeScript and deployed as a production web application.

Attribute Detail
Stack TypeScript, React, OpenAI API, Vercel
Scale Public SaaS tool — open source
Performance Streaming code analysis; real-time feedback rendering
Security Server-side LLM calls; no code persistence
Impact Speeds up code review cycles for solo developers and small teams
Repository AI-Code-Reviewer-bolt

Experience

AI Automation Specialist

thinkAIQ · Nov 2025 – Present · Remote

Engineering production-grade AI automation infrastructure for B2B clients across real estate, sales, and service verticals.

  • Architect n8n-based automation workflows connecting lead sources, CRM systems, messaging platforms, and calendars for fully hands-free lead capture and follow-up
  • Deploy Vapi voice agents for real estate lead qualification and appointment booking, with automatic CRM routing on call completion
  • Build WhatsApp, Instagram, and LinkedIn automation systems for prospect engagement, lead qualification, and outbound outreach at scale

n8n Vapi WhatsApp API OpenAI CRM


Data Analyst — Automation Focus

Business Promoted · Dec 2024 – Mar 2025 · Pune, India

Delivered automation and analytics solutions that reduced manual processing overhead and improved operational visibility across finance and operations teams.

  • Automated invoice and contract workflows using Deluge scripting, significantly cutting manual processing time and accelerating month-end close cycles
  • Built SQL-based data pipelines and Power BI dashboards that delivered real-time operational reporting across business units

SQL Power BI Deluge Zoho


Achievements

Recognition Details
Production AI Deployments Shipped voice AI and automation systems for real estate and B2B clients with zero-downtime production deployments
B.E. CGPA 8.73 First-class distinction in Artificial Intelligence and Data Science — Savitribai Phule Pune University
24 Repositories Built 8 public + 16 private repositories spanning AI automation, voice agents, SaaS products, and client websites
Multi-Vertical Delivery Successfully delivered automation systems across real estate, HVAC, retail, and B2B sales verticals
Open Source Contributor LapScore, CopyDeck, AI Code Reviewer, Real Estate 3D Viewer — all publicly available

Certifications

Data & Analytics

Data Science Python R SQL Mastery Python Programming

Business Intelligence

Power BI Job Simulation Data Visualisation Power BI


Coding Profiles

LeetCode GeeksForGeeks HackerRank CodeChef


GitHub Analytics

Pranit's GitHub Stats Top Languages

GitHub Streak


GitHub Trophies

trophy


Contribution Activity

Pranit's Activity Graph


Contribution Snake

github-snake

Current Focus

current_focus:
  learning:
    - LangChain & LangGraph for production agentic pipelines
    - Advanced RAG systems and vector database optimization
    - Django REST framework for backend microservices
    - Cloud DevOps — Docker Compose, CI/CD on DigitalOcean

  building:
    - AI SaaS products with LLM-powered core features
    - Multi-channel outreach automation platforms
    - Voice AI agents for industry-specific verticals
    - n8n workflow templates for B2B automation

  exploring:
    - Multi-modal AI integrations (vision + voice)
    - Function calling and tool-use orchestration patterns
    - Edge deployment of LLM inference
    - Real-time AI agent observability and tracing

  open_to:
    - Senior AI Automation Engineer roles
    - Agentic AI product engineering
    - Voice AI & Conversational AI consulting
    - Full-stack AI SaaS co-founder opportunities
    - Freelance automation system delivery

Connect

Gmail LinkedIn GitHub Portfolio


"The engineers who ship AI systems that work in production — not just in demos — are the ones who change how industries operate."

Pinned Loading

  1. lapscore lapscore Public

    Free PC health monitor for Windows — battery life in years, AI session tracking, fleet monitoring. No cloud. No account.

    JavaScript 1

  2. Alyson-CEO-Dashboard Alyson-CEO-Dashboard Public

    TypeScript

  3. copydeck copydeck Public

    TypeScript

  4. Real-Estate-3D-Plot-View Real-Estate-3D-Plot-View Public

    TypeScript