Pinned Repositories
4-in-a-row
A basic 4-in-a-row game using object oriented code in python. Hopefully in the future I can create a UI for this (with tkinter).
AmirH32
Config files for my GitHub profile.
Banker_teller_simulation
A simulation of a bank teller with one queue. An average queue length is then taken with random values of alpha and beta and then the difference from the proposed average queue length is shown as a percentage.
Blog-site
A blog website, where blog posts can be posted.
C-simple-addition-program
This C++ program adds two integers together and calculates the total time computed.
caesar_cipher
A python program that checks the user input against a password constant stored in the encryptedPassword variable.
Image-events-website
This code runs a website that allows you to click on links to bring up and remove images
Machine-learning-project
Files I need for my machine learning project
notepad
A simple website that functions as a notepad.
Panel_editor
Created a webpage in which you can edit panels using an input bar and some buttons. Created this to learn while learning to use jquery.
AmirH32's Repositories
AmirH32/4-in-a-row
A basic 4-in-a-row game using object oriented code in python. Hopefully in the future I can create a UI for this (with tkinter).
AmirH32/AmirH32
Config files for my GitHub profile.
AmirH32/Banker_teller_simulation
A simulation of a bank teller with one queue. An average queue length is then taken with random values of alpha and beta and then the difference from the proposed average queue length is shown as a percentage.
AmirH32/Blog-site
A blog website, where blog posts can be posted.
AmirH32/C-simple-addition-program
This C++ program adds two integers together and calculates the total time computed.
AmirH32/caesar_cipher
A python program that checks the user input against a password constant stored in the encryptedPassword variable.
AmirH32/Image-events-website
This code runs a website that allows you to click on links to bring up and remove images
AmirH32/Machine-learning-project
Files I need for my machine learning project
AmirH32/notepad
A simple website that functions as a notepad.
AmirH32/Panel_editor
Created a webpage in which you can edit panels using an input bar and some buttons. Created this to learn while learning to use jquery.
AmirH32/phone_book
A python program that contains a phonebook implemented by using a dictionary that stores the ext number and name of an entry. It has functionality for: searching for a number on the book, adding an entry to the book, editing a phone number, deleting an entry and outputting the dictionary.
AmirH32/Symplist
A healthcare webapp
AmirH32/Task-manager
A simple taskmanager web app that allowed me to familiarise myself with python flask.
AmirH32/user-Registration-Website
This website allows users to create an account, login to an account and logout of an account. It uses html, css and django.
AmirH32/Weather-app
A simple web app built using Django to present the weather in your area
AmirH32/weather_data_manipulation
A simple python program that (as of now) finds the six months with the highest maximum temperature, the months with a minimum temperature below 9 and the months with a maximum temperature above 20.
AmirH32/Webpage-layout-practice
A simple webpage with styling to practice css
AmirH32/wordCounter
I have created a basic wordCounter using html and python django that takes in data and then redirects you to a new url that outputs the number of words you have inputted.
AmirH32/Your-First-Open-Source-Project
New to Open Source Projects? Contribute to your very first open source project in this beginner-friendly code repository 👨💻!