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

Block or report AsrarQassem

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

Hello, I'm Asrar ✦

A researcher, a learner, and a quiet builder of intelligent things.

 

I'm a PhD candidate in Computer Science and Engineering, working at the intersection of Artificial Intelligence and the systems that shape our daily lives. My work is less about chasing what's new and more about asking how - how can intelligence be woven into the things we already build, the problems we already face, the systems we already trust?

 

"To understand a system is to understand how it learns, and to design a system is to teach it how to think."

 


✦ What I Care About

 

🌱   Building intelligent systems that serve people, not the other way around

📖   Understanding before optimizing, slow research over fast results

🧭   Bridging disciplines, AI with software, with language, with people

🪶   Thoughtful design, code that's readable, papers that are honest, ideas that breathe

 


✦ Where My Work Lives

 

I explore the spaces where AI meets other worlds, not as a replacement, but as a quiet collaborator:

 

Field What I Explore
🔍 Information Retrieval Helping machines understand language and meaning
🤖 Intelligent Systems Designing software that learns, adapts, and decides
🧠 Applied Machine Learning Turning data into insight, and insight into action
✍🏼 Generative AI & LLMs Exploring how language models can think alongside us
🌿 Human-Centered AI Keeping the human at the heart of every algorithm

 


✦ A Few Things I've Built

 

  • 🔍   Information Retrieval Projects: the foundation of a search engine, written in Python
  • 🤖   Intelligent Test Automation: teaching software to test itself
  • 🧠   Defect Prediction Models: finding tomorrow's bugs in today's code
  • ✨   Generative Test Synthesis: AI imagining the edge cases we forget
  • 🪞   LLM-Powered Workflows: language models as quiet research companions

 

More work lives in the repositories.

 


✦ Beyond the Code

 

When I'm not researching or writing, I'm probably reading, photographing, learning a new language, or asking too many questions about how things work.

I believe the best engineers are also good thinkers, and the best researchers never stop being curious.

 


Pinned Loading

  1. stock-price-prediction-ml stock-price-prediction-ml Public

    Machine learning project for predicting and analyzing stock prices using models such as Random Forest, XGBoost, and Prophet. Covers data preprocessing, model training, evaluation, and visualization…

    Jupyter Notebook

  2. breast-cancer-ml-prediction breast-cancer-ml-prediction Public

    End-to-end machine learning project for breast cancer classification using multiple algorithms and SVM optimization, achieving ~99% accuracy

    Jupyter Notebook

  3. hybrid-deep-learning-classifier hybrid-deep-learning-classifier Public

    Jupyter Notebook 1

  4. ir-text-parser ir-text-parser Public

    Phase 1 of an Information Retrieval engine - a Python text parser that processes TREC documents into term and document dictionaries.

    Jupyter Notebook