Coder Social home page Coder Social logo

Samuel Hammill's Projects

approximation-of-pi icon approximation-of-pi

This was a first year University project I completed in 2013. It uses a Monte Carlo method to find an approximation to Pi. See Buffon's needle problem for related reading. Written in Python, and uses Turtle.

atm-simulator icon atm-simulator

This was a first year University project I completed in 2013. It simulates an ATM in a C# Console Application including: balance checks, withdrawal (using only $50 and $20 notes), and transfers.

boids-predator-and-prey icon boids-predator-and-prey

University assignment I completed in 2015. Boid AI with predator and prey (sharks and fish). Written in C# and uses Unity.

car-park-simulator icon car-park-simulator

This was a project I completed in 2014, year 2 of my University degree. A Parking Garage simulator with many features including parking space and vehicle sizes, and a queue to enter. Written in Java with a focus on TDD.

contract-bridge-card-game icon contract-bridge-card-game

This was a third year University project I completed in 2014. Written in C++ it sets up a deck of cards, shuffles and then deals the cards to the players. It then decides on who will make the opening bid for each hand.

daedalusbot icon daedalusbot

Open source, general-purpose Discord chat bot written in C#

graph-theory icon graph-theory

Another University Project I completed in 2014. C++ Graph Theory, implementing Dijkstras Algorithm, Kruskal’s Minimum Cost Spanning Tree Algorithm and a Breadth First Search

hospital-data-system icon hospital-data-system

This hospital system was built in 2014 for a 2nd year university project. LAMP stack (PHP/MySQL) with jQuery, Bootstrap, a Calendar Component and PDF Generator. Includes the ability to record and update patient data. Staff management, including the ability to assign Doctors and Nurses to patients. Schedule with a calendar component, and report generation.

namesorter icon namesorter

Written during a code interview for a job. Takes a file containing a list of names in (FirstName, LastName) format and sorts them by last name and then first name, then exports the list to a file.

pigworld-simulation icon pigworld-simulation

This was University project I completed in 2014. PigWorld is an AI simulation involving the reproduction of male and female pigs. The Pig AI is required to navigate through a maze and use sound to find a mate, eat food for energy and avoid wolves who will hunt and eat them.

python-texttosql-data-statistics icon python-texttosql-data-statistics

This was a first year University project I completed in 2013. It uses Python to insert records from a .txt document into an SQL database. Afterwards, it fetches data based on those records, specifically the best and worst ratings for a make of car, the average rating, and the most expensive cars.

python-webpage-generator-carreviews icon python-webpage-generator-carreviews

This was a first year University project I completed in 2013. It uses Python to generate webpages for each record in a database. It's purpose was to get models of cars and their reviews and display the data in a horizontal histogram.

random-pacman icon random-pacman

Random Pacman. This was a first year University project I completed in 2013. It's a Pacman & Ghost simulation written in Python with PyGame. It has two different modes toggle-able with a mouse click.

shammill.library icon shammill.library

Reference Library with a little bit of everything. Contains working examples.

shammill.loadtester icon shammill.loadtester

Quick and dirty load tester that can hit an endpoint with a GET as many times as you like in Parallell. Gives stats at the end.

shammill.simulation icon shammill.simulation

A real-time simulation that allows clients to interact and receive information via SignalR.

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.