Pinned Repositories
alidhdimoqdm
Config files for my GitHub profile.
btc_price
This Python script fetches the current price of Bitcoin (BTC) in USD using the CoinGecko API and displays it along with the timestamp. The script updates the price every 10 seconds.
CryptoTracker
CryptoTracker is a Python script that allows you to monitor cryptocurrency prices using the CoinGecko API. With a user-friendly GUI, you can enter the name or symbol of a cryptocurrency and get real-time price updates.
Fourier-Analysis-Visualizer
Calculates and visualizes the impulse response, output signal, Fourier series coefficients, and Fourier transform of a given input signal.
mywebsite
My Website is a personal platform where I showcase my work, share my thoughts through blog posts, and connect with visitors. It's a reflection of my skills, interests, and personality, providing a space to explore my portfolio and get in touch with me.
Open-Weather
RainbowCrackPy
RainbowCrackPy is a Python tool designed to reverse-engineer SHA-256 hashes back into their original four-digit numerical passwords, efficiently aiding in hash decryption using pre-computed hash comparisons.
Traffic-Signal-Violation-Detection-System
A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)
WeatherApp
A Python application using the OpenWeatherMap API to display current weather details for a city. Built with a user-friendly GUI.
YD
Youtube downloader with GUI
alihadimoghadam's Repositories
alihadimoghadam/WeatherApp
A Python application using the OpenWeatherMap API to display current weather details for a city. Built with a user-friendly GUI.
alihadimoghadam/btc_price
This Python script fetches the current price of Bitcoin (BTC) in USD using the CoinGecko API and displays it along with the timestamp. The script updates the price every 10 seconds.
alihadimoghadam/Fourier-Analysis-Visualizer
Calculates and visualizes the impulse response, output signal, Fourier series coefficients, and Fourier transform of a given input signal.
alihadimoghadam/Traffic-Signal-Violation-Detection-System
A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)
alihadimoghadam/CryptoTracker
CryptoTracker is a Python script that allows you to monitor cryptocurrency prices using the CoinGecko API. With a user-friendly GUI, you can enter the name or symbol of a cryptocurrency and get real-time price updates.
alihadimoghadam/mywebsite
My Website is a personal platform where I showcase my work, share my thoughts through blog posts, and connect with visitors. It's a reflection of my skills, interests, and personality, providing a space to explore my portfolio and get in touch with me.
alihadimoghadam/Open-Weather
alihadimoghadam/RainbowCrackPy
RainbowCrackPy is a Python tool designed to reverse-engineer SHA-256 hashes back into their original four-digit numerical passwords, efficiently aiding in hash decryption using pre-computed hash comparisons.
alihadimoghadam/YD
Youtube downloader with GUI
alihadimoghadam/alidhdimoqdm
Config files for my GitHub profile.
alihadimoghadam/GitHub-Follower-Tracker
GitHub Follower Analyzer is a Python program that allows you to analyze your GitHub followers and identify users who are not following you back. It utilizes the GitHub API to retrieve follower and following data.
alihadimoghadam/Temperature-and-Humidity-Monitoring-System
The Temperature and Humidity Monitoring System is an IoT project utilizing Python and a DHT22 sensor to gather real-time temperature and humidity data. This data is sent to ThingSpeak for easy visualization and analysis, making it a great educational tool for IoT enthusiasts.