ab About Me

Hello there! πŸ‘‹ I'm Ayush Kushwaha, a 2023 Computer Engineering graduate from AKTU University with a solid 8.65 CGPA. While I've aced academics πŸ“š, I'm also a proud Kurash martial artist πŸ₯‹ and an NCC B-certificate holder πŸ†, proving that discipline and drive are part of my DNA.

I'm not just a coder πŸ’» β€” I'm a full-stack enthusiast and problem solver who loves turning ideas into impactful digital solutions. Whether it's building real-time apps like 🏸 Ninja Shuttlers for managing tournaments or deploying Go-based microservices with authentication and dashboards, I thrive on fusing logic, design, and performance.

From developing offline-first PWAs and encryption workflows to spinning up dashboards in Kibana and orchestrating cloud deployments on AKS/Kubernetes, my journey has been a hands-on adventure in modern tech. πŸ’‘

My trifecta: tech versatility πŸ’‘, solid foundations πŸ“–, and a never-ending thirst for growth 🌱.
I thrive on creative challenges 🎨, smart architecture πŸ’», and building things that actually help people.

Currently, I'm riding a wave of tech innovation πŸš€ β€” from full-stack development and encryption workflows to real-time dashboards and scalable systems.

✨ What sets me apart?

  • πŸ’Ό Real-world experience across DevOps, backend, and frontend.
  • πŸ› οΈ Tools like Go, React, Python, PHP, Docker, MongoDB, and Azure.
  • πŸ” Building secure systems β€” from OTP logins to encryption exports.
  • 🌍 A passion for building things that help people β€” in education, sports, or business.

I'm always open to collaborating on meaningful projects, learning new tools, and pushing creative boundaries.
Let's connect and build something awesome together! πŸ“¬

Education

Bachelor's Degree(B.Tech) in Computer Engineering
Dr. A. P. J. Abdul Kalam Technical University, Lucknow
Year of completion : 2023
CGPA : 8.65 / 10

Senior Secondary (XII),Science
CBSE
Year of completion : 2019
Percentage : 83.83%

Secondary (X)
CBSE
Year of completion : 2017
CGPA : 9.6 / 10

Experience


Tata Consultancy Services (Dec 2023 - Current)

System Engineer (Digital)

DevOps Migration

βž” Achieved a perfect score in Java Coding and 80% in MCQs during internal PRA (Trivandrum) on the first attempt β€” only 7 out of 192 candidates passed.
βž” Contributed to the Electricity Bill Management System by developing a new feedback module to enhance user interaction.
βž” Worked on a DevOps migration project β€” transitioning applications from PCF to Kubernetes by writing pipelines and configuration files.
βž” Developed real-time traffic monitoring dashboards using Kibana for applications deployed on Azure Kubernetes Service (AKS).
βž” Built comparative traffic dashboards (AKS vs. PCF) using Kibana to analyze platform migration impact.

MAQ Software (Feb 2023 - Aug 2023)

Associate Software Engineer

Data Engineering

βž” Extracted data from SQL Server and Access DB, increasing data processing efficiency by 30%.
βž” Utilized Python (Pandas, NumPy) to optimize data preprocessing workflows, reducing preparation time by 25%.
βž” Developed custom SQL stored procedures, resulting in a 15% improvement in data quality and accuracy.
βž” Created interactive Power BI dashboards, improving data visibility and insights for stakeholders.

Awishcar.com (Apr 2022 - Feb 2023)

Full Stack Developer Intern

Website & PWA

βž” Built a scalable web application using the Yii2 PHP framework.
βž” Implemented a daily email scheduler for task updates and end-of-day reports.
βž” Reduced manual labor by 90% using a QR code system to auto-fill data.
βž” Optimized a PWA to store over 10,000 offline records using IndexedDB.
βž” Designed an auto-sync mechanism for reconnecting the app with the server.

Encryption Migration

βž” Migrated legacy encryption to AES-256 with zero downtime using multithreaded background jobs.
βž” Monitored encryption progress and generated auto-reports for the Product Head.
βž” Enabled resumable processing to reduce duplicate work.
βž” Integrated Azure Key Vault to securely access secrets via APIs.

Export Module

βž” Developed a routine to export large client datasets into password-protected ZIP archives.
βž” Decrypted sensitive data before export to ensure compliance and privacy.
βž” Handled 10s of GBs of data export with minimal system load.
βž” Created per-client, isolated export logic for secure transfers.

Complaint Module

βž” Built a full-stack complaint module with support for inspections, violations, and municipal codes.
βž” Ensured compliance with client-specific regulations.
βž” Delivered a seamless UX with efficient backend workflows.
βž” Implemented localization to support regional languages without third-party tools.

Arcskill Technologies (Sept 2021 - Dec 2021)

Full Stack Developer Intern

e-Education Platform

βž” Developed an e‑Education platform in PHP with admin controls for courses, categories, teachers, and institutions.
βž” Secured the platform against SQL Injection, XSS, and malicious uploads.
βž” Implemented a timezone-aware scheduling algorithm.
βž” Optimized the platform to reduce loading time by 65%.

Tvameh Shayak (Aug 2021 - Sept 2021)

Frontend Developer Intern

Corporate Website

βž” Designed the entire UI from scratch using HTML5, Sass, jQuery, and animation libraries.
βž” Created a contact form that submits data to Google Forms via an API.
βž” Reduced page load time to just 2ms through performance optimizations.

Projects

🏸 Ninja Shuttlers – Badminton Tournament Manager

A PWA to simplify badminton tournament management with team creation, match scheduling, and score tracking.

Why I Built This:
βž” I often organize badminton tournaments and needed a reliable and efficient tool to handle player registration, match generation, and live scoringβ€”all in one portable app.
βž” What started as a personal tool is now actively used by fellow badminton players in my community to host and manage their own tournaments with ease.

Challenges & Learnings:
βž” To handle unreliable network conditions at indoor courts, I implemented PWA caching and offline-first strategies, which significantly improved usability and responsiveness.
βž” Converting the app into an installable PWA eliminated the need to reopen the browser repeatedly, offering a native-like experience for users.
βž” Optimizing UI performance for dynamic updatesβ€”such as real-time fixture generation and leaderboard changesβ€”helped me dive deep into event delegation, efficient DOM manipulation, and structured state management.

Features:
βž” Real-time management of players, matches, scores, leaderboards.
βž” Includes bulk player upload, team shuffling, match fixtures, playoff brackets, and a visual podium for winners.
βž” Import/export data functionality ensures persistent tournament records.
βž” Integrated animations and mobile-first responsive UI enhance user engagement.

Tools & Tech:

Golang

HTML5

CSS3

JavaScript

Bootstrap

Netlify

πŸ”— URL Shortener

Custom short links with login-based access, expiry settings, and admin panel.

Why I Built This:
βž” During college, I found it difficult to remember long deep-link URLs for projects, resumes, and assignments. Most popular keywords were already taken on public URL shorteners, limiting customization.
βž” Building my own URL shortener gave me complete control over link naming, expiry, and accessβ€”making it far more personalized and practical..

Challenges & Learnings:
βž” Building OTP-based authentication in Go taught me secure login flows.
βž” Improved response time by 83% using Fiber and goroutines.

Features:
βž” Login-based URL creation, with expiry and user-level access.
βž” A system was created for user login authentication that verifies users by delivering the OTP to the registered email address..
βž” Admin dashboard to monitor all users and links.
βž” Multithreading support and AWS EC2 hosting.

Tools & Tech:

Golang

Fiber (Go)

React.js

Vite

MongoDB

SASS

AWS EC2

πŸ“˜ eNotes – Educational Resource Sharing

Upload, request, and share educational notes and quizzes as a centralized resource hub.

Why I Built This:
βž” During the early days of the pandemic, students lacked centralized access to study materials. I built eNotes to fill that gap and support peer-to-peer sharing.

Challenges & Learnings:
βž” Creating a secure PHP backend with OTP-based login and file upload/download controls taught me about secure file handling.
βž” Integrating email with SendGrid added a real-world communication workflow.

Features:
βž” Upload/download/request notes.
βž” OTP-based login and access control for registered users.

Tools & Tech:

PHP

JavaScript

MySQL

HTML5

Bootstrap

jQuery

cPanel

πŸ§₯ Invisible Cloak – Real-time Image Processing

Python GUI app that renders invisibility in real-time using image masking techniques.

Why I Built This:
βž” I wanted to experiment creatively with OpenCV and real-time image manipulation, while also learning GUI development in Python.

Challenges & Learnings:
βž” Gained hands-on experience with OpenCV and NumPy for real-time frame capture, color detection, and background masking.
βž” Learned how to build a user-friendly desktop GUI using Tkinter, making the tool accessible to non-technical users.
βž” Packaged the project into an executable file, allowing users to run it without needing to install Python or any dependencies.

Features:
βž” Select cloak color to make user invisible.
βž” With this Image Processing method, we create an invisibility cloak by selecting parts of a single predefined color from a video and replacing them with an already existing similar background.
βž” This programme may be used with both a webcam and a phone camera.
βž” This programme also allows you to capture video for up to 15 minutes.

Tools & Tech:

Python

OpenCV

NumPy

🌦️ Weather App (React)

Minimalist weather app showing real-time forecast using OpenWeather API.

Why I Built This:
βž” I wanted to practice API integration and state management using React while building something useful.

Challenges & Learnings:
βž” Learned efficient error handling in React components and importance of throttling API calls to avoid rate limits.

Features:
βž” Search any city to get weather, temperature, wind stats.
βž” Built using React hooks, Axios, SASS.

Tools & Tech:

React.js

JavaScript

HTML5

SASS

Skills

I'm Available as a Freelancer.

Get in touch

If you have any questions, please feel free to drop me a line. If you don't get a answer immediately, I might just be traveling through the middle of nowhere. I'll get back to you as soon as I can.