Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by tinyHiker
A curated list of projects in awesome lists by tinyHiker .
https://github.com/tinyhiker/java_ecommerce_system
In this project, I created an command-line ecommerce application where the 'system administrator' can view all customer data, forcefully cancel orders etc. This project implements the comparable interface, java enums, access modifiers, array lists, linked lists, object oriented programming etc.
arraylist cmdline inheritance interfaces-java linkedlist
Last synced: 10 Dec 2024
https://github.com/tinyhiker/task_timer_exercise
Practicing react. building task-timer. netlify deployement
Last synced: 25 Nov 2024
https://github.com/tinyhiker/react_mini_projects
Several React exercises: todo-list, hangman
Last synced: 10 Dec 2024
https://github.com/tinyhiker/career_router
Mini exercise, creating a career guidance page with ReactRouter
Last synced: 10 Dec 2024
https://github.com/tinyhiker/dsa_leetcode
This directory hold my work on data structures and algorithms. It also holds some of my leetcode practice.
array big bigonotation hashmap leetcode-python linked-list queue stacks time-complexity-analysis
Last synced: 10 Dec 2024
https://github.com/tinyhiker/budgeter
Expenses/budgeting app from scratch, using React & React Router DOM. Uses browser localstorage instead of database
css html javascript netlify-deployment react react-router vite
Last synced: 10 Dec 2024
https://github.com/tinyhiker/web_scraping_amazon_purchase_tracker
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
batch-script beautifulsoup4 decorators-python logging-python rich-library sqlite3-database unit-testing web-scraping-python
Last synced: 10 Dec 2024
https://github.com/tinyhiker/pokedex
Building a retro pokedex in raw HTML, CSS, JavaScript. Peep the easter eggs in the cutom wallpapers. Tons of poke-history
css fetch-api html javascript pokeapi
Last synced: 10 Dec 2024
https://github.com/tinyhiker/django_social_blog_website
In this project, I used Django 4.1.5 to create a blog-based social media application. The application implements MVT (Model View Template), template inheritance, class-based and function-based views, Django apps, AWS S3, AWS IAM
aws aws-iam aws-s3 css django django-orm heroku heroku-postgresql html mvt-architecture python
Last synced: 10 Dec 2024
https://github.com/tinyhiker/ontario_sugar_maple_tree
In this mini-project, I implement various allometric formulas as methods in the MapleTree class. I test each one of these implementations using the unittest built-in module
Last synced: 10 Dec 2024
https://github.com/tinyhiker/composition_vs_inheritance
Explore two design paradigms in an Employee Management System. One leverages Inheritance for feature enhancement; the other adopts Composition for modularity and flexibility. Delve into the implementations to discern the strengths and trade-offs of each.
Last synced: 10 Dec 2024
https://github.com/tinyhiker/image_format_converter
In this mini-project, I use the the OS and Pillow/PIL modules to write a python script that converts all the .jpg images in the current working directory to .png format. This project has a venv virtual environment that manages the site-packages.
Last synced: 10 Dec 2024
https://github.com/tinyhiker/dockerizing_tcb_program
Dockerizing as simple python program that establishes a TCP server on port 9999, sends the first column of the Iris dataset to connected clients, and then closes the connection after a brief pause.
Last synced: 10 Dec 2024
https://github.com/tinyhiker/regal_bank_backend
I successfully created a banking system using Java and MySQL. This system allows registered users to tranfer funds, check their balances, enroll in advanced CDIC insurance plans etc. The program connects to an instance of MySQL to store information long-term.
Last synced: 10 Dec 2024
https://github.com/tinyhiker/pong
pong game using python, pygame and turtle
Last synced: 10 Dec 2024
https://github.com/tinyhiker/basic_logger
I made a logger that logs object info to toyotas.log whenever a ToyotaCar object is created. Open logger_diagram.png to view a diagram that shows the components of a non-root logger and some of the commands used to make them.
git logging logging-framework object-oriented-programming python
Last synced: 10 Dec 2024
https://github.com/tinyhiker/dockerized_gui_atm_tkinter_app
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.
context-managers customtkinter file-input file-output
Last synced: 10 Dec 2024
https://github.com/tinyhiker/sedoku_solver
Here I wrote a 9x9 sudoku solver in python by implementing the backtracking algorithm
backtracking-algorithm sudoku-solver
Last synced: 10 Dec 2024
https://github.com/tinyhiker/sql_rental_database_design
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, SQL Code, Bash Scripting
3nf bcnf-database-structure bcnf-decompostion-algorithm oracle-database shell-scripting sql
Last synced: 10 Dec 2024
https://github.com/tinyhiker/git_practice_directory
In this project, I practice all the basic commands for git and github. These include 'git commit' 'git merge' and 'git status'. I also demonstrate my understanding of the relationship between commits, branches, local repositories and remote repositories. I have a short video for this project on youtube: https://youtube.com/shorts/pHUW6viUmaA
branches git github github-api merging
Last synced: 10 Dec 2024
https://github.com/tinyhiker/bitcoin_whitepage_web_scraper
In this project, I build a web_scraper that scrapes data about UFC weight classes from Wikipedia. I then plot this data using matplotlib. An important highlight of this project is my use of a venv virtual environment and the .gitignore file.
beautifulsoup4 csv gitignore lxml venv-python
Last synced: 10 Dec 2024
https://github.com/tinyhiker/my_scripts
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.
image-processing object-oriented-programming python-os pytube-projects windows-10
Last synced: 10 Dec 2024