Giter Site home page Giter Site logo

Tristan's Projects

2020 icon 2020

Control stack for spring 2020 competition

4th-order-runge-kutta-differential-equation-approximation-calculator icon 4th-order-runge-kutta-differential-equation-approximation-calculator

c++ implementation of RK4 - an improved derivation of Euler's method and Euler's advanced method. The method uses 4 equations that evaluate the increments of approximation based on the slope at the beginning, middle and end of the interval. Note the middle approximation encompasses two measurements, one in between the mid point and initial point and one between the mid point and terminal point.

appleseed icon appleseed

A modern open source rendering engine for animation and visual effects

cpp-to-postscript-library-refactored icon cpp-to-postscript-library-refactored

Refactored version of the original project 2 CPP -> PostScript library using a template design pattern for the vertical, horizontal, and layered classes

crackasm icon crackasm

Assembly Language Programming project 1:

cucumber icon cucumber

Cucumber examples with Ruby from The Cucumber Book

dart-firebase-web-app icon dart-firebase-web-app

A basic database web app using Dart's web API for the backend and Google Firebase for the database.

drone-frame icon drone-frame

Adjustable racing quad copter frame made with OpenSCAD

dugong icon dugong

Lexer, Parser, and Interpreter for Dugong Language

evoventure icon evoventure

An adventure game based on Evoland that implements topics I learned in an introductory graphics course.

firewall icon firewall

Multiplayer firewall visualization castle attack/defense game for UAF CSC

guru icon guru

An AI sword fighter that uses an evolutionary algorithm to learn how to defend against attacks in virtual reality.

harbinger icon harbinger

A local cross platform Akash deployment manager driven by the Akash CLI.

kitchen-chain-of-responsibility icon kitchen-chain-of-responsibility

In order to make a dish, you have to use a number of appliances and tools to turn raw ingredients into something edible. Using the chain of responsibility design pattern, raw ingredients act as input, while appliances and tools that can handle the ingredient act as states. If an appliance can not or should not handle an ingredient, it passed on to the next state until it can be handled.

makerslistweb icon makerslistweb

Website and core application functionality for MakersList services.

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.