-
qmk_firmware Public
Forked from qmk/qmk_firmwareOpen-source keyboard firmware for Atmel AVR and Arm USB families
C GNU General Public License v2.0 UpdatedJul 18, 2024 -
-
updated-third-party-python2-workflows Public
Forked from alfredapp/updated-third-party-python2-workflowsThird-party Python 2 Workflows updated to work on macOS Monterey 12.3 and above
UpdatedJun 1, 2022 -
GitHubGraduation-2022 Public
Forked from github-education-resources/GitHubGraduation-2022Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
JavaScript UpdatedMay 3, 2022 -
CSE493-Public-Thesis-Code Public
Public code related to the CSE 493 Thesis Project published by Ethan Gilchrist for Barrett, The Honors College
-
CSE412-HAML-Project Public
CSE 412 (Arizona State University) Group Project - H.A.M.L. music database. H.A.M.L. is a lightweight PySimpleGUI application to view and manipulate a local (fake) music database on your computer u…
-
Implemented Quick Sort, Heap Sort, Merge Sort, Insertion Sort, and Bubble Sort in C++. The code for a working heap algorithm is also implemented in order to create heap sort. Created under the guid…
-
CSE360Assignment2 Public
Repository created for CSE 360 Assignment 2. It contains mainly SimpleList.java updated for this assignment.