Skip to content
View AliRooshan's full-sized avatar

Block or report AliRooshan

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
AliRooshan/README.md
Ali Rooshan Header

Linkedin Badge Gmail Badge

πŸ“© Feel free to reach out


πŸ§‘β€πŸ’Ό About Me

I am a Computer Science student at FCCU (Vice Rector's List x4 πŸ†) with a minor in Data Analytics. I specialize in building multimodal deep learning systems and crunching complex datasets to find the "why" behind the "what."

  • πŸ”­ Currently working on: Advanced Deep Learning architectures & Multimodal Medical Imaging.
  • πŸŽ“ Focus: Artificial Intelligence, Computer Vision, & Statistical Learning.
  • πŸ’Ό Experience: Explored enterprise workflows at ServiceNow (Summer '25).
  • ⚑ Fun fact: I can visualize your stress levels using LDA and Ridge Regression (literally, I built a model for that).

πŸ› οΈ The Arsenal

Core Languages AI & Intelligence Data & Viz Tools & Platforms
Python
R
C++
C
PyTorch
TensorFlow
Keras
Scikit-Learn
Power BI
SQL
Pandas
R Shiny
n8n
Burp Suite
Linux
Git

πŸš€ Senior Project

πŸŽ“ EdVoyage | AI-Powered Masters Application Platform

An AI-powered platform that centralizes graduate programs, scholarships, living costs, and country-specific requirements for Master's and PhD applicants worldwide.

Built with React, Node.js, PostgreSQL, Python, and n8n, featuring intelligent profile matching, automated university data pipelines, and a Retrieval-Augmented Generation (RAG) chatbot that answers questions about programs, scholarships, and visa processes.


🧬 Projects

🀟 ASL Character Recognition

A real-time American Sign Language recognition system using MediaPipe hand landmarks and machine learning classifiers. Achieved 98.41% accuracy with live webcam inference and text-to-speech support.

πŸ₯ PCOS Detection System

Built a high-accuracy multimodal risk prediction system. It doesn't just look at one thingβ€”it combines CNNs for ultrasound imaging and MLPs for clinical patient data to predict PCOS.

🎭 Emotion Recognition

A real-time system that sees how you feel. Trained on the FER-2013 dataset using CNNs and deployed as a live web app to classify human emotions instantly.

🧠 Brain Tumor Detection

Automated tumor detection from MRI Scans. Implemented robust preprocessing pipelines and utilized Random Forest & KNN to identify anomalies with high precision.

πŸ“‰ Student Stress Classification

Predicting academic burnout using math. Applied LDA, Ridge, Lasso, and Multinomial Logistic Regression to accurately classify student stress levels.

🌍 Global Health Viz

Mining the WHO & World Bank datasets to visualize global health trends. Performed deep EDA to turn raw numbers into interactive stories.

✈️ Travel Agency App

From concept to pixel-perfect prototype. Designed a user-centric travel experience in Figma, complete with full SDLC documentation (Requirements, Design, Testing).

🎟️ Cinema DBMS

Designed the full backend architecture for a cinema. Complex SQL queries managing Users, Showtimes, Tickets, and Payments with a rigorous ERD design.


Let's connect and build something incredible. Reach out via LinkedIn or Email.

Pinned Loading

  1. SPROJ-Frontend SPROJ-Frontend Public

    Senior Year Project Masters Application Platform, Edvoyage.

    JavaScript 1

  2. SPROJ-Backend SPROJ-Backend Public

    Backend for the Senior Project to store all the Programs, Scholarships and the User specific data.

    JavaScript 1

  3. PCOS-Multimodal-Predictor PCOS-Multimodal-Predictor Public

    A deep learning-based web application that predicts PCOS risk by fusing ultrasound image analysis (CNN) and clinical symptom data (CatBoost)

    Jupyter Notebook 1

  4. ASL-Character-Recognition ASL-Character-Recognition Public

    This project is a real-time American Sign Language (ASL) Sign Language Recognition System that translates hand gestures into characters and sentences using computer vision and machine learning.

    Jupyter Notebook

  5. Emotion-Recognition-CNN Emotion-Recognition-CNN Public

    A real-time facial emotion recognition web app built with Flask and a custom CNN model trained on the FER-2013 dataset.

    HTML 1

  6. Space-Invaders-Project Space-Invaders-Project Public

    Game, Spaceship, Avoid Asteroids, Kill Enemy

    Python