Git Product home page Git Product logo

Jordan Cottle's Projects

acm-meetings icon acm-meetings

Collection of projects and problems worked on during ACM meetings

bettertrees icon bettertrees

A tree feller plugin for Minecraft that improves quality of life without making the task trivial.

browsergame icon browsergame

Project to use webgl and vanilla javascript to render a multiplayer browser based game.

chessengine icon chessengine

Chess engine originally created to practice Object-oriented programming

customcraft icon customcraft

Custom minecraft server with handmade plugins to create a unique gameplay experience.

customstring icon customstring

Extra credit assignment to re-implement some of the methods from the String class.

databasedesign icon databasedesign

Starting with a database schema created by graduate students (Dhananjay Arora, Akshay Babu, Sumit Kawale, and Prashant Madaan), add a ratings system for both drivers and restraunts.

devcore icon devcore

Make developing spigot/bukkit plugins easier. Simplifies the Bukkit API primarily by combining various interfaces with the constructor methods that generate objects of that interface. Ex. Rather than call Bukkit.createInventory(...) to get an Inventory, simply use new SimpleInventory(...) the way you normally would with a java class.

discommand icon discommand

Repo for toying with creating a discord slash command library.

dockerdemo icon dockerdemo

Docker containers as a service demo built using docker!

domonic icon domonic

domonic is a library to generate HTML with python 3. There's an evolving DOM API and some other cool features. Can be used as a fast prototyping tool.

easymath icon easymath

Project for practicing math and programming concepts in tandem

embedded-systems-final-project icon embedded-systems-final-project

Tamagotchi like game built using the Tivia C series EK-TM4C123GXL LaunchPad evaluation board for the microcontroller and the Educational BoosterPack MK II with its LCD display for visual output and additional sensors for input.

events icon events

A simple event system for using as a component in larger systems

fp-microarchitecture icon fp-microarchitecture

Engineering team project to design an ISA and corresponding microarchitecture implementation for a floating point arithmetic unit

mandelbrot icon mandelbrot

Project to generate fractal images using complex numbers

music-buzzer icon music-buzzer

Embedded Systemems project to use timers to control a buzzer and create a song. I added control stick input to control frequency of buzzer and button input to change timer delays to set the tempo.

party-bot icon party-bot

Discord bot written in Python to greet new users and facilitate creating and subscribing to roles

problems icon problems

Collection of solution attempts to programming problems

pythontocpp icon pythontocpp

This project is dedicated to building a parser that will translate python syntax to c++ syntax with as few modifications as possible.

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.