Skip to content
View kevsiraki's full-sized avatar
Block or Report

Block or report kevsiraki

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
kevsiraki/README.md

Pinned

  1. csun-comp430-s22/Java_C csun-comp430-s22/Java_C Public

    A small compiler written in Java that compiles down to C. It features OOP, bounds-checked arrays, and subtyping.

    Java 1 2

  2. portfolio portfolio Public

    A unique portfolio website with a contact form and an easy-to-use file structure.

    JavaScript 2

  3. Arduino-Vue Arduino-Vue Public

    Sample Vue.js frontend for the Arduino-based server controlling GPIO pins/LEDs.

    Vue

  4. arduino_rp2040_json_server arduino_rp2040_json_server Public

    Controlling the built-in RGB LED with POST requests and JSON responses! Requires the ArduinoJson.h library.

    C++

  5. dont_Trip dont_Trip Public

    A full-stack PWA that generates a personalized list of places along a user’s route on Google Maps.

    PHP

  6. Java_C Java_C Public

    Forked from csun-comp430-s22/Java_C

    A small compiler written in Java that compiles down to C. It features OOP, bounds-checked arrays, and subtyping.

    Java