Skip to content
View fangfei-meng's full-sized avatar

Block or report fangfei-meng

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Farkle_java Farkle_java Public

    A Java-based dice game that blends strategy and probability. Players roll virtual dice to form scoring combinations, balance risk and reward, and compete for high scores. Built with arrays, loops, …

    Java

  2. Blackjack_java Blackjack_java Public

    A Java console Blackjack game featuring randomized deck shuffling, turn-based game logic, dealer AI rules, and dynamic hand value calculation with Ace handling. The project demonstrates strong cont…

    Java

  3. ECE-150-Foundamental-of-Porgramming-Projects ECE-150-Foundamental-of-Porgramming-Projects Public

    C++ projects, being done through the university course ECE 150(Foundamental of Programming), applied skills such as bitwise operations, arrays, data structure, Linked list, OOP, Polymorphism etc.

    C++

  4. Arduino_Real-Time-Delirium-Risk-Monitor-code Arduino_Real-Time-Delirium-Risk-Monitor-code Public

    This is the software part of the project. In a team of 4, we engineered a physical Microcontrollers/Arduino prototype using C++ and UART to aggregate multi-sensor data; implemented moving average a…

    Python