Hello, I'm

Ayush Maddhesiya

Backend Developer

I architect and build scalable backend systems using Node.js, Express, and MongoDB. Currently exploring the intersection of traditional backend development and GenAI technologies to create intelligent, data-driven applications.

2+ Years Experience
15+ Projects Built
5+ Technologies
server.js
// Building scalable backend solutions
const express = require('express');
const app = express();

app.use(express.json());

app.get('/api/health', (req, res) => {
  res.json({ 
    status: 'Server running',
    developer: 'Ayush Maddhesiya'
  });
});

app.listen(3000);

About Me

I'm a passionate Backend Developer with expertise in building robust, scalable server-side applications. Currently pursuing BTech at Shri Vaishnav Vidyapeeth Vishwavidyalaya with a strong academic record (CGPA: 7.5).

My journey in backend development has led me through various challenging projects, from financial trading platforms to peer-to-peer interview systems. I specialize in Node.js ecosystem, with deep knowledge of Express.js, MongoDB, and modern authentication systems.

As Secretary of Technical Affairs at Abhyudaya, I lead technical initiatives and mentor fellow developers. I'm currently expanding my expertise into GenAI and agentic systems, exploring how AI can enhance traditional backend architectures.

Backend Architecture

Designing scalable, maintainable server-side solutions

Database Design

Optimizing data structures and query performance

AI Integration

Implementing GenAI solutions in backend systems

Core Technologies

Node.js
Express.js
MongoDB
JavaScript
Python
GenAI

Professional Experience

Software Development Intern

Coreintels Pvt Ltd Nov 2024 - Jan 2025

Led backend development for a peer-to-peer mock interview platform, handling complex user matching algorithms and real-time session management.

  • Architected RESTful APIs serving 1000+ concurrent users
  • Designed MongoDB schemas optimizing query performance by 40%
  • Implemented JWT-based authentication with role-based access control
  • Built real-time feedback system using WebSocket connections
Node.js Express MongoDB WebSocket

Secretary of Technical Affairs

Abhyudaya Coding Club Mar 2024 - Present

Leading technical initiatives and mentoring 50+ students in modern development practices and version control systems.

  • Conducted comprehensive Git/GitHub workshops for 50+ students
  • Led team to Smart India Hackathon finals with innovative solutions
  • Organized technical events and coding competitions
  • Mentored junior developers in backend development practices
Leadership Mentoring Git Project Management

Featured Projects

YouTube Backend Clone

Scalable video platform backend with complex MongoDB aggregation pipelines, file upload handling, and comprehensive user management system.

Node.js Express MongoDB Multer

Mini Cursor AI Assistant

AI-powered development assistant that generates code from natural language prompts, featuring agentic capabilities and automated development workflows.

Python OpenAI API LangChain Automation

Mock Interview Platform

Full-stack platform connecting candidates for synchronized practice sessions with intelligent matching algorithms and real-time progress tracking.

Full Stack WebRTC Socket.io Algorithms

Get In Touch

Ready to build something amazing together?

I'm always interested in discussing new opportunities, challenging projects, or just having a conversation about backend development and emerging technologies.