Skip to content
View adityashekhawat1999's full-sized avatar
  • New delhi
  • 07:09 (UTC +05:30)

Highlights

  • Pro

Block or report adityashekhawat1999

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi Aditya this side

I'm a computer science student who enjoys backend development, Go, and learning how large systems work behind the scenes.

Right now I'm mainly focused on:

  • Learning cloud and distributed systems
  • Backend development with Go and JavaScript
  • Open source contribution
  • CLI applications and developer tools

Tech I Use

  • Go
  • JavaScript
  • Node.js
  • PostgreSQL
  • MongoDB
  • Docker
  • Linux
  • Git

Some Projects

MediQueue

A digital token and queue management system for government hospitals.

My team built this project during Smart India Hackathon and we qualified for the finals. The goal was to reduce long waiting lines in hospitals using live queue tracking and AI-based patient routing.

Concurrent Web Crawler

A web crawler written in Go using MongoDB as a searchable archive.

This project helped me understand concurrency, goroutines, channels, and how large-scale crawling systems work.


Current Goals

  • Become better at backend engineering
  • Understand cloud-native systems properly
  • Contribute more to open source projects
  • Learn how production systems are designed

Pinned Loading

  1. harbor-cli-aditya harbor-cli-aditya Public

    Forked from goharbor/harbor-cli

    [Sandbox] Official Harbor CLI

    Go 1

  2. Medi-Queue Medi-Queue Public

    MediQueue is a dual-portal web application designed to streamline outpatient department (OPD) operations in public hospitals. It replaces manual token systems with a real-time digital queue, AI-pow…

    JavaScript 1

  3. onelinktravelbusiness onelinktravelbusiness Public

    Forked from alokse24b01025/onelinktravelbusiness

    website to solve a very specific problem: Helping people (specifically in Angola) navigate the complex world of international travel, work, and study.

    JavaScript 1

  4. webcrawler webcrawler Public

    A web crawler built in Go using MongoDB as a searchable web archive. The project uses goroutines and concurrency patterns for parallel crawling, webpage parsing, and indexing while also tracking cr…

    Go 1

  5. urunc urunc Public

    Forked from urunc-dev/urunc

    a simple container runtime that aspires to become `runc` for unikernels

    Go