Code Monkey home page Code Monkey logo

my-portfolio's Introduction

Welcome to my portfolio site! Here I show off a handful of the personal front-end and iOS projects I've been working on.

Front-end

Roulette

Roulette is an art tool I made with React for creating Spirograph-like designs. Similar to a Spirograph, Roulette works by rotating a wheel, fixed with a pen, around the surface of another wheel. In so doing, the pen traces out shapes with stroke or fill patterns.

Here are some examples of what Roulette can do:

roulette design

roulette design

roulette design

Trick-or-Treat

Jack

While taking a course with Udacity to solidfy my front-end skillset, I created this JavaScript game. Udacity provided me a simple game engine that continuously rerenders the board and several image assets. The game-specific design, code, and assets, however, are my own creation.

Melody

Melody is a straightforward responsive music search app created with Angular 6. All search results are requested from a 3rd-party API provided my musixmatch.

iOS

OXO

OXO is a native tic-tac-toe app for iPhone. Most notable to me about this app is the in-memory game tree I created using a modified minimax algorithm. The game tree provides the "computer" opponent full knowledge of the state of the game. By adjusting the probability of the computer's moving to a suboptimal branch of the tree, I could adjust its difficulty from "easy" to "impossible-to-beat".

See this release trailer I made for the game with iMovie.

my-portfolio's People

Contributors

h-n-y avatar

Watchers

 avatar

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.