Arya Pathak
location_on Pune, India · Open to opportunities

Hey, I'm
Arya Pathak

Computer Engineering @ VIT Pune · SDE Intern at PhonePe ·
Go developer · Open source contributor · Hackathon winner

9.06
GPA / 10.0
1.5K+
Contributions
1860
LeetCode
2
Publications
Experience

Where I've worked

payments
PhonePe Jan 2025 – Present
Software Development Engineer Intern · Pune, MH
  • Redesigned the EGV redemption workflow in a Java Dropwizard microservice to replace per-card DB queries with shard-level batch fetches after balance reservation, enabling efficient redemption for high-volume users (300+ gift cards) and reducing database load.
  • Strengthened platform maintainability by modernizing dependencies, enabling YAML anchor reuse in service configs (Rosey), and refactoring JUnit test infrastructure with Guice-based injection and shared base test classes, eliminating configuration duplication.
business_center
Deloitte Jun 2025 – Aug 2025
Enterprise Technology & Performance Intern · Pune, MH
  • Built and deployed a Golang-based AI agent bot integrated with Microsoft Teams to automate GCP onboarding and account management via Gemini API function calling, enabling non-technical staff to perform IAM, role, and service account operations through natural language.
  • Designed a secure, cloud-native backend on Google Cloud Run supporting bulk onboarding, role assignments, and audit logging — reducing multi-user setup and query resolution time by 45%.
web
CodingKraft Jun 2024 – Jul 2024
Web Development Intern · Pune, MH
  • Built an in-browser Python execution environment leveraging WebAssembly and Pyodide, enabling real-time, sandboxed code execution for 500+ game users across web, PC, and Mac platforms.
  • Engineered and deployed a secure Python Remote Code Execution engine using Node.js and Express.js on AWS EC2 with Nginx reverse proxy, processing 1K+ executions/month for 500+ users via WebAssembly and Pyodide.
  • Published a C# NuGet package for safe local Python code execution, reducing latency by 30%.
Projects

Things I've built

monitor_heart
arrow_outward
Gonitor
Simple Monitoring Service like Nagios

Lightweight monitoring service in Go using the Chi router and PostgreSQL, supporting 100+ resources with persistent state. Real-time notifications via Pusher WebSockets and 500+ scheduled health checks daily via Cron, delivering alerts in under 2 seconds.

Go PostgreSQL WebSockets Cron
share
arrow_outward
gop2pfs
Decentralized Peer-to-Peer File Sharing

Serverless, decentralized file sharing platform in Go enabling direct P2P transfers over TCP without a central coordinator. AES encryption for files at rest and in transit with concurrent, encrypted streaming and Gob-based message encoding.

Go TCP AES Encryption P2P
wifi_tethering
arrow_outward
FyneWire
Cross-Platform Desktop Packet Sniffer

Modular desktop packet sniffer with a responsive Fyne GUI in Go, using C and cgo for efficient cross-platform packet capture and live protocol inspection. AI-powered natural language filtering via Google Gemini with gopacket for dynamic plugin-based enrichment.

Go C / cgo Gemini AI Fyne GUI
calendar_month
arrow_outward
Facilitator
WhatsApp–Google Workspace Automation Backend

Flask backend connecting WhatsApp with Google Workspace to automate scheduling, Drive uploads, and Meet workflows while processing 100+ messages/day. Uses OpenAI-powered NLP, regex, and observability tooling for high intent-detection accuracy and real-time monitoring.

Python Flask OpenAI GCP
school
arrow_outward
Xphyrus
Cloud Native Online Assessment Platform

Cloud-native online assessment platform with ASP.NET Core microservices, RabbitMQ, Angular, and a secure Golang code-execution engine. Built for scalable delivery, automated grading, and containerized deployment on Kubernetes and Azure.

ASP.NET Core Angular RabbitMQ Kubernetes
account_balance
arrow_outward
Xyfin
Banking Service Backend in Go

Banking backend in Go with REST APIs, auth, transactions, gRPC services, Redis queues, SMTP integration, and CI-driven Docker workflows. Includes robust testing, DB isolation, and cloud deployment support.

Go Gin gRPC Redis
query_stats
arrow_outward
Xcelerate
End-to-End Machine Learning Application

End-to-end ML application with ingestion, transformation, training, and deployment pipeline. Achieved strong predictive performance and was containerized for Azure Web Apps deployment with CI automation.

Python Flask Docker Azure
monitor_heart
arrow_outward
PulseGuard
IoT Remote Patient Pulse Rate Monitoring System

IoT-based pulse monitoring system with live dashboards and alerting for remote health tracking. Combines embedded hardware, APIs, and visualization for continuous patient monitoring.

ESP32 MongoDB REST API IoT
map
arrow_outward
Aerial2Map
Pix2Pix-based Satellite-to-Map Translation

Computer vision project implementing a Pix2Pix GAN to translate satellite imagery into map-style outputs. Built with PyTorch using U-Net and PatchGAN components.

PyTorch Pix2Pix U-Net PatchGAN
light_mode
arrow_outward
Ray Tracer
Basic Ray Tracer in C++

Ray tracer built from scratch in C++ with core rendering, shading, and reflection features. Structured with SDL2 and CMake-based build tooling.

C++ SDL2 CMake Rendering
traffic
arrow_outward
Traffic Analyst Tool
Traffic Management and Analysis System

Traffic analysis platform using real-time map data, backend analytics, and geospatial integrations for management workflows and decision support.

Node.js Express.js MongoDB TypeScript
sports_esports
arrow_outward
Chess Game
Chess Game in C# WPF

Desktop chess game with move validation, timers, maintainable MVVM architecture, and polished WPF/XAML UI. Supports essential gameplay logic and state management.

C# WPF MVVM XAML
finance_mode
arrow_outward
Credit Score Classification
Machine Learning Project

Credit score classification project using R notebooks, preprocessing, SMOTE, and classic ML algorithms such as Random Forest, Logistic Regression, and Naive Bayes.

R Random Forest SMOTE Jupyter
chat
arrow_outward
GoBanter
Lightweight Real-Time Chat Application

Real-time chat app built with Go and Gorilla WebSocket for bi-directional messaging, paired with a lightweight frontend and modular setup flow.

Go WebSocket jQuery Pat
memory
arrow_outward
arc
Handwritten Compiler in C#

Handwritten compiler inspired by Roslyn with recursive descent parsing, syntax trees, diagnostics, semantic binding, REPL execution, and xUnit-backed test suites.

C# .NET xUnit Compiler
volunteer_activism
arrow_outward
Vishwapreneur
Decentralized Crowdfunding Platform

Blockchain crowdfunding platform with Solidity smart contracts and a React/Next.js frontend for transparent campaign creation and contribution workflows.

Solidity React Next.js TypeScript
currency_bitcoin
arrow_outward
MicroCryptoMonitor
Cryptocurrency Mining Monitoring System

Monitoring system for crypto mining farms using ESP32 telemetry, InfluxDB, and Grafana dashboards, orchestrated with Docker Compose for deployment.

ESP32 InfluxDB Grafana Docker
extension
arrow_outward
CMT Author Auto-Fill
Chrome Extension for CMT

Chrome extension that saves and auto-fills author metadata in Microsoft CMT forms through a fast popup UI and browser automation flows.

JavaScript Chrome Extension HTML CSS
developer_board
arrow_outward
Turing Machine Simulator
CLI Turing Machine Simulator in C

CLI-based Turing Machine simulator with dynamic tape expansion, configurable transition files, and optional initial tape input for flexible experimentation.

C GCC CMake CLI
article
arrow_outward
Markdown Transpiler
Markdown to HTML Converter

Compiler-style Markdown transpiler built with Lex and Yacc to parse Markdown and emit HTML, organized with CMake and extensible grammar rules.

C++ Lex Yacc Bison
terminal
arrow_outward
AutoExpress.Js
Express.js Project Generator CLI

Open-source Express.js scaffolding CLI that generates API and MVC project templates with interactive prompts, DB setup options, and standardized project structure.

Node.js Express.js CLI JavaScript
data_object
arrow_outward
XML Parser
XML Parser in C

XML parser in C for loading files, navigating trees, and accessing elements and attributes efficiently using portable standard-library code.

C Parser XML CLI
Skills

My tech stack

terminal Languages
GoJavaPython CC#JavaScript TypeScriptShellSQL SolidityC++RHTML/CSS
build Frameworks
DropwizardGuiceNode.js Express.jsFlaskASP.NET Core RabbitMQNginx .NET FrameworkAngularReactNext.jsGinPyTorchHighChartsJsPatchGANU-NetLexYaccWebAssemblyPyodideGorilla WebSocketxUnitSCSBootstrapFynegopacket
storage Databases
PostgreSQLMySQLMongoDB RedisInfluxDBAWS RDS SQL Server
cloud Cloud / DevOps
AWSAzureGCP DockerKubernetesGitHub Actions PrometheusGrafanaLinux VagrantEC2Elastic Load Balancer
handyman Dev Tools
GitGitHubGitLab SwaggerPostmanVS Code IntelliJCMake Visual StudioJupyterGCCMakefileDocker ComposeFlexBisonChrome Extension APIs
bolt Specialized
gRPCJWT / PASETOOpenTelemetry WebSocketsSmart ContractsIoT Systems Packet AnalysisGANsCompiler Design
Education

Academic journey

school
Vishwakarma Institute of Technology, Pune
Bachelor of Technology in Computer Engineering
GPA: 9.06 / 10.0 2022 – Present
menu_book
SP College, Pune
Higher Secondary Certificate (Science)
83.33% 2020 – 2022
emoji_people
SPM English School, Pune
Secondary School Certificate
88.80% 2010 – 2020
Achievements

Wins & recognition

🥇 1st place — PhonePe Bootcamp Hackathon
🏆 Top 15 Finalist — Deloitte Hackspliosion Hackathon
📄 Best Paper — IEEE ESCI 2025
💵 $225 Prize — Hackspiration '24
🚀 3rd place — Astrafizz AI in Space Challenge
🌿 Winner — Biomimicry Build-a-thon
🥈 Runner-up — ISA GenDev Hackathon
🎯 11th place — KIMO's-Edge '23
Competitive Programming
Publications
01
A Multimodal Anonymization Framework for MP4 Videos
IEEE ESCI 2025 · Best Paper Award
02
Cryptocurrency Mining Farm Monitoring using ESP32, InfluxDB, and Grafana
IEEE ICBDS 2024
Certifications
Open Source
1,500+
Total Contributions
100+
Merged PRs
11
Hacktoberfest PRs
Refactored OpenKruise Go components · Extended Cloudinary Go SDK samples · Upgraded Cloudinary .NET SDK to .NET 8 with Blazor gallery · Built backend for Airport Authority of India's Pradipti internship portal (Node.js, AWS RDS Postgres, EC2, Elastic Load Balancer) · Mentored for Girlscript Summer of Code and Social Winter of Code
Bay