Currently working as a Software Developer

Hello, I'm

Kaushik Vasava

I build with

Backend-focused .NET Developer working mainly on REST APIs with ASP.NET Core Web API and SQL Server — clean architecture, well-structured endpoints and data layers built to scale.

2+

Years Building

7+

Projects Built

11+

Technologies

Developer.cs
// always shipping something new
public class Developer
{
    public string Name => "Kaushik Vasava";

    public string Role => "Software Developer";

    public string Focus => "Backend / REST APIs";

    public string[] Stack => new[]
    {
        "ASP.NET Core Web API",
        "C#",
        "SQL Server"
    };

    public bool AlwaysLearning => true;
}
.NET
SQL Server
Clean Code
Scroll
About Me

A Backend Developer Who Cares About the Details

APIs that are clean to consume and data layers that hold up under load — here's a quick look at how I work.

Software Developer

Backend · ASP.NET Core Web API · SQL Server

I am a .NET Developer working mainly on the backend and API side — designing and building REST APIs with ASP.NET Core Web API, writing the business logic behind them and modelling the data in SQL Server with ADO.NET and Entity Framework.

I also work across the frontend with Angular, JavaScript and Bootstrap when a feature needs it. Currently focused on backend architecture, cleaner API design and deployment — turning requirements into maintainable, well-structured code.

Backend First

REST APIs, repository pattern, clean layering

API Design

Versioned endpoints, DTOs, validation, Swagger docs

Data Driven

SQL Server, ADO.NET and Entity Framework

Modern UI

Responsive layouts with Bootstrap and Angular

Performance

Optimised queries and fast, reliable endpoints

Tech Stack

Skills & Tools

The technologies I reach for when building software.

ASP.NET Core

Web Framework

C#

Language

REST API

API Design

SQL Server

Database

ADO.NET

Data Access

Entity Framework

ORM

Angular

Frontend

React

Frontend Library

JavaScript

Scripting

Bootstrap

UI Toolkit

GitHub

Version Control
Journey

Experience

Where I've been building and what I've been building with.

Software Developer

2025 — Present Ongoing in 2026

Working mainly on the backend — building REST APIs with ASP.NET Core Web API, business logic and SQL Server databases for products such as a Kitchen Display System, an online event ticket booking platform and internal management tools.

Frontend Development

2024 — 2025

Worked on responsive UI development using Bootstrap, JavaScript and Angular.

Portfolio

Featured Projects

A selection of things I've designed, built and shipped.

KDS — Kitchen Display System

Kitchen Display System that streams incoming orders to station screens and keeps their status in sync in real time. Built the backend APIs for order flow, status updates and station routing.

ASP.NET Core Web API C# SQL Server Real-Time

Navratri Mahotsav — Ticket Booking

Online registration and ticket booking platform for the Navratri Mahotsav festival — visitor registration, pass booking and an admin side to manage bookings and verify entries.

ASP.NET Core Web API SQL Server Bootstrap

EventPlanner

A general-purpose event platform for planning and running any kind of event — event creation, scheduling, registrations and attendee management, driven by a REST API backend.

ASP.NET Core Web API Entity Framework SQL Server

Employee Management

Employee management system covering employee records, departments and roles, with CRUD APIs, validation and reporting over a SQL Server database.

ASP.NET Core Web API ADO.NET SQL Server

Student Management API

ASP.NET Core Web API project with CRUD operations, Repository Pattern, SQL Server and Swagger.

ASP.NET Core Web API SQL Server Swagger

Email Campaign System

Bulk email sending application using SMTP, SQL Server and background processing.

C# SMTP SQL Server Background Jobs

E-Commerce Website

Responsive shopping website using ASP.NET MVC with modern UI and product management.

ASP.NET MVC Bootstrap SQL Server
Contact

Let's Build Something

Have a project, a role or just a question? Drop me a message and I'll get back to you.

Email

kaushikvasava237@gmail.com

LinkedIn

Kaushik Vasava

Current Role

Software Developer — backend & APIs