Pinned Repositories
Bound_Harmony
Full-Stack mobile app with an admin dashboard. Idea: Couples' Assistant/Dating app. Used Flutter, React, Laravel, Python, MySQL.
Career_Assistant
RAG System using LangGraph, Neo4j, Groq, Streamlit, FastAPI. The Agent performs a personality test then writes Cypher code to query the graph and return an output to the user.
Clone_Hulu_Website
Hulu website clone. html and css practice.
Document_Clustering
Used Doc2Vec, UMAP, and Hierarchical Clustering to cluster documents.
Employee_DB_Simulation
Basic functional Python practice
Machine-Learning-Practice
Practice preprocessing random datasets and using ML models
MarcDagher
RoBERTa_GRU_Sentiment_Analysis
Sentiment analysis using Logistic Regression and RoBERTa-GRU in Pytorch.
SEFactory_Website_Clone
SE Factory website clone. html, css, javascript practice.
Simon_Says_JS_Game
Simon Says game. vanilla JavaScript practice
MarcDagher's Repositories
MarcDagher/RoBERTa_GRU_Sentiment_Analysis
Sentiment analysis using Logistic Regression and RoBERTa-GRU in Pytorch.
MarcDagher/Bound_Harmony
Full-Stack mobile app with an admin dashboard. Idea: Couples' Assistant/Dating app. Used Flutter, React, Laravel, Python, MySQL.
MarcDagher/Career_Assistant
RAG System using LangGraph, Neo4j, Groq, Streamlit, FastAPI. The Agent performs a personality test then writes Cypher code to query the graph and return an output to the user.
MarcDagher/Clone_Hulu_Website
Hulu website clone. html and css practice.
MarcDagher/Document_Clustering
Used Doc2Vec, UMAP, and Hierarchical Clustering to cluster documents.
MarcDagher/Employee_DB_Simulation
Basic functional Python practice
MarcDagher/Machine-Learning-Practice
Practice preprocessing random datasets and using ML models
MarcDagher/MarcDagher
MarcDagher/SEFactory_Website_Clone
SE Factory website clone. html, css, javascript practice.
MarcDagher/Simon_Says_JS_Game
Simon Says game. vanilla JavaScript practice
MarcDagher/Task_Manager_JS
Vanilla JavaScript practice
MarcDagher/Topic_Summarizer
Simple AI Agent using LangGraph, Tavily, Groq, Streamlit, FastAPI.