GithubHelp home page GithubHelp logo

Freddy Yang's Projects

compiler_project icon compiler_project

A complete compiler for a given (invented) language (translated to Assembly Language x86) written in c++. scanner/parser(using flex/bison)-> abstract syntax tree -> symbol table -> code generation.

dna_sequence_alignment icon dna_sequence_alignment

This is a simple version of DNA sequence alignment written in C++, which is the procedure of comparing two (pair-wise alignment) or more (multiple alignment) DNA sequences by searching for a series of characters that are in the same order in all sequences. It is achieved by using dynamic programming.

expensit_android icon expensit_android

ExpensIT_android is an android app developed for budgeting and financing, allowing users to keep track of expenses in daily life.

health_database_system icon health_database_system

The goal of this project is to build a real world database application for a health system. The software will have interface that allows the user to interact with the program. The user can then view, edit, and do some other command to the database through the interface. The project describes a real world problem and is implemented in the Java Language with Java Database Connectivity (JDBC) database API.

mandelbrot_set_explorer icon mandelbrot_set_explorer

Mandelbrot Set Explorer is a Java GUI that allows the user to explorer and learn about the Mandelbrot Set. Wrote in Java, March 2013.

ror_test icon ror_test

A temp repo for learning Ruby on Rails.

scanner_parser_calc icon scanner_parser_calc

A scanner/parser which scans and parses a calculator program containing languages such as: +, -, *, **, print, etc.

socialq icon socialq

SocialQ is a location-based questionary Android application. Our application allows users to post questions and start discussion based on their current location in a public forum. This version is for demonstration only.

socket_tcp-udp icon socket_tcp-udp

A network socket containing a server and a client, implemented using Python in both TCP and UDP ways. There will be 4 commands supported: get, put, list, and listc.

sv_family_finance icon sv_family_finance

Budgeting and finance planning for families working in Tech. It includes dealing with bonuses, Start-Up stock options, RSUs and whatnot. Open Sourced and feel free to use the code for whatever.

tictactoe_mips icon tictactoe_mips

A Tic Tac Toe game written in MIPS Assembly Language, May 22nd, 2013.

virtual_mips_machine icon virtual_mips_machine

The Virtual MIPS machine is a MIPS emulator which simulates a full machine similar to a MIPS processor. This is a fully-functional CPU that implements a small subset of the MIPS instruction set.

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.