Skip to content
View lorentsinani's full-sized avatar
:electron:
notmovingatall
:electron:
notmovingatall

Block or report lorentsinani

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lorentsinani/README.md

Pinned Loading

  1. Ecommerce-NestJS-Angular Ecommerce-NestJS-Angular Public

    TypeScript 2 1

  2. task-manager-api-typescript task-manager-api-typescript Public

    This is the v2.0 of task-manager-api. Basically is task manager API in TypeScript.

    TypeScript 2

  3. KNK KNK Public

    Forked from meritonkryeziu0/KNK

    Hotel Management System using Java - JavaFx library & MySQL

    Java 1

  4. 16bitCPU-Verilog 16bitCPU-Verilog Public

    16 bit CPU created in Vivado with Verilog

    Verilog 16 3

  5. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.16+commit.07a7930e.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: MIT
    2
    pragma solidity 0.8.16;
    3
    
                  
    4
    contract Consumer {
    5
        function getBalance() public view returns (uint256) {
  6. supply-chain supply-chain Public

    Simply Payment/Supply Chain Example in Solidity and React

    JavaScript