Skip to content
@tcedco

Codects

Weekly projects exploring different technology concepts with the goal of educating people about them.

Popular repositories Loading

  1. simple-blockchain-implementation simple-blockchain-implementation Public

    This project implements a simple blockchain to understand the fundamentals of how blockchains function. The blockchain includes basic features such as adding data to the chain, mining new blocks, a…

    Python

  2. simple-unix-shell simple-unix-shell Public

    This project is a simple Unix shell implemented from scratch in C.

    C

  3. simple-web-server simple-web-server Public

    This project implements a basic web server in Python that handles GET and POST requests. It serves a custom HTML page and responds to form submissions with personalized messages.

    Python

  4. website website Public

    The website for Codects

    Python

Repositories

Showing 4 of 4 repositories
  • website Public

    The website for Codects

    tcedco/website’s past year of commit activity
    Python 0 0 0 0 Updated Sep 23, 2024
  • simple-web-server Public

    This project implements a basic web server in Python that handles GET and POST requests. It serves a custom HTML page and responds to form submissions with personalized messages.

    tcedco/simple-web-server’s past year of commit activity
    Python 0 0 0 0 Updated Sep 1, 2024
  • simple-unix-shell Public

    This project is a simple Unix shell implemented from scratch in C.

    tcedco/simple-unix-shell’s past year of commit activity
    C 0 0 0 0 Updated Sep 1, 2024
  • simple-blockchain-implementation Public

    This project implements a simple blockchain to understand the fundamentals of how blockchains function. The blockchain includes basic features such as adding data to the chain, mining new blocks, and ensuring the chain's integrity through proof of work.

    tcedco/simple-blockchain-implementation’s past year of commit activity
    Python 0 0 0 0 Updated Aug 15, 2024

Top languages

Loading…

Most used topics

Loading…