Pinned Repositories
BaseBallPlayerClass
First Data Structures Project. Baseball Player Class data structure
BaseBallPlayerLinkedList
This projects a class project for my Data Structures class. The Baseball roster has two data structures classes in it one the Player class used to create a data structure for an individual baseball player and the PlayerList Class that stores a list of players in a Linked List. The main file reads in a text file with the player class and the PlayerList class sorts it into an ordered linked list.
BinaryTreeBaseball
Baseball player in a Biniary tree collection
codezor.github.io
Creating my first website where I intend to display my programming portfolio.
DoublelylinkedList
BaseBall Player Roster and look up using a doubly linked list
Gazenet-Group-of-Objects-Experiment
Pytorch implementation of "Where are they looking?" for our group of objects experiment.
gnn
TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.
ikos
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
KeYmaeraX-projects
Projects, models, and proofs in KeYmaera X
odrive_smach
codezor's Repositories
codezor/Gazenet-Group-of-Objects-Experiment
Pytorch implementation of "Where are they looking?" for our group of objects experiment.
codezor/BaseBallPlayerClass
First Data Structures Project. Baseball Player Class data structure
codezor/BaseBallPlayerLinkedList
This projects a class project for my Data Structures class. The Baseball roster has two data structures classes in it one the Player class used to create a data structure for an individual baseball player and the PlayerList Class that stores a list of players in a Linked List. The main file reads in a text file with the player class and the PlayerList class sorts it into an ordered linked list.
codezor/BinaryTreeBaseball
Baseball player in a Biniary tree collection
codezor/codezor.github.io
Creating my first website where I intend to display my programming portfolio.
codezor/DoublelylinkedList
BaseBall Player Roster and look up using a doubly linked list
codezor/gnn
TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.
codezor/ikos
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
codezor/KeYmaeraX-projects
Projects, models, and proofs in KeYmaera X
codezor/odrive_smach
codezor/Plotscript
ECE 3574 Plotscript project is a lisp like interpreter with a cmd line interface and a GUI interface.
codezor/raspiOS
Code used to build a Simple Raspberry pi OS
codezor/yosys
Yosys Open SYnthesis Suite