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
  • 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 Updated Aug 30, 2025
  • 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 Updated Aug 30, 2025
  • A Tic Tac Toe game written in MIPS Assembly Language, May 22nd, 2013.

    Assembly 1 Updated Aug 30, 2025
  • A very simple simulation of billiard ball movements.

    MATLAB Updated Aug 30, 2025
  • 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 Updated Aug 30, 2025
  • 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.

    Python Updated Aug 30, 2025
  • 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.

    Python GNU General Public License v3.0 Updated Nov 22, 2022
  • ExpensIT_android is an android app developed for budgeting and financing, allowing users to keep track of expenses in daily life.

    Java Updated May 4, 2015
  • secrets_app Public

    A testing ruby on rails app. Developing.

    CSS Updated Feb 11, 2015
  • ror_test Public

    A temp repo for learning Ruby on Rails.

    Ruby Updated Jan 17, 2015
  • 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 Updated Dec 20, 2014
  • A scanner/parser which scans and parses a calculator program containing languages such as: +, -, *, **, print, etc.

    C++ 1 Updated Nov 8, 2014
  • 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.

    C Updated Jul 15, 2014
  • 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 Updated Jul 14, 2014