0xScourgedev (@ljz3)
  • Stars
    star
    17
  • Global Rank 708,350 (Top 25 %)
  • Followers 13
  • Following 7
  • Registered about 11 years ago
  • Most used languages
    Python
    22.2 %
    Solidity
    22.2 %
    Java
    22.2 %
    C
    11.1 %
    HTML
    11.1 %
    JavaScript
    11.1 %

Top repositories

1

abracadabra-money-contracts-fuzz-public

Solidity
3
star
2

portfolio

0xScourgedev's Portfolio
3
star
3

sample-smart-contract

Sample smart contract factory deploying sample smart contracts as a clone or upgradable proxy for demonstration purposes.
Solidity
1
star
4

InventoryApp-Stage-2

Java
1
star
5

demo-circom-zk-circuit

This repository is a demo of a ZK circuit using Circom with snarkjs trusted setup
1
star
6

PortfolioWebsite

HTML
1
star
7

CSCA48-Assignment-1

My assignment 1 for CSCA48. All code in turtle.c and turtle-pro.c are my own and they are the files submitted for evaluation. This is for viewing only, I do not grant permission to plagiarize my code
C
1
star
8

BlockchainPython

Python
1
star
9

Assignment-Six-Python-Udemy

1) Write a short Python script which queries the user for input (infinite loop with exit possibility) and writes the input to a file. 2) Add another option to your user interface: The user should be able to output the data stored in the file in the terminal. 3) Store user input in a list (instead of directly adding it to the file) and write that list to the file – both with pickle and json. 4) Adjust the logic to load the file content to work with pickled/ json data.
Python
1
star
10

Campaign-ETH-Smart-Contract

This website is a decentralized crowdfunding campaign platform using the Ethereum Blockchain. To be able to interact with the campaigns, users are required to use Metamask Ethereum wallet extension. The contract is built with Solidity, while this website is built with React, Semantic UI, and Next.js. Image previews are available in the Preview Images directory in the repository.
JavaScript
1
star
11

NewsApp-Stage-2

Java
1
star