Skip to content
View tinyHiker's full-sized avatar

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 Loading

  1. 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

  2. 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

  3. 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

  4. tyrell_book_store tyrell_book_store Public

    Tyrell Bookstore is a store for fantasy and fantastical fiction. It features the biggest hits from all the major fiction categories. Users can login, register, add items to their carts, checkout, s…

    JavaScript

  5. brokie_budgeter brokie_budgeter Public

    Expenses/budgeting app from scratch, using React & React Router DOM. Uses browser localstorage instead of database

    JavaScript

  6. jav_cart jav_cart Public

    A command-line ecommerce application where an admin can view customer data, view product data, forcefully cancel orders etc.

    Java