Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by tlmader

A curated list of projects in awesome lists by tlmader .

https://github.com/tlmader/theodoric

A 2D top-down "action RPG" built with the Phaser HTML5 game framework

game-development javascript phaserjs

Last synced: 10 Oct 2024

https://github.com/tlmader/risk

Java program of the board game, Risk

Last synced: 13 Nov 2024

https://github.com/tlmader/netcat

Implementation of the popular netcat (nc) tool (http://netcat.sourceforge.net/), which provides a lightweight mechanism to transfer data across the network

client-server java

Last synced: 13 Nov 2024

https://github.com/tlmader/endless-runner

Endless runner game built with Unreal Engine 4

Last synced: 13 Nov 2024

https://github.com/tlmader/msgp-chat

A simple chat application for communication using HTTP

Last synced: 13 Nov 2024

https://github.com/tlmader/patinaproject-issues

Patina Project issues and roadmap!

Last synced: 13 Nov 2024

https://github.com/tlmader/glyphic-heroes

Competitive puzzle game built with the Unity game engine

Last synced: 13 Nov 2024

https://github.com/tlmader/angular-website

Personal website as an angular application

Last synced: 13 Nov 2024

https://github.com/tlmader/complex-calculator

Performs addition, subtraction, multiplication, and division operations for complex numbers.

Last synced: 13 Nov 2024

https://github.com/tlmader/2d-platformer

2D platformer built with Unity 2D

Last synced: 13 Nov 2024

https://github.com/tlmader/complex-number-cpp

Class ComplexNumber – some C++ practice

Last synced: 13 Nov 2024

https://github.com/tlmader/grade-average-calculator

Simple calculator that averages a named student's homework, quiz, and test grades.

Last synced: 13 Nov 2024

https://github.com/tlmader/mash

Mash, a simple shell using the POSIX system call API

c redirection shell stream

Last synced: 13 Nov 2024

https://github.com/tlmader/wmcp

A web service supporting workforce management and career planning

hibernate java rest-api spring

Last synced: 13 Nov 2024

https://github.com/tlmader/wayw

"What are you Wearing" — An Android application and platform for sharing outfits.

Last synced: 13 Nov 2024

https://github.com/tlmader/my-first-virus

Creates a user HACKER with password HACKER on a Windows XP/7 OS

Last synced: 13 Nov 2024

https://github.com/tlmader/steam-vr-demo

Demo environment for SteamVR with Unity

Last synced: 13 Nov 2024

https://github.com/tlmader/my-ctci-solutions

My "Cracking the Code Interview" solutions

Last synced: 13 Nov 2024

https://github.com/tlmader/shared-env

Shared environment configurations.

Last synced: 13 Nov 2024

https://github.com/tlmader/readme

About me

Last synced: 13 Nov 2024

https://github.com/tlmader/fibonacci

Uses a recursive method to calculate the first n Fibonacci numbers.

Last synced: 13 Nov 2024

https://github.com/tlmader/sat-solver

Finds a model which satisfies a CNF expression.

Last synced: 13 Nov 2024

https://github.com/tlmader/web1

Git training with Peter Bell

Last synced: 13 Nov 2024

https://github.com/tlmader/tic-tac-toe

A simple Tic-Tac-Toe game for play within the console.

Last synced: 13 Nov 2024

https://github.com/tlmader/webstorm-settings

Settings repository for WebStorm.

Last synced: 13 Nov 2024

https://github.com/tlmader/blackjack

Blackjack game utilizing a simple GUI.

Last synced: 13 Nov 2024

https://github.com/tlmader/unity-vr-demo

Allows user to navigate and interact with objects in a VR environment.

Last synced: 13 Nov 2024

https://github.com/tlmader/spring-crud-api-intellij-templates

Generic repository pattern templates for Spring Framework and Hibernate

Last synced: 13 Nov 2024

https://github.com/tlmader/stack-and-queue

Allows the storing of strings in a data structure in the form of either a stack or queue.

Last synced: 13 Nov 2024

https://github.com/tlmader/topcoder-arena

Solutions for TopCoder Arena practice problems.

Last synced: 13 Nov 2024

https://github.com/tlmader/tree-builder

Reads a text or serialized file containing integers then sorts and prints integers.

Last synced: 13 Nov 2024

https://github.com/tlmader/flip-it-and-reverse-it

Assembly program that flips and reverses a string

Last synced: 13 Nov 2024

https://github.com/tlmader/react-me

Personal website built with React

Last synced: 13 Nov 2024

https://github.com/tlmader/dno

Dungeon of New Orleans — a text-based mini-RPG.

Last synced: 13 Nov 2024

https://github.com/tlmader/web4

Git training with Peter Bell

Last synced: 13 Nov 2024

https://github.com/tlmader/flip-it-reverse-it-2

Assembly program that flips and reverse a String using push and pop operations

Last synced: 13 Nov 2024

https://github.com/tlmader/old-website

My personal website.

Last synced: 13 Nov 2024

https://github.com/tlmader/ng-me

Angular app for my personal pages Edit

Last synced: 13 Nov 2024

https://github.com/tlmader/gatsby-intro

My first Gatsby site!

Last synced: 13 Nov 2024

https://github.com/tlmader/junit-test

Last synced: 13 Nov 2024

https://github.com/tlmader/ng-set-state

Strongly typed function that safely mutates this.state for an Angular component

angular typescript

Last synced: 13 Nov 2024

https://github.com/tlmader/factorial

Uses a tail recursion method for calculating factorials.

Last synced: 13 Nov 2024

https://github.com/tlmader/my-android

Android class coursework

Last synced: 13 Nov 2024

https://github.com/tlmader/java-basics

Basic algorithms and data structures in Java

algorithms data-structures java

Last synced: 13 Nov 2024

https://github.com/tlmader/fibonacci-masm

Assembly program to calculate fibonacci numbers

Last synced: 13 Nov 2024

https://github.com/tlmader/game-of-life-new

My second implementation for Conway's Game Of Life

Last synced: 13 Nov 2024

https://github.com/tlmader/game-of-life

John Conway's Game of Life - Include input file as a parameter when executing.

Last synced: 13 Nov 2024

https://github.com/tlmader/auto-blackjack

An automatic Blackjack game using predefined player strategies.

Last synced: 13 Nov 2024

https://github.com/tlmader/fibo-sqrt

MIPS assembler instructions for calculating index of fibonacci sequence and square root.

Last synced: 13 Nov 2024

https://github.com/tlmader/mealify

React code sample

Last synced: 13 Nov 2024

https://github.com/tlmader/dno-gui

DNO with a simple GUI implementation.

Last synced: 13 Nov 2024

https://github.com/tlmader/tlmader.github.io

My GitHub pages

angular css html javascript

Last synced: 13 Nov 2024

https://github.com/tlmader/opengl-buffers

Renders an arbitrary number of lines (for meshes) or polygons (for rendering solids) using OpenGL.

Last synced: 13 Nov 2024

https://github.com/tlmader/simple-calculator

A simple calculator that performs addition, subtraction, multiplication, and division operations.

Last synced: 13 Nov 2024

https://github.com/tlmader/singly-linked-list

Implements a singly-linked list with an iterator.

Last synced: 13 Nov 2024

https://github.com/tlmader/practice-js

JavaScript algorithms and data structures practice

Last synced: 13 Nov 2024

https://github.com/tlmader/simple-thread-pool

A simple thread pool facility for Java threads

java thread-pool

Last synced: 13 Nov 2024

https://github.com/tlmader/my-c

My system programming coursework.

Last synced: 13 Nov 2024

https://github.com/tlmader/koch-snowflake

Draws a Koch Snowflake to a window.

Last synced: 13 Nov 2024

https://github.com/tlmader/me

React app for my personal pages

javascript react webapp

Last synced: 13 Nov 2024

https://github.com/tlmader/code-jam

My solutions for Google Code Jam algorithmic puzzles.

Last synced: 13 Nov 2024