GithubHelp home page GithubHelp logo

Scott Wolfskill's Projects

cdemos icon cdemos

Short demos in C. saferw.c is the most interesting as it shows the format for thread-safe reading and writing.

filenavigator icon filenavigator

A bare-bones file navigator. Simple but limited utility; can only explore folders and attempt to open files.

flyinggame icon flyinggame

Simple 3D Flying game web app which showcases terrain generation, basic shading and fog in WebGL.

fractals icon fractals

Fractals is a web app for generating fractals via recursion for a set amount of iterations and is run on Spring Framework in Java. Currently features 2D Fractal Tree and Fractal Circles generation.

grimtowers icon grimtowers

Multiplayer Medieval/Fantasy Tower Defense game made in Unity3D. Team of 2 devs.

itrust icon itrust

iTrust is a medical web system & database that I (wolfski2) modified and extended along with 7 others on a team. Features comprehensive unit and selenium tests with ~90% code coverage.

largeint icon largeint

A free-time project for creating custom length integers. I created the rules for addition and subtraction; have not yet done *, /. Slightly unconventional in that it does not use 2's complement way to represent sign.

lumiere icon lumiere

2D dungeon crawler game created in Unity. Features progressive random dungeon generation, player and monster combat, inventory and equipment, dynamic loot, and basic animations and sound. Team of 8 devs.

mathtrees icon mathtrees

MathStringTree splits an expression (e.g. "4x+27*3") into a tree where each internal node represents an operator (preserving order of operations) and leaf nodes are constants or a function of some variable(s). More complex tree transformations like derivation are planned.

matrix icon matrix

A free-time project for creating matrices whose entries are fractions (instead of floats) for greater precision and visual appeal. Eventually aim to be able to do many matrix operations and transformations.

musicplayer icon musicplayer

Music player library and GUI allowing categorical sorting by artist, album, etc. and playlist creation. Repeat your favorite song or skip one you don’t like. Developed in QT and includes test suite.

mygithub icon mygithub

Android app for exploring GitHub users and repositories, as well as user notifications and followers/following. Interacts with the GitHub API with or without a personal access token.

processmonitor icon processmonitor

Simple Windows console app to monitor running processes. Features sorting by process name or PID, an ignore list, a kill list to view and kill undesired programs, and monitor commands, which execute a specified command once every interval of time for as many repetitions as desired (including continuously).

resume icon resume

Contains my up-to-date resume(s).

skybox icon skybox

Simple web app which allows the user to dynamically view a 3D model with or without HD environment reflections while in a small city skybox. Rendered in WebGL.

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.