Skip to content
View AmalBilal1's full-sized avatar

Highlights

  • Pro

Block or report AmalBilal1

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

Amal Bilal | Aspiring Data Scientist

I’m passionate about leveraging machine learning and data science to create impactful, real-world solutions—especially in healthcare and scientific discovery. I’m eager to contribute to innovative, interdisciplinary projects and pursue opportunities that prepare me for a meaningful future in AI research.

  • 🎓 B.S. Computer Science, B.S. Applied Mathematics & Statistics at Stony Brook University
  • 📈 Interests: Data Science, Machine Learning, Bioinformatics
  • 🌱 Currently Learning: Web Development, React
  • 📫 Reach Me: [email protected], www.linkedin.com/in/amal-bilal

💻 Technical Skills

  • Languages: Python, Java, SQL
  • Libraries: Pandas, NumPy, TensorFlow, PyTorch, Keras, Matplotlib

📂 Featured Projects

Project Description Tech
Book Review Sentiment Classifier This project uses a feedforward neural network with TF‑IDF vectorization to classify book reviews as positive or negative based on their text content. Python, Pandas, NumPy, Matplotlib, Seaborn, Scikit-learn, TensorFlow, Keras
ReRelief Built a real-time emotion detection computer vision web app that analyzes live camera input to assess user stress levels and provide wellness recommendations. React, FastAPI, TensorFlow, and OpenCV

📊 GitHub Highlights

  • Contributions to 5+ repositories across academic work, personal projects, and competitions.
  • Experience with data visualization, machine learning, and collaborative development

📫 Connect with Me


Pinned Loading

  1. book-reviews-sentiment-classifier book-reviews-sentiment-classifier Public

    This project implements a neural network to classify book reviews as positive or negative. Using a TF-IDF vectorizer to transform the data into numerical features, the model is trained and evaluate…

    Jupyter Notebook

  2. rerelief-stress-detection-hopperhacks-2025 rerelief-stress-detection-hopperhacks-2025 Public

    Forked from yoomimoomi/hopperhacks2025

    ReRelief Hackathon Project

    Python