GithubHelp home page GithubHelp logo

Adam Beck's Projects

7segment-display-reader icon 7segment-display-reader

Reads in numbers from a clock, represented in 7 segmented form, and outputs what those numbers are. Numbers can be garbled, that is, segments may be missing, to the point where the actual number could be ambiguous.

boolean-expression-lexer icon boolean-expression-lexer

Using Scala: Parses boolean expressions using Tokenization and converts between its conjunctive and disjunctive representation.

epi-to-lc icon epi-to-lc

Mappings of problems from the book Elements of Programming Interviews (EPI) to Leetcode

huffman-encoding icon huffman-encoding

A program in Java: assigned in EECS 233 which converts an input file into an output file with Huffman Encoding applied.

ios-core-motion icon ios-core-motion

An iOS app that brings real world applications of the Core Motion Framework. Using accelerometer, magnetometer, altimeter, and gyroscope data, this app lets users measure angles and altitude over time, see if a surface is level, and look at a compass.

parallel-thread-sorting icon parallel-thread-sorting

Operating Systems final project: analyze sorting an array in parallel by having the array split into chunks, where threads can sort each chunk in parallel with each other. Analyzes many different thread counts, array sizes, and types of sorting.

postr icon postr

Personal social media management tool

scheduler icon scheduler

Job scheduling problem with parallel jobs and dependencies

wiki-book icon wiki-book

Provides users of the Facebook Internet Project with more web access

wireframe-back-end icon wireframe-back-end

The back-end of a website wireframe. Elements can be moved, grouped, locked, and resized. A GUI can create the front-end by reading this back-end data.

word-counter-hash-table icon word-counter-hash-table

A program in Java: assigned in EECS 233 which counts words in an input file using a hash table, and outputs the contents of the hash table to an output file.

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.