Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View AdeebKhan25's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AdeebKhan25

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
AdeebKhan25/README.md

Hi, I’m Adeeb Khan 👋

Software engineer focused on building reliable systems across backend, full-stack, and applied AI/ML.
I care deeply about strong computer science fundamentals and writing clean, maintainable code.

Current Focus

  • Strengthening Data Structures & Algorithms for problem-solving and interviews
  • Backend & Full-Stack development, building scalable and maintainable systems
  • Exploring and implementing recent AI/ML research, including LLMs and neural networks
  • Developing practical LLM-based tools and other applied machine learning projects
  • Strengthening CS fundamentals across OS, DBMS, Networking, and OOP
  • Gradually exploring system design, cloud computing, and low-level concepts

What I’m Working On

  • LLM-powered tools and developer utilities
  • A Chrome extension focused on real-world productivity and automation
  • Backend systems with proper API design and data modeling
  • Projects involving databases, scalability, and system design concepts

Tech Stack

  • Languages: Python, C++, JavaScript
  • Backend: REST APIs, Express (Node.js)
  • Frontend: React, HTML, CSS
  • ML / AI: LLMs, CNNs, PyTorch, Tensorflow
  • CS Fundamentals: DSA, OOP, DBMS, OS, Computer Networks
  • Tools: Git, Linux

How To Reach Out To Me

          Website badge

Pinned Loading

  1. ai-music-generator ai-music-generator Public

    An AI model that generates original music using LSTM-based neural networks. Trained on MIDI files, it learns musical patterns and creates coherent, flowing compositions by predicting note sequences.

    Python 2

  2. ai-based-resume-modifier ai-based-resume-modifier Public

    LLM-powered CLI tool that customizes LaTeX resumes to match specific job descriptions using Google Gemini.

    Python

  3. messenger messenger Public

    Messenger App is a full-stack, real-time messaging application designed for seamless and intuitive communication. Built with React on the frontend and Node.js/Express on the backend, it leverages W…

    JavaScript

  4. weather-app weather-app Public

    A responsive React application to search and display current weather information by city. Built with modern JavaScript and Tailwind CSS.

    JavaScript

  5. sorting-visualizer sorting-visualizer Public

    A web app built with Next.js 15 that visualizes various sorting algorithms like Bubble Sort, Quick Sort, Merge Sort, etc. in real-time with interactive animations.

    TypeScript

  6. task-managment-app task-managment-app Public

    A lightweight C++ Task Management App using ImGui for an intuitive GUI, supporting priority-based sorting, task editing, and persistent storage.

    C++