George Squair (Squair)

Squair

Geek Repo

Company:Thought Quarter

Location:Bristol

Github PK Tool:Github PK Tool

George Squair's repositories

atwd1-exam-prep

Takes in an xml file and prints contents as a html table

Language:PHPStargazers:0Issues:2Issues:0

authentication-api

A simple node app with express that allows you to register users, delete them and login using the credentials. Uses bcrypt to hash passwords

Language:TypeScriptStargazers:0Issues:2Issues:0

clock-angle

When given a clocks hour and minute the angle between both hands is returned.

Language:C#Stargazers:0Issues:2Issues:0

csharp-maze-backtracking

Returns the shortest path in a maze using backtracking.

Language:C#Stargazers:0Issues:2Issues:0

currency-conversion

Advanced topics in web development assignment.

Language:PHPStargazers:0Issues:2Issues:0

dungeon-crawl-game

Old second year code for a console based dungeon crawl style game

Language:C++Stargazers:0Issues:2Issues:0

pair-match

O(n) to find pair of numbers in list that add up to target value.

Language:C#Stargazers:0Issues:0Issues:0

python-snake

A console version of the game snake.

Language:PythonStargazers:0Issues:2Issues:0

react-connect-four

Multiplayer implementation of connect four.

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0

temperature-monitoring

A system for monitoring temperature recording devices in real-time.

Language:TypeScriptStargazers:0Issues:1Issues:0

huffman

Second year project to recreate huffmans compression algorithm for text files using dynamic memory allocation.

Language:C++Stargazers:0Issues:1Issues:0

minesweeper

Recreated a basic version of Minesweeper using JQuery

Language:JavaScriptStargazers:0Issues:1Issues:0

python-snippets

A selection of useful code snippets and completed exercises.

Language:PythonStargazers:0Issues:2Issues:0

react-cache-buster

This package allows clients to automatically check the new version when a new version is released in the production environment, and if a new version is published, clearing the cache and reload the page.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

react-quiz-creator

Create basic quizzes locally and then test them out

Language:JavaScriptStargazers:0Issues:2Issues:0

react-todo-list

A small tutorial I followed to produce a simple todo list using react

Language:JavaScriptStargazers:0Issues:2Issues:0

record-orders

Snippet from a problem that asked to create a small data structure with an interface to allow writing orderIds to a log file and the retrieval of the ith last element from the log.

Language:C#Stargazers:0Issues:2Issues:0

simple-node-js-react-npm-app

For an introductory tutorial on how to use Jenkins to build a simple Node.js and React application with npm.

Language:JavaScriptStargazers:0Issues:1Issues:0

TwinCities

DSA twin cities project

Language:PHPStargazers:0Issues:2Issues:0

vote-machine

A voting machine writes data in the form (voter_id, candidate_id) to a text file. Write a program that reads this file as a stream and returns the top 3 candidates at any given time. If you find a voter voting more than once, report this as fraud.

Language:C#Stargazers:0Issues:2Issues:0