Skip to content
View ayushkumar912's full-sized avatar
:atom:
CODE FOR LIFE
:atom:
CODE FOR LIFE

Highlights

  • Pro

Block or report ayushkumar912

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
ayushkumar912/README.md

Hi there, I'm Ayush Kumar 👋

Early-Career | Execution-Focused | Backend & ML Engineer

Typing SVG

LinkedIn Twitter Email Portfolio LeetCode CodeChef

Profile Views


About Me

┌──(ayush㉿github)-[~]
└─$ cat about.txt

  Name     : Ayush Kumar
  Role     : Software Development Intern @ Carboledger
  College  : IIIT Vadodara — B.Tech CSE (Expected 2026)
  Focus    : Backend Systems | AI/ML | Competitive Programming
  Open To  : Full-Time SDE Roles (2026)

┌──(ayush㉿github)-[~]
└─$ cat experience.txt

  SDE Intern @ Carboledger (Jan 2026 – Present)
     └─ Multi-tenant ISCC compliance platform for enterprise

┌──(ayush㉿github)-[~]
└─$ cat achievements.txt

  ML Specialization — Stanford University (98%)
  3-Star CodeChef Competitive Programmer (Max 1641)
  Technical Member @ MLSA
  Co-founder @ Droid Robotics Club

┌──(ayush㉿github)-[~]
└─$ cat certifications.txt

  ML Specialization — Stanford & DeepLearning.AI
  GitHub Professional Certificate
  Docker Foundations Professional Certificate
  Atlassian Agile PM Professional Certificate

┌──(ayush㉿github)-[~]
└─$ echo "Always building. Always learning."

  Always building. Always learning.

My Tech Stack

Languages

C++ Python JavaScript SQL

Frameworks & Libraries

Node.js Express FastAPI Flask Prisma ORM TensorFlow Scikit-learn Pandas

Databases & Developer Tools

MongoDB PostgreSQL MySQL Redis Git GitHub Docker Postman Swagger Selenium Jira


Competitive Programming

LeetCode Stats

CodeChef Rating


Activity Graph

Ayush's Activity Graph


Contribution Snake

github contribution grid snake animation


GitHub Stats

Ayush's GitHub Stats Ayush's GitHub Streak

Top Languages by Repo Top Languages by Commit

Productive Time

Profile Details

Pinned Loading

  1. CDM_based_Fake_Image_Detection CDM_based_Fake_Image_Detection Public

    This repository implements a deep learning framework for detecting fake colorized images using a novel Channel Difference Map (CDM) based approach, as described in the paper "Channel Difference Bas…

    Python 1 1

  2. RedisLink RedisLink Public

    JavaScript

  3. Toddler_Autism_Prediction Toddler_Autism_Prediction Public

    This project predicts autism traits in toddlers using behavioral and demographic data from the Toddler Autism dataset (July 2018). Main Branch: Baseline model using Naive Bayes. Experiment Branch: …

    HTML 3

  4. Material-Inventory-Management-API Material-Inventory-Management-API Public

    Shell

  5. vector-search-api vector-search-api Public

    JavaScript

  6. HTTP_Server_in_C-17 HTTP_Server_in_C-17 Public

    A ground-up explanation of every concept, syscall, language feature, data structure, and design decision in this project. Written for someone who knows C++ basics but has not written systems or net…

    C++