Ben Duncan (ben-dunc)

ben-dunc

Geek Repo

Company:Provo Missionary Training Center

Location:Provo, UT

Github PK Tool:Github PK Tool

Ben Duncan's repositories

convex-hull

An implementation of the convex hull algorithm fro cs 312.

Language:PythonStargazers:0Issues:0Issues:0

percentage

Percentage

Language:TypeScriptStargazers:0Issues:0Issues:0

maze_generator

This program generates mazes in a square with a given length. It can print them out to stderr or to files.

Language:PythonStargazers:0Issues:0Issues:0

battle-bots-2023

Ant Annihilation 2023, BYU, Fall Semester

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

tcp-client

A tcp-client that I made for Computer Networks at Brigham Young University

Language:CStargazers:0Issues:0Issues:0
Language:ShaderLabStargazers:2Issues:0Issues:0

game-jam-2023

Game repo for GMTK Game Jam July 2023

Stargazers:0Issues:0Issues:0

network-routing

An implementation of dykjstra's algorithm for network routing.

Language:PythonStargazers:0Issues:0Issues:0

portfolio-backend

This is the backend for my portfolio front end.

Language:JavaScriptStargazers:0Issues:0Issues:0

dnd

DND stuff for me :)

Stargazers:1Issues:0Issues:0

socketio-poc-api

The API for a proof of concept with socket.io for my work at the Missionary Training Center. Its purpose was to show that socket.io would work for a game that was planned for an application and it was very useful and intuitive.

Language:JavaScriptStargazers:0Issues:0Issues:0

socketio-poc

A proof of concept with socket.io for my work at the Missionary Training Center. Its purpose was to show that socket.io would work for a game that was planned for an application and it was very useful and intuitive.

Language:TypeScriptStargazers:0Issues:0Issues:0

coding-challenges

This is a repo to help me to collect various different efforts to respond to coding challenges. So far, I've been using the daily coding challenges provided by www.dailycodingproblem.com.

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

FamilyMapClient

This is the Android client that goes along with the FamilyMapServer repo. This was coded in Java for an assignment in CS 240 at BYU. Its features include registering a user, login in a user, viewing that user's genealogy (fabricated), the ancestors' events on a google map, details on the ancestors, various settings to hide/show types of events or relations between people, and the ability to log out.

Stargazers:0Issues:0Issues:0

FamilyMapServer

This is a server created in Java using SQLite for a project in CS 240, BYU. The client for this server is among my repos as well.

Language:HTMLStargazers:0Issues:0Issues:0

SpellCorrector

This is a simple program that takes a text file of whitespace separated words and then compares them against an inputed word. Run it as follows: java Main.java dictionaryFilePath.txt inputWord

Language:JavaStargazers:0Issues:0Issues:0

labyrinth

A simple top-down maze-solving game made in java. Contributions are welcome.

Language:JavaStargazers:3Issues:0Issues:0

ecen330_labs

Labs made for ECEn 330 - Introduction to Integrated Circuits

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0