Arya M. Pathak
π Pune, Maharashtra, India
π§ Email: arya.m.pathak@gmail.com
πΌ LinkedIn: linkedin.com/in/arya-m-pathak
π Portfolio: arya2004.github.io
π» GitHub: github.com/arya2004
π Blog: arya2004.hashnode.dev
Stats

Education
Vishwakarma Institute of Technology, Pune
Bachelor of Technology, Computer Engineering
π CGPA: 8.99
π
2022 β 2026
SP College, Pune
Higher Secondary Certificate (HSC)
π Percentage: 83.33%
π
2020 β 2022
SPM English School, Pune
Secondary School Certificate (SSC)
π Percentage: 88.80%
π
2010 β 2020
Experience
Deloitte
Enterprise Technology and Performance Intern β Pune, MH
π
June 2025 β August 2025
- 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 commands.
- Designed 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%.
CodingKraft
MERN Stack Web Development Intern β On-site (Pune, MH)
π
June 2024 β July 2024
-
Developed and deployed a secure Python Remote Code Execution (RCE) engine using Node.js and Express.js on AWS EC2, handling 1,000+ code executions/month behind a reverse proxy for enhanced security.
-
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.
-
Authored and published a C# NuGet package to safely execute Python code locally within the game, reducing execution latency by 30% and ensuring cross-platform compatibility.
Projects
Gonitor | Simple Monitoring Service like Nagios
Tech Stack: Go, Chi, PostgreSQL, SCS, Pusher, Cron, Jet Templates, Bootstrap
- Created a lightweight monitoring service in Go using the Chi router and PostgreSQL, supporting monitoring of 100+ resources with persistent state and secure session management via SCS.
- Executed real-time notifications via Pusher WebSockets and orchestrated 500+ scheduled health checks daily with Cron, delivering event-driven alerts in under 2 seconds. Shaped a responsive web UI with Jet templates and Bootstrap, allowing instant feedback, and monitoring for new resource types.
gop2pfs | Decentralized Peer-to-Peer File Sharing System
Tech Stack: Go, TCP, AES, Gob, Go Channels, Goroutines
- Crafted a serverless, decentralized file sharing platform in Go, enabling direct P2P file transfers over TCP without a central coordinator. Adopted AES encryption for files at rest and in transit; enabled concurrent, encrypted streaming.
- Conceptualized a modular, extensible system with TCP transport, Gob-based message encoding, configurable storage, and efficient message routing across distributed nodes.
Tech Stack: Go, C, cgo, Fyne, gopacket, Google Gemini, GitHub Actions
- Designed and implemented a 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 across multiple network interfaces.
- Enabled AI-powered, natural language filtering for network traffic by integrating Google Gemini with gopacket, supporting dynamic plugin-based packet enrichment, automated testing, and continuous integration via GitHub Actions.
Facilitator | WhatsApp-Google Workspace Automation Backend
Tech Stack: Python, Flask, OpenAI, Google Workspace, Google Cloud Platform, Ngrok, OpenTelemetry, Grafana
- Formulated a Flask backend connecting WhatsApp with Google Workspace (Calendar, Drive, Meet), streamlining task execution and processing 100+ messages/day to boost productivity.
- Applied OpenAI NLP with regex for 95%+ intent detection accuracy, enabling automated scheduling and file uploads, with secure message handling and real-time monitoring via OpenTelemetry and Grafana.
Tech Stack: ASP.NET Core, RabbitMQ, MS SQL, Angular, Golang, Kubernetes, Azure
- Engineered a cloud-native online assessment platform using ASP.NET Core microservices, RabbitMQ, and MS SQL, supporting scalable delivery and automated grading for 1,000+ submissions weekly.
- Designed a responsive Angular frontend with Monaco Editor, implemented JWT authentication, and built a Golang RCE engine capable of executing user code in secure Docker containers in under 1 second.
- Deployed and managed Kubernetes clusters on Azure and Minikube, leveraging Persistent Volumes, Nginx load balancing, and containerized microservices to ensure high availability and seamless scaling.
Xyfin | Banking Service Backend in Go
Tech Stack: Go, Gin, Docker, GitHub Actions, JWT, PASETO, gRPC, Redis, AKS
- Remedied deadlock, managed DB transactions, and set up Docker for local development with GitHub Actions for CI and DB isolation.
- Devised RESTful APIs with Gin, included configurations, unit testing, error handling, and JWT/PASETO authentication.
- Deployed Docker apps on AKS, managed databases and secrets, and streamlined deployments with GitHub Actions. Added user session management, gRPC services, Redis queuing, and SMTP; wrote unit tests for gRPC services with mocked dependencies.
Xcelerate | End-to-End Machine Learning Application
Tech Stack: Flask, Docker, Azure, GitHub Actions, Python
- Created a data ingestion, transformation, and training pipeline that achieved an RΒ² value of 0.99 using a Decision Tree model.
- Deployed the Flask web application as a Docker container on Azure Web Apps, using an enhanced multi-stage Dockerfile stored on Azure Container Registry. Implemented GitHub Actions for seamless CI integration.
PulseGuard
Tech Stack: IoT, MongoDB, HighChartsJs, ESP32, REST API
- Developed an IoT-based remote patient pulse rate monitoring system using MongoDB Timeseries for storing readings.
- Integrated HighChartsJs for live visualization of pulse readings.
- Created an MVC-based CRUD application, programmed ESP32 to send readings via REST API, and implemented a third-party API for sending WhatsApp message alerts based on the response.
Aerial2Map | Pix2Pix-based Satellite-to-Map Translation
Tech Stack: PyTorch, U-Net, PatchGAN, Python
- Implemented a Pix2Pix GAN model to convert satellite images into map routes, leveraging U-Net for the generator and PatchGAN for the discriminator.
- Configured loss functions using BCEWithLogitsLoss for adversarial loss and L1Loss for reconstruction, weighted by a Ξ» of 200 for balance.
- Trained the model with a batch size of 4 on 256x256 RGB inputs, achieving progressive enhancement in map realism and structure accuracy over 20 epochs.
Ray Tracer | Basic Ray Tracer in C++
Tech Stack: C++, SDL2, CMake, Makefile
- Developed a basic ray tracer from scratch using C++ and SDL2 for rendering and visualization.
- Implemented core ray tracing algorithms, including ray-sphere intersection, shading, and reflection calculations.
- Configured build automation and project management using CMake and Makefile.
Tech Stack: JavaScript, TypeScript, Node.js, Express.js, MongoDB, Docker, Bing Maps API, Azure Maps
- Developed a comprehensive traffic management system using Node.js and Express.js for back-end, MongoDB for data storage, and Docker for deployment. Integrated Bing Maps API and Azure Maps for real-time traffic data analysis to derive actionable insights.
Chess Game in C# WPF
Tech Stack: C#, WPF, MVVM, XAML
- Developed a chess game with essential functionalities like move validation, game timer, and a modern UI using C# and WPF.
- Implemented an efficient game state management system to handle player moves, checkmate conditions, and undo functionality.
- Utilized MVVM architecture to ensure clean and maintainable code structure, and designed UI components with XAML.
Credit Score Classification | Machine Learning Project
Tech Stack: R, Jupyter Notebook, SMOTE, Random Forest, Logistic Regression, Naive Bayes, Git
- Built and evaluated machine learning models for credit score classification, optimizing performance with SMOTE and data preprocessing pipelines.
- Deployed the final model as a web application using Jupyter Notebooks for real-time credit score prediction.
GoBanter | Lightweight Real-Time Chat Application
Tech Stack: Go, Gorilla WebSocket, Pat URL muxer, jQuery
- Implemented real-time messaging using Gorilla WebSocket for efficient bi-directional communication and Pat for URL routing.
- Integrated a minimalistic front-end with jQuery and automated application setup with modular scripts for streamlined deployment.
arc | Handwritten Compiler in C#
Tech Stack: C#, .NET, xUnit, Custom Recursive Descent Parser
- Engineered a handwritten compiler inspired by Microsoftβs Roslyn, implementing recursive descent parsing, syntax tree generation, and a robust type-checking system for expressions and statements.
- Enabled error diagnostics and REPL-based execution for expression evaluation and statement handling.
- Built a binding system to transform syntax trees into semantic trees for type inference and scoping, supported by comprehensive xUnit test suites for lexer, parser, and evaluator, including declarative tests for diagnostics and error recovery.
Tech Stack: TypeScript, Solidity, React, Next.js, ThirdWeb
- Developed smart contracts using Solidity for secure and transparent crowdfunding transactions.
- Built a responsive frontend with TypeScript to interact with the Ethereum blockchain.
- Integrated CSS for styling and enhancing user interface components, ensuring seamless user experience.
MicroCryptoMonitor | Cryptocurrency Mining Monitoring System
Tech Stack: ESP32, Arduino, Docker, InfluxDB, Grafana, Docker Compose
- Built a scalable monitoring system for cryptocurrency mining farms, using ESP32 microcontrollers to gather real-time data on temperature, power usage, and hash rates.
- Deployed InfluxDB for time-series data management and Grafana dashboards for visualization and alerting, leveraging Docker Compose for streamlined deployment.
CMT Author Auto-Fill Chrome Extension
Tech Stack: JavaScript, HTML, CSS, Chrome Extension APIs
- Built a Chrome extension to save, load, and auto-fill author details (Email, Name, Organization, Country) in Microsoft Conference Management Toolkit (CMT) forms with a responsive popup interface for enhanced user productivity.
Turing Machine Simulator in C
Tech Stack: C, GCC, CMake
- Implemented a Turing Machine simulator with dynamic tape expansion, customizable transitions via input files, and CLI support for running simulations with optional initial tape configurations.
Markdown Transpiler | Markdown to HTML Converter
Tech Stack: C++, Lex, Yacc, CMake, Flex, Bison
- Implemented a transpiler using Lex and Yacc for parsing Markdown and translating it to HTML, with core logic in C++.
- Structured the project with CMake for streamlined builds and extensibility through customizable grammar rules.
AutoExpress.Js
Tech Stack: Express.js, Node.js, CLI
- Developed an open-source Express.js project generator tool that automates the creation of API and MVC project structures with integrated database connections and optional view engines.
- Implemented a robust CLI with interactive prompts to streamline project setup, enhancing developer productivity and standardizing project configurations.
XML Parser in C
Tech Stack: C
- Built an XML parser to load XML files, navigate XML trees, and access elements and attributes efficiently.
- Optimized parsing algorithms for fast performance and ensured portability using the Standard C Library.
Technical Skills
Languages:
Go, Python, C, C#, Java, JavaScript, TypeScript, Shell, SQL, Solidity, C/C++, R, HTML/CSS
Frameworks & Libraries:
ASP.NET Core, .NET Framework, Angular, React, Next.js, RabbitMQ, Gin, PyTorch, Flask, Express.js, HighChartsJs, PatchGAN, U-Net, Lex, Yacc, WebAssembly, Pyodide, Gorilla WebSocket, xUnit, SCS, Bootstrap, Fyne, gopacket
Databases:
PostgreSQL, SQL Server, MongoDB, MySQL, InfluxDB, Redis, AWS RDS
Git/GitHub, Visual Studio, VS Code, Postman, Swagger, Jupyter, XUnit, GCC, CMake, Makefile, Docker Compose, Flex, Bison, Chrome Extension APIs, Prometheus, Linux, Nginx, Ngrok
Cloud & DevOps:
Azure, AWS, Google Cloud Platform, Kubernetes, Docker, GitHub Actions, Prometheus, Grafana, Vagrant, EC2, Elastic Load Balancer
Specialized Skills:
- IoT & Embedded Systems: ESP32, Arduino
- Web Development: HTML/CSS, XAML, MVC Architecture
- Machine Learning: BCEWithLogitsLoss, L1Loss, Decision Trees
- Networking: pcap4j, REST APIs, gRPC, JWT, PASETO, SMTP
- Game Development: Unity, C# NuGet Packages
- Security & Monitoring: AES encryption, OpenTelemetry, SCS, WebSockets, Cron
- Parsing/Compiler: Recursive Descent Parser, Flex, Bison, Lex, Yacc
Achievements, Certifications, and Activities
π Hackathons & Awards
- Top 15 Finalist, Deloitte Hackspliosion Hackathon
- Winner β Biomimicry Build-a-thon
- Runner-up β ISA GenDev Hackathon
- 3rd Place β Astrafizz AI in Space Hackathon
- $225 Prize β Hackspirationβ24 Hackathon
- 11th Position β KIMOβs-Edge β23 Tech Competition
- Best Paper Award β IEEE ESCI 2025
π Publications
- A Multimodal Anonymization Framework for MP4 Videos, IEEE ESCI 2025
- Cryptocurrency Mining Farm Monitoring using ESP32, InfluxDB, and Grafana, IEEE ICBDS 2024
π Certifications
- Microsoft Azure Fundamentals (AZ-900)
- MongoDB Associate Database Administrator
- Github Foundations
- Google Cloud Computing Foundations
- AWS Cloud Technology Consultant
- IBM Z Xplore Advanced
- Fundamentals of Deep Learning
- Postman API Fundamentals
- Generative Adversarial Networks (GANs) Specialization
- DevOps Beginners to Advanced with Projects
- Delivered a session on Git concepts to a 200+ audience at the Microsoft Learn Student Club
- Enhanced club website (Next.js & PostgreSQL) with Redis caching, reducing latency from 3 seconds to 250ms
- Designed, implemented, and tested 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 (Casnat-GroundStation) and Social Winter of Code (MindSpace, Palettegram)
π€ Open Source & Mentorship
- Refactored OpenKruise codebase to update deprecated Golang components
- Extended Cloudinary Golang SDK samples with advanced use cases
- Upgraded Cloudinary .NET SDK to .NET 8 and built a Blazor image gallery
- 1,500+ open-source contributions, 100+ merged PRs, 11 Hacktoberfest PRs
- Contributed 1,000+ open-source contributions with 70+ merged pull requests on GitHub
π
Competitive Programming