LawrenceScroggs
Dad of three. Full time work. Full time school. Doing my best. Following my dream.
HJX Ltd.Portland, Oregon
Pinned Repositories
Assembly_CRC
Cyclic Redundancy Check in Assembly
Barleybroo
Beer review application - Rate beers - earn points - level up
COBOL_projects
Various COBOL projects
Conway_Game-o-Life
Conway's game of life using ncurses
Drone_Race
Program to build raceway out of a graph data structure and implement multiple classes to move throught the raceway using OOP
frupal_g4
CS300 Group Project: Frupal, Group 4
Hotdog_Game
Working with some Android Studio building a flappy bird type game
PPM_Convert
taking in a ppm file and converting to ASCII character representation
wordScrambler
LawrenceScroggs's Repositories
LawrenceScroggs/Barleybroo
Beer review application - Rate beers - earn points - level up
LawrenceScroggs/Drone_Race
Program to build raceway out of a graph data structure and implement multiple classes to move throught the raceway using OOP
LawrenceScroggs/wordScrambler
LawrenceScroggs/Assembly_CRC
Cyclic Redundancy Check in Assembly
LawrenceScroggs/COBOL_projects
Various COBOL projects
LawrenceScroggs/Conway_Game-o-Life
Conway's game of life using ncurses
LawrenceScroggs/frupal_g4
CS300 Group Project: Frupal, Group 4
LawrenceScroggs/Hotdog_Game
Working with some Android Studio building a flappy bird type game
LawrenceScroggs/PPM_Convert
taking in a ppm file and converting to ASCII character representation
LawrenceScroggs/amazon_delivery
This program introduces me to dynamic binding and RTTI. Makes an abstract base class for customers with deliveries.
LawrenceScroggs/Binary_Search_Tree
Program 4 of binary search tree
LawrenceScroggs/blah
LawrenceScroggs/CS161
LawrenceScroggs/CS201_HW4
LawrenceScroggs/CS_162
LawrenceScroggs/DROID
Defect Registration on Internal Database - Used to hold images of defects and allow user to access these defects.
LawrenceScroggs/fsdsf
LawrenceScroggs/Game_of_Thrones
Using OOP building a GoT game to determine winner of series. //Binary Tree data structure
LawrenceScroggs/Graph_Decision_Table
Implementation of graph
LawrenceScroggs/Hash_Table
Program used to build and store data in hash table
LawrenceScroggs/JobFinder
Builds a list of locations and jobs connected to each location
LawrenceScroggs/Lab_9
lab on graphs
LawrenceScroggs/LawrenceScroggs
Config files for my GitHub profile.
LawrenceScroggs/Recursion_Assembly
Practicing some recursion in Assembly
LawrenceScroggs/Rose_Festival_Vendors
Re-introduction into Java/ Makes CLL of vendors and moves and spaces appropriatley
LawrenceScroggs/school
School Projects
LawrenceScroggs/School_Python
All my python projects
LawrenceScroggs/SPC_Tool_v1
LawrenceScroggs/Stack_Queue
This is a program to learn the linear linked list of arrays data structure along with a circular linked list.