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

Block or report rhkrohan

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

Hi there, I'm Muhammad Rohan Khan 👋

🚀 About Me

🔭 I’m building products at the intersection of AI + real-world impact — from social platforms to crisis communication and voice-first journaling.
🌱 I’m deepening my skills in machine learning, system design, and cloud infrastructure (AWS/GCP) to ship scalable, reliable apps.
👯 I’m looking to collaborate on projects involving AI engineering, mobile development, and cloud — especially in accessibility, mental wellness, and public safety.
💬 Ask me about full-stack development, Swift/React Native, RAG/LLM apps, cloud architecture, or building startup tech end-to-end.
📫 How to reach me: mk3972@drexel.edu
😄 Pronouns: He/Him
⚡ Fun fact: I led the development of a real-time American Sign Language recognition system to improve accessibility for the deaf community.

🧩 Featured Projects

  • Aura — College social networking + event discovery platform to help students connect and find what’s happening on campus.
  • Calm AI — Voice-first journaling companion that turns conversations into structured journal entries, mood/theme insights, and weekly summaries.
  • Luno Toys — AI-powered plush companion concept combining embedded hardware + cloud + a parent companion app for interactive storytelling.
  • Pigeon — Decentralized emergency mesh networking app (iOS) for offline crisis communication using Bluetooth/Wi-Fi Direct + a real-time web command dashboard.

🛠️ Technologies & Tools

  • Programming Languages: Python, Java, JavaScript, C, Swift, HTML5, CSS
  • Frameworks & Libraries: React, React Native, Node.js, Express, TensorFlow, Keras, Flask, Pandas, NumPy, Scikit-Learn, Matplotlib
  • Cloud & Dev Tools: AWS (EC2/S3/Lambda), Google Cloud Platform, Firebase, Git, VS Code, IntelliJ, PyCharm
  • Databases: MongoDB, PostgreSQL, Firestore

📫 Connect with Me

🤝 Support Me

If you find my work useful, consider giving a ⭐️ to a repo — it helps a lot!

Pinned Loading

  1. luno-mobile-app luno-mobile-app Public

    Luno Toys is a parental control and monitoring application designed for parents to manage their children's interactions with Luno smart plushie toys.

    TypeScript

  2. LinguaSignAI LinguaSignAI Public

    LinguaSign AI is an AI-powered assistive device that translates sign language into speech in real time. Using deep learning and computer vision, it detects hand gestures through a camera and conver…

    Jupyter Notebook 1

  3. pigeon pigeon Public

    A resilient disaster-response messaging platform designed for when cell towers and internet fail. Pigeon creates a local mesh network to relay critical reports (SOS, triage, shelters, missing perso…

    Swift

  4. credit-card-fraud-detection-analysis credit-card-fraud-detection-analysis Public

    This project focuses on developing a machine learning model to detect fraudulent credit card transactions using an Artificial Neural Network (ANN). The model is trained on a dataset of historical t…

    Jupyter Notebook

  5. brain_tumor_detection brain_tumor_detection Public

    A deep learning model for brain tumor detection using Convolutional Neural Networks (CNN). This project involves data preprocessing, model building, and training using TensorFlow and Keras. It aims…

    Jupyter Notebook

  6. NeuroForgeAI NeuroForgeAI Public

    End-to-end computational neuroscience toolkit for building optimized biophysical neuron models from experimental recordings—morphology loading, ion-channel mechanisms, feature-based fitting, cross-…

    Python