I listed some of my cool projects I’ve been working on. Most of the projects have their source code in my Github Repository. Feel free to comment and let me know what you think, I believe blogging is a two way conversation so I always welcome new ideas.
In this project, I used Time-Series data (taken from kaggle) of 50 products in 50 stores. Then I used Time Series forecasting models (SARIMA) in order to forecast the sales of the next year.
In this project, I used a web scrapper in order to collect a large amount of housing data (in a specific area). Then I applied different regression algorithms in order to find the best real-estate opportunity which is currently available.
This is the first part of a home Arduino robot project, this part includes assembling the robot itself and getting familiar with the hardware parts.
This is the second part of the home Arduino robot project, this part includes connecting the servo motor and the ultrasonic sensor. All the code for the navigation algorithm is included.
This project shows how to create a web live video chat room with multiple users.
This project shows the basic flight concept before starting to work with quad-copters and shows an obstacle avoidance flight algorithm for an Asctec firefly hexa-copter.
Tutorial for creating your first material design android app. The App uses a drawer navigation style and executes HTTP requests to update flights schedules.
Create the best looking Android Tabs app with an awesome floating action button (FAB). This project also shows how to add Open CV library into your existing Android app and use it with images taken from the device camera.
Cheers