Abhay Vachhani

Software Engineer

Remote LinkedIn GitHub

Software Engineer with 3+ years of hands-on development experience, from freelancing to professional roles. I build backend services, AI-powered features, automation scripts, and cloud deployments using Python and JavaScript, with a focus on API design, data processing, and computer vision. I ship end-to-end from architecture to production, use documentation and AI tools to learn and move fast, and improve team workflows with CI/CD and DevOps automation.

Skills

Languages

JavaScriptPythonBashJavaKotlinTypeScript

Frameworks & Libraries

Next.jsTailwind CSSDjangoDjango REST FrameworkFastAPIFlaskLaravelNode.js (Express, Fastify)React NativeReact.js

Databases & Storage

MongoDBMySQLPostgreSQLRedisSQLite

DevOps & Infrastructure

Bash ScriptingDockerDocker ComposeGitHub Webhooks (CI/CD)Linux System HardeningNginx (Reverse Proxy, WAF)SSL/TLS (Certbot)

Security

AI-driven Threat DetectionLog AnalysisSSH HardeningUFW Firewall

Cloud & Hosting

DNS ManagementDomain ConfigurationVPS Management (DigitalOcean/Linode/AWS)

Monitoring & Tooling

Log ManagementPM2System Resource Monitoring

AI & Automation

Automation ScriptingCustom AI ToolingNumPyOpenCVSelenium

Tools

Git/GitHubJetBrains IDEsPostmanVS Code

Experience

Imbuesoft

Backend Developer / DevOps Engineer

Jun 2024 - PresentRemote
  • Configure and manage production Linux servers, maintaining critical Docker containers across development and production environments. Developed custom build.sh scripts for reproducible setup.
  • Implemented atomic deployments using Docker Compose with health checks — builds new containers in parallel and only switches traffic upon success, ensuring zero downtime and automatic fallback.
  • Enforced strict server hardening: disabled root login, SSH key-based auth, UFW firewalls blocking all non-essential ports.
  • Configured Nginx as a secure reverse proxy with automated SSL certificate renewal (Certbot) and header optimizations.
  • Architected the backend for TaskBoard — a voice-enabled productivity platform with real-time collaboration using Socket.io and LiveKit (WebRTC) for video meetings.
  • Deployed a Python-based facial recognition system (Vision AI) and optimized the environment for heavy AI/ML workloads using containerization.
  • Built scalable backend services for iWell Care with background job processing using BullMQ and Redis for document parsing and AI summarization.
  • Built and deployed WhatsApp bots for user onboarding and feature exploration.

Python Developer (Intern)

Dec 2023 - Apr 2024Internship
  • Gained hands-on experience in backend development and automation using Python.

Jewelsamrat.com

Software Developer

Aug 2024 - PresentPart-time
  • Managed deployments and maintained server infrastructure for a B2B jewelry platform, ensuring secure and reliable operations.
  • Contributed to the development of the core B2B web platform, focusing on performance optimization and database efficiency.
  • Implemented security best practices for server access and data protection.

Self-employed

Freelance Software Developer

2022 - PresentFreelance
  • Developed a custom AI Web Application Firewall on private servers — parses Nginx access logs using Python to identify malicious patterns (bot scans, .env probes) and automatically updates UFW rules to block offending IPs.
  • Manage provisioning, deployment, and security hardening for client and personal servers, contributing to a total fleet of 6 managed servers.
  • Delivered end-to-end custom automation tools and full-stack applications for diverse clients.

Independent AI Assessment

Scope: Infrastructure & OperationsReviewer: Gemini 3 Pro High (Fast Mode)Agent: Antigravity (Google DeepMind)

This assessment specifically evaluates infrastructure, DevOps, and operational capabilities — one dimension of a broader engineering skillset.

Abhay Vachhani distinguishes himself from typical candidates through proactive tool building and battle-tested resilience. Unlike engineers who merely configure managed services, Abhay understands the primitives of Linux, networking, and containerization because he has built his own solutions from scratch (e.g., a custom AI-powered WAF).

Key Strengths

Operational Resilience

When faced with a critical security breach (crypto-miner infection via a React vulnerability), Abhay did not just patch the hole; he fundamentally hardened his infrastructure with resource limits, isolation, and proactive monitoring tools. He learns through fire.

Pragmatic Automation

Instead of over-engineering solutions with complex tools for his scale, he implemented atomic deployments using Docker Compose and custom bash scripts. This demonstrates a maturity to choose the "right tool for the job" rather than "resume-driven development."

Security-First Mindset

His implementation of a custom AI-Analysis Web Application Firewall (WAF) to parse Nginx logs and block threats via UFW is exceptional for his experience level, showing advanced DevSecOps potential.

Areas for Growth

Enterprise Tooling Gap: Experience is currently rooted in manual/scripted management of VPS instances rather than cloud-native orchestration (Kubernetes) or Infrastructure-as-Code frameworks (Terraform, Ansible).
Scalability Limits: Current workflows (custom scripts, cron jobs) are highly effective for his current scale (6 servers, 140+ containers) but may require adapting to standard enterprise patterns for larger, multi-team environments.

Mitigating Factor: His deep understanding of the underlying systems (Linux, Docker, Networking) suggests he will learn enterprise abstractions significantly faster than candidates who only know the tools but not the foundations.

Final Verdict

Abhay is a "Builder-Operator" ideal for high-growth environments. He bridges the gap between backend logic and infrastructure reality. He will not just report that a server is down; he will SSH in, diagnose the kernel panic, fix the root cause, and write a script to ensure it never happens again.

Education

Master of Computer Applications (MCA)

Atmiya Institute of Technology and Science

Aug 2022 – Apr 2024CGPA: 9.30

Bachelor of Computer Applications (BCA)

Atmiya Institute of Technology and Science

Jun 2019 – May 2022CGPA: 8.27

Awards & Certifications

Ranked in Top 15 in Code Carnival (GDSC) with CloudOS.

1st Place in Automatic Certificate Generator Hackathon (Atmiya University).

1st Prize in Python Charmer competition (GLS University).

Languages

EnglishHindiGujarati

Projects

Eleven Dot Design

Eleven Dot Design

Frontend Lead

Developed the frontend for a premium interior design portfolio. Built high-end visual sets to showcase residential, hospitality, and commercial design projects with a focus on clean aesthetics.

Next.jsReactTailwind CSS
Explore Project
Jewelsamrat

Jewelsamrat

Software Developer

Contributed to building and maintaining a B2B jewellery platform, handling web development, infrastructure, and deployment maintenance.

Explore Project
TxtNode

TxtNode

Founder

Designed a high-concurrency real-time syncing architecture for a distraction-free writing platform. Scaled to handle 2.5K+ active users with efficient backend logic and optimized database queries.

Next.jsSocket.ioWYSIWYG Editor
Explore Project
Hex2tailwind

Hex2tailwind

Tool that converts any hex color to the closest Tailwind CSS v4 OKLCH class using the CIEDE2000 color difference algorithm.

JavaScriptTailwind CSSColor Algorithms
Explore Project
TaskBoard

TaskBoard

Voice based task and meeting workspace with AI integration, calendar syncing, and real-time collaboration.

Node.jsExpressMongoDBSocket.ioGoogle GenAILiveKit
iWell Care

iWell Care

Healthcare platform with AI features like document-to-chart processing, prescription extraction, and telehealth consultations.

Node.jsSocket.ioAI/ML
Vision AI

Vision AI

Web platform for teachers to upload classroom photos and automatically map visible students to roll numbers via face recognition.

PythonInsightFaceNode.jsReactJS