Skip to content
View dahanam's full-sized avatar
🍒
🍒

Block or report dahanam

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

Hi, I'm Dahana 👋

Computer Science student at Kean University, graduating May 2026. I work on data science, AI/ML, and full-stack web projects — including NSF-funded research on student success in CS.


🔬 Research

Cougar Pathway to Success — NSF Awards #1928452, #2129795, #2345334 + Sloan Foundation
Longitudinal analysis of 3,191 student records linking co-curricular engagement to professional outcomes. Built regression models (R²=0.53) and segmented 6 engagement tiers showing offer rates rising from 2% to 41.6% at 7+ activities. Co-authoring paper for ACM journal.

Equity in Software — NSF #2345334
Supported curriculum development and student data collection for broadening participation in CS.


💼 Experience

  • NSF Cougar Pathway to Success — Data Science Research Assistant (2025–2026)
  • CPC Integrated Health — AI/ML Developer, built EHR chatbot with semantic RAG pipeline (2025–2026)
  • NSF Equity in Software — Research Assistant (2023–2026)
  • Girls Who Code — Club Leader (80+ members, IBM/Lockheed/NASA partnerships)

🛠 Projects

Project Description Tech
Cyberbullying Detection BERT, SentenceTransformers, GPT-4, clustering Python, TF, HuggingFace
AI vs Real Image Classifier ResNet-50 & VGG-16, Monte Carlo uncertainty Python, PyTorch
EHR Manual QA Chatbot Semantic RAG, multi-provider LLM, intent classification Python, OpenAI, Claude
Foundation Recommender Webcam skin tone detection + K-Means clustering Python, OpenCV
Stock Market Dashboard Interactive charts, parallel ETL pipeline PHP, JS, Python
Medical & Loan Dashboard Dynamic visualizations, AJAX filters PHP, JS, Google Charts
CTF Challenge Assistant GPT-4o agent with tool use, +50% solve rate Python, OpenAI
Java Data Structures Heap, queue, GenderMag evaluation Java

🧰 Skills

Python · SQL · Java · JavaScript · PHP · TensorFlow · PyTorch · HuggingFace · scikit-learn · pandas · React · GitHub


📫 Connect

LinkedIn


📄 Resume & Google Scholar Page

Resume Google Scholar

Pinned Loading

  1. AI-Powered-Digital-Foundation-Recommender-System AI-Powered-Digital-Foundation-Recommender-System Public

    Real-time skin tone detection and foundation shade recommendation using computer vision and K-Means clustering

    Python

  2. CTF-Challenge-Solving-Assistant CTF-Challenge-Solving-Assistant Public

    GPT-4o agent that solves text-based CTF cybersecurity challenges using chain-of-thought prompting, custom decode tools, and RAG — evaluated across Zero-Shot, Few-Shot, and RAG strategies.

    Jupyter Notebook

  3. Medical-Cost-Loan-Data-Visualization-Dashboard Medical-Cost-Loan-Data-Visualization-Dashboard Public

    Interactive data visualization dashboard for US Medical Costs and Loan Approval datasets — built with PHP, Google Charts, and AJAX. Features dynamic filtering, chart customization, and session-base…

    PHP

  4. Predicting-Pet-Pawpularity-from-Images-Using-Deep-Learning Predicting-Pet-Pawpularity-from-Images-Using-Deep-Learning Public

    Image regression project predicting pet photo engagement scores using ResNet18, EfficientNet-B3, and ViT — with Grad-CAM interpretability and Huber loss improvements. Built with PyTorch on Kaggle's…

    Jupyter Notebook

  5. RAG-Medical-Document-QA RAG-Medical-Document-QA Public

    RAG-powered medical manual QA chatbot built with Streamlit — supports OpenAI, Claude, and Gemini backends with semantic search, intent classification, confidence scoring, and persistent conversatio…

    Python

  6. Cougar-Pathway-to-Success Cougar-Pathway-to-Success Public

    Longitudinal data analysis and visualization scripts for an NSF-funded study of undergraduate CS/IT student success — supporting an ACM journal paper currently in-progress.

    Python