Skip to content
View juuuuulian's full-sized avatar
  • US

Block or report juuuuulian

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Fractals Fractals Public

    Generates a Mandelbrot set and save the image into a file (.BMP or .PNG). There are two implementations, one is in C and the other is in C++.

    C

  2. Colorimeter-based-Chemical-Analyzer Colorimeter-based-Chemical-Analyzer Public

    The objective of this project is to build a device capable of handling chemical samples in turret-mounted test tubes, while performing chemical analysis using colorimetry. The project requires use …

    C

  3. Coffee-Shop-Management-System Coffee-Shop-Management-System Public

    A fun little coffee shop UI written in Java. This implements the Java Swing library for UI components. The icons are thanks to Prof Rice!

    Java

  4. printf printf Public

    Forked from embeddedartistry/printf

    Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.

    C

  5. RTOS_FINAL_PROJECT RTOS_FINAL_PROJECT Public

    This is an RTOS solution for an M4F controller that implements a preemptive RTOS solution with support for semaphores, yielding, sleep, priority scheduling, memory protection, and a shell interface.

    C