hosseinhimself
Data Scientist / Master's student in artificial intelligence at the Azad University - Tehran North Branch
Spinn.AITehran, Iran
Pinned Repositories
araklug
Previous template of Arak-lug 's website
Best-README-Template
An awesome README template to jumpstart your projects!
Engineering-Calculator
Engineering Calculator with Stack
ETL-MiddleEastBank
This project automates the ETL (Extract, Transform, Load) process for financial data from Fipiran API. It comprises three scripts: extract.py, transform.py, and load.py, orchestrated by ETL.py. Efficiently extracts, processes, and loads data into a PostgreSQL database for easy access and analysis.
hosseinhimself
Image-Captioning-Flickr
The code builds and trains an image captioning model using CNN and RNN on Flickr8k dataset, followed by evaluating the model's captions on randomly selected images.
Knapsack-AOA
This Python program implements a knapsack problem solver using the Archimedes Optimization Algorithm (AOA). Given object weights, values, and knapsack capacity, AOA efficiently maximizes the value within the weight constraint.
Missing-Baby
Analyzing 9801 tweets using Python's Tweepy library and VADER model for sentiment analysis. Results mapped to emotions ('happy,' 'curious,' 'neutral,' 'upset,' 'angry'). Insights gathered on popular discussions, famous accounts, hashtags, and tweet locations for a deeper understanding of user sentiments.
Movie-Recommendation-Service
This is a movie recommendation system utilizing TF-IDF and cosine similarity. It suggests similar movies based on inputted titles, enhancing movie discovery. The system is accessible through a user-friendly Flask web application.
Spotify-Wrapped
A project in order to analyze user's favorite musics, artists and genre
hosseinhimself's Repositories
hosseinhimself/Spotify-Wrapped
A project in order to analyze user's favorite musics, artists and genre
hosseinhimself/araklug
Previous template of Arak-lug 's website
hosseinhimself/Knapsack-AOA
This Python program implements a knapsack problem solver using the Archimedes Optimization Algorithm (AOA). Given object weights, values, and knapsack capacity, AOA efficiently maximizes the value within the weight constraint.
hosseinhimself/Engineering-Calculator
Engineering Calculator with Stack
hosseinhimself/hosseinhimself
hosseinhimself/Mastogram
A Telegram Bot for Using Mastodon
hosseinhimself/Best-README-Template
An awesome README template to jumpstart your projects!
hosseinhimself/Healthopia
An android application for tracking daily habits and mental and physical health.
hosseinhimself/librefm-wrapped
Scraping and gathering your libre.fm data and showing the result in a picture in order to share in social media.
hosseinhimself/Movie-Recommendation-Service
This is a movie recommendation system utilizing TF-IDF and cosine similarity. It suggests similar movies based on inputted titles, enhancing movie discovery. The system is accessible through a user-friendly Flask web application.
hosseinhimself/Python-Course-Notes
Notes and codes of my python course at Alzahra University - Feb and Mar 2023
hosseinhimself/Quinn-Mccluskey
Quinn-Mccluskey Algorithm for Logic gates
hosseinhimself/TelegramBot-Handler
A little script for handling Telegram Bot
hosseinhimself/ETL-MiddleEastBank
This project automates the ETL (Extract, Transform, Load) process for financial data from Fipiran API. It comprises three scripts: extract.py, transform.py, and load.py, orchestrated by ETL.py. Efficiently extracts, processes, and loads data into a PostgreSQL database for easy access and analysis.
hosseinhimself/Image-Captioning-Flickr
The code builds and trains an image captioning model using CNN and RNN on Flickr8k dataset, followed by evaluating the model's captions on randomly selected images.
hosseinhimself/Missing-Baby
Analyzing 9801 tweets using Python's Tweepy library and VADER model for sentiment analysis. Results mapped to emotions ('happy,' 'curious,' 'neutral,' 'upset,' 'angry'). Insights gathered on popular discussions, famous accounts, hashtags, and tweet locations for a deeper understanding of user sentiments.
hosseinhimself/CDDEA
Community Detection Based On Differential Evolution Using Modularity Desity
hosseinhimself/Fake-news-detection
hosseinhimself/Property-Scraper
Web scraping of property listings using Selenium and seamless integration with PostgreSQL for efficient data storage and analysis. The project was a technical task for a Kilid Data Scientist role.