SYSTEM.KERNEL :: v2.5.0 ONLINE

Hey, I'm Ajay Gaur!
πŸ‘‹

< />Building AI-powered products and reliable software. Focused on applied machine learning, RAG systems, and full-stack engineering.

LOADED_MODULES:PYTHONTYPESCRIPTREACTNEXT.JSRAGPYTORCHTENSORFLOWFASTAPI
Ajay Gaur

# About.system

portfolio.tsx
user_profile.log

➜ whoami

I'm a Software Engineer with a strong focus on AI systems and full-stack product development. I build applications that combine modern web engineering with applied machine learning β€” from RAG assistants and citation-grounded copilots to deep learning experiments.

➜ cat mission.txt

I design and ship software that is useful, measurable, and production-minded. My work spans AI/ML systems, full-stack apps, and thoughtful engineering across both research prototypes and real products.

EXPERIENCE
2 YRS
REPOS
33 PUBLIC
FOCUS
AI + SWE

# Skills.json

Loading skills universe...
Drag to explore skills universe

$ git log --stat --oneline

β–Ά Professional Experience
e5a1c28
Denver, CO
Jul 2026 - Present

Graduate Research Assistant

CU Denver College of Engineering, Design, and Computing

Building software for the Dean’s office β€” developed the equipment rental application for Dean’s office equipment, and currently developing the judging application that will be used at the Senior Design Capstone Expo hosted by the Dean’s office.

  • Developed the equipment rental application for the Dean’s office so staff and students can request equipment, track inventory, and get admin approval with email notifications.
  • Developing the judging application for the Senior Design Capstone Expo (hosted by the Dean’s office) so judges can score projects, track submissions, and run Expo day smoothly.
  • Support data analysis and reporting around rental usage and Expo judging so the Dean’s office can see demand, outcomes, and process bottlenecks clearly.
Shipped
Equipment Rental App
In Progress
Expo Judging App
Dean’s Office
Stakeholder
Full-Stack
Delivery Focus
ReactNode.jsPythonData AnalysisFull-StackHigher Ed
6 files changed
+180 insertions
-22 deletions
d4e2f15
Denver, CO
Oct 2025 - Present

Student Assistant II

CU Denver College of Engineering, Design, and Computing

Supporting college operations through data management, lab coordination, and day-to-day administrative workflows β€” keeping records accurate, resources organized, and faculty/student requests moving without friction.

  • Manage and update departmental data across spreadsheets, shared drives, and internal trackers β€” inventory, schedules, and support logs kept current for faculty and lab use.
  • Coordinate lab and classroom resource requests: check availability, track check-in/check-out, and maintain status so courses and student projects stay on schedule.
  • Build simple reports and summaries for staff (usage, open tickets, recurring issues) and document processes so handoffs and onboarding are faster for the team.
20+
Weekly Data Updates
4+
Lab Inventories Tracked
<1 day
Request Turnaround
100%
Records Kept Current
Data ManagementExcel / SheetsLab OpsDocumentationProcess Tracking
4 files changed
+120 insertions
-12 deletions
c3f8a12
Remote
Feb 2025 - Jul 2025

Technical IT Support Engineer

Concentrix

Owned technical support for enterprise applications with a reliability mindset β€” turning noisy tickets into clear root-cause fixes, automating repeat work, and keeping high-availability services healthy for end users.

  • Triaged and resolved production application issues across identity, access, and service layers, prioritizing impact and reducing repeat escalations.
  • Built lightweight automation and runbooks for recurring support patterns, cutting manual investigation time on common incidents.
  • Partnered with engineering on defect handoffs with reproducible steps, logs, and severity notes so fixes landed faster and stayed verified.
30%
Faster Resolutions
500+
Tickets Handled
15 β†’ 8 min
Common Incident Time
99%+
SLA Adherence
PythonScriptingReliabilityITSMLinuxMonitoring
8 files changed
+320 insertions
-45 deletions
b2e7c09
Pune, India
Sep 2023 - Oct 2024

DevOps Trainee

Thinking Hut IT Solutions

Worked across software delivery and cloud platforms β€” shipping features, automating deployments, and hardening AWS/Azure workflows so releases were repeatable instead of manual and fragile.

  • Built and supported application features end-to-end, collaborating on APIs, services, and deployment pipelines used by internal product teams.
  • Automated cloud provisioning and release steps on AWS and Azure, reducing hand-rolled deploy work and environment drift across stages.
  • Added monitoring, logging, and basic CI checks so regressions surfaced earlier and production rollouts were easier to verify.
40%
Deploy Time Reduced
12+
Services Touched
3Γ—
Faster Env Setup
AWS + Azure
Cloud Platforms
AWSAzurePythonCI/CDDockerLinuxAutomation
12 files changed
+510 insertions
-78 deletions
a1d5b04
Pune, India
Apr 2023 - Sep 2023

Django Developer Intern

Elite Softwares

Built web application prototypes with Django β€” modeling data cleanly, wiring views and APIs, and connecting front-end flows so features moved from sketch to working product faster.

  • Developed Django models, views, and templates for internal web tools, focusing on clean data modeling and reusable app structure.
  • Integrated PostgreSQL-backed forms and CRUD flows with front-end components, validating inputs and keeping user paths straightforward.
  • Wrote unit and manual test cases for core features, catching regressions before demos and reducing last-minute rework.
6+
Features Shipped
2Γ—
Faster Prototypes
PostgreSQL
Primary Database
100%
Demo-Ready Builds
DjangoPythonPostgreSQLRESTHTML/CSSGit
6 files changed
+265 insertions
-33 deletions
β–Ά Education / Qualification
ms_computer_science.json

University of Colorado Denver

2025 β€” Present

Master of Science in Computer Science

Denver, Colorado, USA

Relevant Coursework

Deep LearningMachine LearningSoftware ArchitectureAlgorithmsAI SystemsSoftware Project Management
  • Deepening focus on applied ML, RAG systems, and full-stack product engineering alongside coursework.
  • Building college software as a Graduate Research Assistant β€” Dean’s office rental app and Capstone Expo judging platform.
be_computer_engineering.json

RMD Sinhgad School of Engineering

2021 β€” 2023

B.E. in Computer Engineering

Pune, Maharashtra, India

Relevant Coursework

Data Structures & AlgorithmsObject-Oriented ProgrammingDatabase Management SystemsComputer NetworksOperating Systems
  • Built the software fundamentals I still use every day β€” data structures, databases, and clean application design.
  • Started professional development work while finishing the degree, shipping real features with Django and cloud tooling.
diploma_computer_engineering.json

Marathwada Mitra Mandal's Polytechnic

2017 β€” 2021

Diploma in Computer Engineering

Pune, Maharashtra, India

Relevant Coursework

Programming FundamentalsWeb DevelopmentDatabase SystemsComputer HardwareSoftware Engineering
  • Laid the groundwork for engineering school with hands-on labs, coding projects, and systems basics.
  • Grew from classroom assignments into building small apps and exploring how software ships in the real world.
Initial Commit (Hello World)

$ ls -la ~/projects

Turning rental requests into an operable product workflow

EventRent β€” Full-Stack Equipment Rental Platform

A customer-facing rental request system with admin workflows, email notifications, and a React + Express stack built for real operational use.

ReactNode.jsExpressViteEmailJS
β†’Shipped a complete request-to-admin flow instead of a static brochure site.
β†’Added admin login and dashboard views for tracking incoming rental demand.
β†’Structured the app for local storage by default with optional Supabase sync.
Support Knowledge Copilot with RAG & Citation Verification screenshot

Turning scattered docs into answers teams can trust

Support Knowledge Copilot with RAG & Citation Verification

A support knowledge assistant that retrieves evidence from internal docs, generates grounded answers with citations, and verifies that every citation actually supports the claim.

PythonRAGGeminiQdrantBM25Streamlit
β†’Hybrid dense + BM25 retrieval with reciprocal rank fusion for more relevant evidence.
β†’Citation verification layer that scores whether each source supports the generated claim.
β†’Golden-set evaluation workflow so retrieval quality is measurable, not guessed.
Bias-Aware Deep Neural Network with Fairness Metrics screenshot

Building classifiers that measure and reduce bias

Bias-Aware Deep Neural Network with Fairness Metrics

A TensorFlow MLP for binary classification that evaluates fairness across demographic groups and applies sample reweighting to mitigate biased outcomes.

PythonTensorFlowFairnessDeep Learning
β†’Tracked fairness with FPR, FNR, and accuracy broken down by demographic group.
β†’Applied sample reweighting to reduce unequal error rates without abandoning the model.
β†’Made bias analysis a first-class part of the training and evaluation loop.
NLP Β· BERT
input: title + abstract
model: PubMedBERT
task: multi-label MeSH
metric: micro-F1

Tagging biomedical literature at scale with PubMedBERT

MeSH Tagging with Biomedical NLP & Multi-label Classification

A deep learning solution that assigns Medical Subject Heading terms to PubMed abstracts using a fine-tuned biomedical BERT model for multi-label classification.

PythonPubMedBERTNLPPyTorchKaggle
β†’Fine-tuned BiomedBERT on 100k annotated PubMed articles for MeSH major terms.
β†’Compared TF-IDF baselines against transformer models to validate lift in micro-F1.
β†’Built an end-to-end training and evaluation pipeline ready for competition submission.

$ ./contact.exe

contact_info.json
{
"status": "open to opportunities",
"location": "Denver, Colorado, USA",
"socials": {
"github": "@iamajaygaur",
"linkedin": "in/iamajaygaur",
"twitter": "@iamajaygaurx",
"instagram": "iam.ajaygaur"
}
}
// Waiting for connection...
_
TSsendMessage.tsΓ—
// Run this script to send a message
constsend=async()=>{
constname=
"";
constemail=
"";
await api.submit({
name, email,
message:`
`});
}
Ajay Gaur | Software Engineer & AI

Built with <3 using Next.js, TypeScript & Tailwind

Β© 2026 Ajay Gaur. All rights reserved.

>Chat with Ajay's AI
ask anything Β· get a quote Β· say hi