Giter Site home page Giter Site logo

Alex's Projects

2048javagame icon 2048javagame

A 2048 game implementation with native java swing and MVC structure

complementcolorgenerator icon complementcolorgenerator

Generate n unique rgb colors on opposite sides of the color wheel (color complements), given a number in [0,1]. This means you can randomly generate complement color schemes by randomly generating a number from 0 to 1.

etacalc icon etacalc

Calculate estimated time for download/upload/etc given a size and speed. Styled like a buggy windows computer.

ie_stuff icon ie_stuff

My submission for a technical interview with 'Imagine Everything', under this prompt: "...create an application that processes or interacts with the data in an interesting or meaningful way. You are welcome to use any language you desire and you can spend as much or as little time as you want..."

lolteambuilder icon lolteambuilder

A script with a specific algorithm to create balanced League of Legends teams using rank and first/second lane preferences.

micrographer icon micrographer

A python script to perform a indifference curve analysis on a 2 goods model problem

paintapp icon paintapp

A second year uni assignment about implementing Paint app functionality using native java swing and awt

pathfinder icon pathfinder

Path finding algorithm for given polygon objects. Constructs a visibility graph using my own heuristic and finds the shortest path using my implementation of dijkstra algorithm.

rhymefinder icon rhymefinder

A python function to find rhyming words using a primitive algorithm I came up with

rover icon rover

3D game where you control a remote car -- based in three.js and cannon-es

shunting-yard_parser icon shunting-yard_parser

A python script that parses mathematical equations, printing them into a tree of operations (using turtle) and evaluating the equation. If you pip install sympy, it can also recognise mathematical expressions and allow for differentiation, integration and substitution.

turtleart icon turtleart

A turtle art project I worked on outside of class, it uses different turtle methods to create an animated landscape

whisper icon whisper

nodejs application that encrypts all messages between users diffie-hellman so that no middle-man, including the server, can read your messages.

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.