Giter VIP home page Giter VIP logo

Richard Seddon's Projects

binary-search-tree icon binary-search-tree

This is a project for my Spring 2016 Data Structures and Algorithms class. It implements a binary search tree that sorts items as they are input, and has options to traverse the tree in different ways.

compiler icon compiler

This is the final project for my Spring 2017 Compiler Theory course, a compiler built using Lex and Yacc.

finitestats-for-last.fm icon finitestats-for-last.fm

This is the start of a personal project to make a web application for analyzing and manipulating data for a user from Last.fm's web API.

graph-reconstruction-research icon graph-reconstruction-research

This is part of my Fall 2017 Undergraduate Research project, attempting to progress towards proving or disproving the Graph Reconstruction Conjecture.

lfg-irl icon lfg-irl

This is the semester group project for my Fall 2017 Software Engineering class.

lua-squirrelnoise5 icon lua-squirrelnoise5

This is a Lua library implementation of Squirrel Eiserloh's SquirrelNoise5 algorithm.

lua-uint32 icon lua-uint32

A Lua library for working with Unsigned 32 Bit Integers

multistack icon multistack

This is a project for my Spring 2016 Data Structures and Algorithms class. It implements multiple generic stacks in a certain amount of space, and rearranges them in this space when they grow big enough to interfere with each other.

music-database-system icon music-database-system

This is a the final group project for my Spring 2017 Database Management Systems class. It is a music database that allows users to create and manage playlists.

recursive-descent-compiler icon recursive-descent-compiler

This is a project for my Spring 2017 Compiler Theory class, a Recursive Descent Compiler written in C using Lex to generate a lexical analyzer.

simple-scheduler icon simple-scheduler

This is a project for my Spring 2018 Operating Systems class to create a simple processor scheduler program.

simple-server icon simple-server

A project for my Spring 2018 Network Theory class to create a simple server for (mock) communication between police vehicles and computers monitoring them.

spacegun icon spacegun

Code from a personal vertical shooter project to learn unity development.

stack icon stack

This is a project for my Spring 2016 Data Structures and Algorithms class. It uses a generic stack to make stacks for strings and a custom date data type and gives normal options for stack operations. This was the first and easiest lab in the class, and my first time programming in Ada.

synchronization-and-mutex icon synchronization-and-mutex

This is a project for my Spring 2018 Operating Systems class to create preform synchronization and mutual exclusion for multiple consumers and producers accessing the same resource buffer using both semaphores and Java synchronized classes.

topological-sort icon topological-sort

This is a project for my Spring 2016 Data Structures and Algorithms class. It implements a topological sort for various data types.

two-pass-assembler icon two-pass-assembler

This is a project for my Spring 2017 Compiler Theory class. It is a simple two pass assembler to turn an assembly language into binary instructions.

virtual-machine icon virtual-machine

This is the final project for my Spring 2017 Computer Architecture class. It is a simple virtual stack machine written in Java with an instruction set specified by the professor.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.