Skip to content
View melchisedech333's full-sized avatar
💚
O amor é o desejo de eternidade do ser amado - Santo Tomás de Aquino
💚
O amor é o desejo de eternidade do ser amado - Santo Tomás de Aquino
  • Stone Co
  • Mom's basement

Organizations

@stone-payments @anbu-org @verbum-lang @verbum-paper @trinity-units
Block or Report

Block or report melchisedech333

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

Pinned

  1. laser-scanning-microscopy laser-scanning-microscopy Public

    🧪 Reproducing the concept of Confocal Laser Scanning Microscope. Using Arduino and easily found materials. Generating images in Grayscale just for fun.

    PHP 4 1

  2. transistor-simulator transistor-simulator Public

    🔥 This project performs a simulation of N and P-type MOSFET transistors. Next, the creation of logic gates is performed using the simulated transistors. Then, a Half-Adder mechanism is created with…

    C 6 3

  3. rust-design-patterns rust-design-patterns Public

    😍 Collection of Design Patterns in Rust. In addition to GoF patterns, it also contains patterns like Newtype and RAII Guards.

    Rust 1

  4. verbum-lang/sdk verbum-lang/sdk Public

    🔷 The Verbum Programming Language SDK, including the VM, core libraries, and more. Focused on the development of complex systems, it supports the concepts of distributed, parallel and concurrent co…

    C++ 2

  5. xor-neural-network xor-neural-network Public

    🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and…

    JavaScript 2

  6. antlr4-experiments antlr4-experiments Public

    🔧 My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstrac…

    Java 6