Giter VIP home page Giter VIP logo

Vincent's Projects

binary-tree-categorizer icon binary-tree-categorizer

A user can enter a binary tree as a parenthetical expression. The program can determine whether it's balanced, is full, is proper, the height, the number of nodes, and whether it's in order.

class-hierarchy-viewer icon class-hierarchy-viewer

Uses a recursive descent parser to display class hierarchy from a file, determine if there are any lcircular dependencies, and find/display unreachable classes.

expressionevaluator icon expressionevaluator

An expression evaluator that takes a list of expressions from a file that uses a specific grammar and evaluates them and prints a result.

homebrewing-website icon homebrewing-website

A website made using python, flask, flask_wtf, flask_login, wtforms, sqlalchemy, passlib and a sqlite3 database.

jogl-3d-interactive-scene icon jogl-3d-interactive-scene

An interactive 3D scene with in game controls. WASD are used to move around, while i and k are used to look up and down. Randomizes scenery on a ground plane made of solid green cubes. There are trees, rocks, and fallen logs.

library icon library

A simple app that stores and displays a 'library' of book info on a page

matrixmath icon matrixmath

Console app that uses pandas and numpy to add, subtract, multiply, and element by element multiply two 3x33 matrices of the user's choice. Has a section that uses regular expressions to validate a phone number and area code field.

passwordhashgenerator icon passwordhashgenerator

Generates MD5, SHA-256, and SHA-512 hashes for each line in input.txt, then outputs them to separate text files.

polynomial-ordering icon polynomial-ordering

Examines polynomials in an inputSorts and examines a file containing a list of polynomials, then determines whether the order is strongly or weakly ordered.

shape-viewer icon shape-viewer

A simple Swing application that uses JOGL to display different 2D and 3D shapes.

sortingtest icon sortingtest

Benchmark testing between Shell sort and Selection sort.

space-barge icon space-barge

A Three.js scene of a spaceship flying through space while donuts are being jettisoned ahead of the craft. It uses Three.js and some blender models I made for this project (including the results of me following the famous donut tutorial on YouTube).

todo icon todo

A todo list with the ability to use local storage, group lists into projects, modify status, and delete finished lists. created with node.js, webpack, and bootstrap"

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.