I’m Abdulaziz Alkhrashi, a 21-year-old from Saudi Arabia, currently studying Computer Science at King Saud University.
My Best Works and Projects
Premier League Matches Predictions
- Extracted football match statistics using Python and web scraping (BeautifulSoup) from fbref.com.
- Organized data into a Pandas DataFrame.
- implementing a Random Forest Classifier in scikit-learn.
- Evaluated accuracy and explored relationships between predicted and actual outcomes.
Live Chat Room Application
- Developed a Flask and Socket.IO-based chat app that allows users create/join rooms withunique codes.
- Implemented real-time communication styled with a clean, responsive design.
Tenner Grid Puzzle Solver
- Implemented Java program using backtracking for solving Tenner Grid puzzles.
- Program accepts incomplete grid representations with specific rules.
- Developed logic to fill empty cells (0-9) while satisfying rules and column sums.
- Utilized recursion to explore valid number placements and backtracking for optimization.
Scanalyze app
- Developed an app called Scanalyze using Flutter, which allows users to compare a product’s up-to-date price across retailers.
- Utilized Python to implement a web crawler for real-time price comparison.
- Implemented input functionality, allowing users to search for products or quickly scan barcodes for efficient searches.