• This repository has been archived on 14/Sep/2023
  • Stars
    star
    2
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A basic recreation of the cash register system from Dairy Queen. My first attempt at creating a GUI.

More Repositories

1

pulse.nvim

A simple timer plugin for Neovim.
Lua
22
star
2

gol-16

A custom 16-bit processor with a custom assembly language and emulator, based off of the ARM 32-bit processor.
C
5
star
3

nvim

My custom neovim configuration.
Lua
5
star
4

CoverGPT

GitHub integrated web application that reads user projects and their resume in order to provide context for GPT3 to write a cover letter tailored to specific job applications.
JavaScript
4
star
5

portfolio

Personal portfolio website.
JavaScript
3
star
6

typeTracker

Analyzes typing data from Keybr.com and displays it graphically according to user preference. Involves polynomial interpolation using Numpy and graph visuals using Matplotlib. Console interface or CLI usage available.
Python
2
star
7

beanO

A simple full-stack website using Django and React made to display jelly bean information from a database.
Python
1
star
8

particles

A very basic particle simulator written in HTML, CSS and Js, based off of Brainxyz's "Artificial Life" YouTube video. Only designed for desktop.
JavaScript
1
star
9

cube

A spinning cube in C.
Makefile
1
star
10

oec

The submission for the Ontario Engineering Competitions 2023. Requirement was to match a patient with a ranking of 12 healthcare facilities (given a database of 40) based on their demographic info, location and underlying conditions & symptoms.
Python
1
star
11

logicGates

The Logic Gates generator is a command line program that makes use of Python to generate logic gate schematics of (theoretically) any size, along with their Karnaugh map.
Python
1
star