Pinned Repositories
C-50-Finance-website
C$50 Finance, a web app via which you can manage portfolios of stocks. Not only will this tool allow you to check real stocks' actual prices and portfolios' values, it will also let you buy (okay, "buy") and sell (okay, "sell") stocks by querying Yahoo Finance for stocks' prices.
competitive-programming-library
Deadlock-Detection-using-python
Deadlock Detection In this case for Deadlock detection we can run an algorithm to check for cycle in the Resource Allocation Graph. Presence of cycle in the graph is enough condition for deadlock
Minesweeper-AI
AI to play Minesweeper
Our-Movies-Movies-and-TV-React-Native
Pomodoro-Timer-React-Native
educational React Native program : PomodoroTimer is a simple Timer that help you focusing :)
python-questions-dense-passage-retrieval
NLP model using dual DistilBERT encoders and a StackOverflow Python dataset to accurately answer Python-related questions by optimizing semantic understanding and context relevance.
tic-tac-toc-AI
Using Minimax, an AI to play Tic-Tac-Toe optimally with Alpha-beta pruning.
Youtube-Music-Lyrics-cs50x-final-project-by-mohaned
https://youtu.be/oGsocm-bTFQ
mohaned2014's Repositories
mohaned2014/Pomodoro-Timer-React-Native
educational React Native program : PomodoroTimer is a simple Timer that help you focusing :)
mohaned2014/python-questions-dense-passage-retrieval
NLP model using dual DistilBERT encoders and a StackOverflow Python dataset to accurately answer Python-related questions by optimizing semantic understanding and context relevance.
mohaned2014/Our-Movies-Movies-and-TV-React-Native
mohaned2014/tic-tac-toc-AI
Using Minimax, an AI to play Tic-Tac-Toe optimally with Alpha-beta pruning.
mohaned2014/Youtube-Music-Lyrics-cs50x-final-project-by-mohaned
https://youtu.be/oGsocm-bTFQ
mohaned2014/C-50-Finance-website
C$50 Finance, a web app via which you can manage portfolios of stocks. Not only will this tool allow you to check real stocks' actual prices and portfolios' values, it will also let you buy (okay, "buy") and sell (okay, "sell") stocks by querying Yahoo Finance for stocks' prices.
mohaned2014/competitive-programming-library
mohaned2014/Deadlock-Detection-using-python
Deadlock Detection In this case for Deadlock detection we can run an algorithm to check for cycle in the Resource Allocation Graph. Presence of cycle in the graph is enough condition for deadlock
mohaned2014/Minesweeper-AI
AI to play Minesweeper
mohaned2014/Competitive-Programming
my Competitive-Programming solutions :)
mohaned2014/Hangman-Console-game
This Hangman-Console-game is part of mit 6.01 course on Edx
mohaned2014/Problem-Solving
mohaned2014/TodoList
Basic TodoList using HTML && CSS && JS Dom