-
Ahmad-Alam.github.io Public
My personal portfolio website showcasing my professional journey and technical expertise. Features a curated collection of technical blog posts and highlighted projects.
HTML MIT License UpdatedJan 8, 2025 -
daily-journal-cli Public
A minimal, markdown-based journaling system designed for i3wm users. This tool creates daily journal entries using customizable templates and keyboard shortcuts.
Shell UpdatedJan 2, 2025 -
local-business-data-fetcher Public
A Python tool that fetches detailed local business data using Google Maps and RapidAPI services, retrieving information like contact details, hours, reviews, and social profiles. The tool supports …
Python UpdatedDec 14, 2024 -
Comprehensive retail analytics project implementing market basket analysis, customer segmentation, and product performance tracking. Features data cleaning, RFM analysis, association rules, and aut…
Jupyter Notebook UpdatedNov 29, 2024 -
lahore-rent-2022-eda Public
Analysis of Lahore's rental property market using Python. Features geocoding with Google Maps API, statistical analysis, and advanced visualizations. Explores pricing patterns, market segmentation,…
Jupyter Notebook UpdatedNov 28, 2024 -
Crime-Data-Analysis Public
This notebook performs analysis and visualization on crime data using Apache Spark for data processing and matplotlib/seaborn for data visualization. The dataset contains detailed street-level crim…
Jupyter Notebook UpdatedNov 25, 2024 -
GestuNova Public
Forked from kinivi/hand-gesture-recognition-mediapipe“GestuNova" is a Final Year Project (FYP) aimed at providing users with an innovative and intuitive way to control desktop applications through hand gestures.
-
HotelReviewAnalyzer Public
A system for analyzing and ranking hotel reviews based on customer sentiment. Includes data extraction, preprocessing, sentiment analysis, keyword extraction, and visualizations. Helps identify the…
Python UpdatedJul 20, 2024 -
Lottery-Prediction Public
Using 4 LSTM layers to try forecasting lottery numbers like Powerball and Mega Millions. Datasets taken from the Texas Lottery website.
-
letterboxd-scraperCSV Public
Forked from sobostion/letterboxd-scraperCollects data on a letterboxd user's film watchlist and ratings for all pages in the film watchlist and then exports them to a csv file.
Python UpdatedDec 18, 2023 -
GoogleMaps-Route-HTML Public
A script that uses the Google Maps API to tell the directions from a starting location to an ending location. It prints the route data to an html file.
HTML UpdatedApr 19, 2023 -
Chess-Blunder-Detection Public
A python script that uses pychess and stockfish to analyse a pgn, detect blunders and then suggest alternative moves for those blunders. Great for analysing multiple games in pgn files.
Python UpdatedApr 7, 2023 -
chess-minimax Public
A python chess implementation using the minimax algorithm and alpha-beta pruning.
Python UpdatedDec 26, 2022 -