Skip to content
View freddyyang's full-sized avatar
😃
😃

Block or report freddyyang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Health_database_system Health_database_system Public

    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 vie…

    Java 2

  2. socialq socialq Public

    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 f…

    Java 1

  3. TicTacToe_mips TicTacToe_mips Public

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

    Assembly 1

  4. compiler_project compiler_project Public

    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.

    C++ 1 1

  5. mandelbrot_set_explorer mandelbrot_set_explorer Public

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

    Java

  6. DNA_sequence_alignment DNA_sequence_alignment Public

    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…

    C++ 1