Skip to content
View tinyHiker's full-sized avatar
Block or Report

Block or report tinyHiker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. web_scraping_amazon_purchase_tracker web_scraping_amazon_purchase_tracker Public

    Creating an app that allows users to track their product views in python and register items that they might buy in the future. This project incorporates web-scraping and a sqlite3 database

    Python

  2. my_scripts my_scripts Public

    All my commonly used automation scripts: downloaing youtube videos, merging pdf-slideshows for final exam study, extracting the uninstall executable of an application, image resizing etc.

    Python

  3. SQL_Rental_Database_Design SQL_Rental_Database_Design Public

    Designed a SQL Database/Schema for a Car Rental System. It was created on an Oracle 11g Database. The project features Entity-Relationship Design, Functional Dependency Theory, 3NF/BCNF principles,…

    Shell 1

  4. bike_purchases_dashboard_excelel bike_purchases_dashboard_excelel Public

    In this project, I performed data cleaning operations on raw CSV data in Microsoft Excel, creating pivot tables from that modified data, and then making a dashboard

  5. dockerized_GUI_ATM_tkinter_app dockerized_GUI_ATM_tkinter_app Public

    This mini-project is an ATM app that uses everything I know about the customertkinter GUI library. The app is dockerized. It runs through both the command line and a graphical user interface.

    Python

  6. house_price_prediction_models house_price_prediction_models Public

    In this project, I build two ML models to predict median_house_price based on 15 other variables

    Jupyter Notebook