Skip to content
View K-ITCE's full-sized avatar

Block or report K-ITCE

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. RV32I-Single-Cycle-Processor RV32I-Single-Cycle-Processor Public

    My partial implementation of a 32-bit single cycle RISC-V processor built using VHDL in Intel Quartus Prime. So far, it successfully performs 22 different instructions including data movement, arit…

    VHDL

  2. ESP32_RGMS ESP32_RGMS Public

    An ESP32-based remote greenhouse monitoring system (RGMS).

    HTML

  3. Morse-Encoder-Decoder Morse-Encoder-Decoder Public

    A Python-based, bidirectional Morse code converter with interactive CLI that encodes English text to audio and decodes Morse audio back to text. Supports variable speed and pitch for encoding.

    Python