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

Block or report ked-source

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

Pinned

  1. MIPS-Processor-Forwarding MIPS-Processor-Forwarding Public

    The MIPS Processor with Forwarding repository is a collection of code and documentation that demonstrates the implementation of a MIPS processor with forwarding techniques to solve data hazards.

    Verilog

  2. SMTP-Protocol SMTP-Protocol Public

    This is a Python script for sending an email using Simple Mail Transfer Protocol (SMTP) over a TCP connection.

    Python

  3. HTTP-server HTTP-server Public

    This is a Python script that creates a TCP server socket to serve HTTP requests.

    Python

  4. Train-Management-System Train-Management-System Public

    This code represents a ticket booking system implemented in C++. It consists of three classes: Train, Ticket, and Passenger, and one superclass, User.

    C++ 1

  5. sarhana-adh/DandI-Assignment sarhana-adh/DandI-Assignment Public

    This project provides source code that can be uploaded to M5 Stack atom matrix. The project is divided into 3 sub-projects: Brakelight, Temperature and Spinner-Dice game.

    C++

  6. EmbeddedSystems-LightSensorControl EmbeddedSystems-LightSensorControl Public

    This is an Arduino code that reads a light sensor connected to pin A5 using the ADC (analog to digital converter) in free-running mode with auto-trigger enable.

    C++