Pinned Repositories
3D_Cube
acp20-ncov
acp20-ncov created by GitHub Classroom
Assembly-minMaxNumber
Program to find the smallest and largest value among the numbers given by the user.
Assembly-SimpleLoop
IP-Details
A small script that allows you to read information from the IP address and the shortened mask address
mstats
RateTheMovie
Website made in Django where people can rate movies. Created using: Python, Django, MariaDB database created on AWS.
SavedAndHealthy
Simple app that takes data from the Spoonacular API and returns dishes that you can make from things that are left in your fridge (it can also suggest some missing ones)
Spy-Product
Spy Product is a script that allows you to track products from a specific store pool via the URL link. They are later saved to an Excel report that you can refresh to see the latest data.
TicTacToe_GUI
TicTacToe GUI game made in Python.
LuckyMyLove's Repositories
LuckyMyLove/RateTheMovie
Website made in Django where people can rate movies. Created using: Python, Django, MariaDB database created on AWS.
LuckyMyLove/3D_Cube
LuckyMyLove/acp20-ncov
acp20-ncov created by GitHub Classroom
LuckyMyLove/Assembly-minMaxNumber
Program to find the smallest and largest value among the numbers given by the user.
LuckyMyLove/Assembly-SimpleLoop
LuckyMyLove/IP-Details
A small script that allows you to read information from the IP address and the shortened mask address
LuckyMyLove/mstats
LuckyMyLove/SavedAndHealthy
Simple app that takes data from the Spoonacular API and returns dishes that you can make from things that are left in your fridge (it can also suggest some missing ones)
LuckyMyLove/Spy-Product
Spy Product is a script that allows you to track products from a specific store pool via the URL link. They are later saved to an Excel report that you can refresh to see the latest data.
LuckyMyLove/TicTacToe_GUI
TicTacToe GUI game made in Python.
LuckyMyLove/Assembly-StackOperation-NWD
A small program using stack operation.
LuckyMyLove/Cplusplus-training-inheritance
C ++ training (inheritance)
LuckyMyLove/Cplusplus_list_stacks_queues
Exercises from lists, stacks and queues in C++;
LuckyMyLove/gitignore
A collection of useful .gitignore templates
LuckyMyLove/Linear-Programmin-Simplex
LuckyMyLove/Main-Project
LuckyMyLove/Mario-gulp
Playing sounds from Mario when code of TypeScript is compiled correctly or with error. Created by Bartosz Blicharski
LuckyMyLove/mushroom-images-classification
LuckyMyLove/My-minigames
LuckyMyLove/pegasus_spyware
decompiled pegasus_spyware
LuckyMyLove/Test_repo_api
This is test repo for testing github api
LuckyMyLove/tic_tac_toe_network_game
This repository contains the source code for a Networked Tic Tac Toe Game developed in Python