Pinned Repositories
bank-oop
Basic-calculator
A basic scientific calculator that can calculate multiple variables
blackjack
Its really just a game of black jack
Budget-Calculator
This calculates your spending and shows if you spend more or less than the average and by how much
Crypto-Chart-
Graphs two cryptos of your choice and projects the prices over the last however many days
email-slicer-
Takes in your email to figure out your domain and name
face_recognition
The world's simplest facial recognition api for Python and the command line
GUI-calculator
A calculator that also uses tkinter for a gui
intermediate-python-course
an intermediate Python course
Jebid
cameron-knowles's Repositories
cameron-knowles/bank-oop
cameron-knowles/Basic-calculator
A basic scientific calculator that can calculate multiple variables
cameron-knowles/blackjack
Its really just a game of black jack
cameron-knowles/Budget-Calculator
This calculates your spending and shows if you spend more or less than the average and by how much
cameron-knowles/Crypto-Chart-
Graphs two cryptos of your choice and projects the prices over the last however many days
cameron-knowles/email-slicer-
Takes in your email to figure out your domain and name
cameron-knowles/face_recognition
The world's simplest facial recognition api for Python and the command line
cameron-knowles/GUI-calculator
A calculator that also uses tkinter for a gui
cameron-knowles/intermediate-python-course
an intermediate Python course
cameron-knowles/Jebid
cameron-knowles/learning
cameron-knowles/minesweeper
minesweeper game using tkinter
cameron-knowles/Paper-scissors-rock
A game of paper scissors rock
cameron-knowles/Phaser-JS-Game
My template for my phaser js game (incomplete) involving the player and some hazards
cameron-knowles/Prractise
cameron-knowles/python-vpn
VPN Server implemented in pure Python. (For Research Purposes Only)
cameron-knowles/Random-dice-generator-J.S.-
A n-sided polyhedral dice
cameron-knowles/Reminder
It just uses the time module to repeat what you want it to after a specified amount of time
cameron-knowles/Selection-Sort
A Selection Sort Algorithm
cameron-knowles/String-Reverse
Just reverses a string
cameron-knowles/tamogotchi
Creates a tamagotchi game in which you create a pet and do things such as feed, play and make it older, the goal is to get it to 15 yro
cameron-knowles/Tax-calculator
Returns the net income and total amount of tax (Australian)
cameron-knowles/testing
cameron-knowles/Text-adventure
A mini fantasy based text adventure
cameron-knowles/Tic-Tac-Toe
A 2 player game of tic tac toe in which you determine where your pieces are placed through providing to numbers separated by spaces, eg: 1 3
cameron-knowles/Type-box
A website that lets you save notes or even program in any file format including: html, py, txt and more
cameron-knowles/Type-Box-improved
Improved version of the previous Type Box that can save and access files
cameron-knowles/webscrape-program
Basic webscraping program