An open API service providing repository metadata for many open source software ecosystems.

GitHub / codeTIT4N 13 Repositories

Living in the >_

codeTIT4N/zksync-example

Simple Solidity Smart Contact on the zkSync goerli testnet

Language: TypeScript - Size: 124 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

codeTIT4N/wonderland.money-contracts Fork of Wonderland-Money/contracts

Size: 13.4 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/web3-py-example

Simple example of how to use the web3.py library in python

Language: Python - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/vite-dapp-example

Simple dApp made using Vite + React + TypeScript with support for ENS names.

Language: TypeScript - Size: 4.44 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

codeTIT4N/trying-foundry

Trying out foundry for Smart Contracts Development, testing, fuzzing, etc

Language: Solidity - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/template-cli

A CLI App to create new projects easily with some starter code.

Language: TypeScript - Size: 6.97 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeTIT4N/solidity-transparent-proxy-example

Simple example for transparent proxy pattern in solidity

Language: JavaScript - Size: 239 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/solidity Fork of ethereum/solidity

Solidity, the Smart Contract Programming Language

Language: C++ - Size: 58.7 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/solana-quest1

Solana Quest 1: Solana airdrop program https://openquest.xyz/quest/create-an-airdrop-program-with-solana-web3.js

Language: JavaScript - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/smart-contract-yul-example Fork of jesperkristensen58/smart_contract_pure_yul

A Solidity Smart Contract in Pure Yul

Language: JavaScript - Size: 87.9 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/rust-web3-basics

A simple rust project to fetch balance of accounts using web3 crate.

Language: Rust - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

codeTIT4N/rust-cli-port-scanner

Simple Rust Port Scanner Application

Language: Rust - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/rust-blockchain

Basic blockchain implemented in rust with features like mining, transactions, etc.

Language: Rust - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/rust-hello-wasm

Very basic rust wasm (WebAssembly) program

Language: HTML - Size: 25.4 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/rust-basics

rust basics

Language: Rust - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/npm-expansions Fork of npm/npm-expansions

Send us a pull request by editing expansions.txt

Language: JavaScript - Size: 849 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/node-jwt-auth-template

Basic template you can use in your Node Backends for JWT authentication. Uses Node.js, Express.js and MongoDB.

Language: JavaScript - Size: 38.1 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/PythonRegex

All python regex operations with comments containing explanation

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codeTIT4N/NumpyPandasBasics 📦

Numpy and Pandas Basics with comments for explanation and dataset (Indian Premier League dataset)

Language: Jupyter Notebook - Size: 23.4 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codeTIT4N/NLP-Basics 📦

Natural Language Processing basics with comments for explanation

Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codeTIT4N/NLP-text-classification

Text classification model (Natural Language Processing)

Language: Jupyter Notebook - Size: 8.47 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

codeTIT4N/linear-regression 📦

Simple Linear Regression

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

codeTIT4N/learning-yaml

YAML basics

Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/learning-node-express

Learned node and express from freeCodeCamp

Language: JavaScript - Size: 616 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

codeTIT4N/learning-typescript 📦

Find my TypeScript notes and code in this repo

Language: TypeScript - Size: 1.04 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/kmeans 📦

Simple K-Means

Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

codeTIT4N/IPFS-upload

Simple react app to upload files to IPFS and get the IPFS hash - Using Infura APIs

Language: JavaScript - Size: 661 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 4

codeTIT4N/hardhat-sample

First hardhat project

Language: JavaScript - Size: 874 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/hedera-node-example

Hedera hashgraph example - Deploying and doing transactions using Node.js

Language: JavaScript - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

codeTIT4N/greeter-truffle-drizzle 📦

Drizzle example

Language: JavaScript - Size: 400 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

codeTIT4N/github-readme-stats Fork of anuraghazra/github-readme-stats

:zap: Dynamically generated stats for your github readmes

Language: JavaScript - Size: 1.76 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/github-readme-streak-stats Fork of DenverCoder1/github-readme-streak-stats

🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README

Size: 762 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/first-fabric-chaincode

Simple hyperledger fabric chaincode written in JavaScript

Language: Shell - Size: 108 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/erc-4337-examples Fork of stackup-wallet/erc-4337-examples

A collection of example scripts for working with ERC-4337

Language: TypeScript - Size: 85 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/ETHUSD 📦

A truffle project which fetches the current ethereum price in USD from Provable things Oracle and stores the results in a structure. It also has CRUD functionality and can also calculate the mean prices of all the stored entries.

Language: Solidity - Size: 584 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codeTIT4N/ens-contracts Fork of ensdomains/ens-contracts

Size: 1.31 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/curve-contract Fork of curvefi/curve-contract

Vyper contracts used in Curve.fi exchange pools.

Size: 1.48 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/axelar-two-way-nft-example 📦

Check ownership of your NFT cross chain using Axelar's 2-way General Message Passing(GMP)

Language: JavaScript - Size: 1.89 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

codeTIT4N/creator-core-solidity Fork of manifoldxyz/creator-core-solidity

Language: Solidity - Size: 586 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/supply-chain-truffle-react

Simple supply chain simulation using blockchain

Language: JavaScript - Size: 730 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 10

codeTIT4N/readme-typing-svg Fork of DenverCoder1/readme-typing-svg

âš¡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.

Size: 575 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

codeTIT4N/uniswap-v2-twap-example

Simple solidity contract to calculate Time Weighted Average Price of a uniswap v2 pair on goerli network.

Language: Solidity - Size: 217 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

codeTIT4N/coming-soon-page Fork of arkn98/coming-soon 📦

Old coming soon page for my website

Language: JavaScript - Size: 3.39 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/uniswap-v2-working

Uniswap V2 working

Language: JavaScript - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

codeTIT4N/P256-verify-signature Fork of onionpeel/P256-verify-signature

Exploration about how to verify a P256 signature in Solidity

Size: 96.7 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/solidity-signature-changing-hash

Signature verification example in solidity with changing hash every 2 minutes for more security.

Language: TypeScript - Size: 167 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/ECDSA-WebCryptoAPI-abstraction

This project provides a small abstraction over the original WebCryptoAPI for ECDSA signatures

Language: TypeScript - Size: 38.1 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeTIT4N/find-events-ethersjs Fork of lokesh-lync/get-events-lottery

Find events in a deployed contract using ethers js

Language: JavaScript - Size: 187 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeTIT4N/move-aptos-examples

Experimenting with move modules on aptos

Language: Move - Size: 173 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

codeTIT4N/rust-school

Rust School. Learn rust from scratch - In Progress

Language: Rust - Size: 483 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

codeTIT4N/solutions-byojwr Fork of LukeMathWalker/build-your-own-jira-with-rust

(Solutions) A test-driven workshop to learn Rust building your own JIRA clone!

Language: Rust - Size: 155 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeTIT4N/tree-sitter-move Fork of yangzq12/tree-sitter-move

tree-sitter grammar for libra move language

Size: 627 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/learning-docker

Learning docker

Language: JavaScript - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeTIT4N/google-bigquery-ethereum-balances 📦

Exploring Google BigQuery's ethereum dataset to query balances of richest addresses on ethereum blockchain

Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/nalnda-erc20-mint 📦

Mint Nalnda ERC20 over rinkeby, mumbai and ropsten

Language: JavaScript - Size: 309 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/NethereumSample

Interacting with the ethereum blockchain in C# using nethereum

Language: C# - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/ethereum-lending-protocols 📦

Supply and redeeming on Yearn, Compound and Aave lending protocols

Language: JavaScript - Size: 157 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

codeTIT4N/quillctf-solutions 📦

Will be sharing only the solutions to retired challenges in this repo

Language: JavaScript - Size: 77.1 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/multi-evm-subgraph-example

Deploy the same subgraph to multiple EVM Chains without duplicating all of its code.

Language: TypeScript - Size: 347 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

codeTIT4N/exploring-ink-smart-contracts

Exploring the ink! smart contracts ecosystem

Language: Rust - Size: 14.6 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/TypeScript Fork of microsoft/TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

Size: 1.94 GB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/rustlings Fork of rust-lang/rustlings

:crab: Small exercises to get you used to reading and writing Rust code!

Language: Rust - Size: 2.34 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/xpjs Fork of XP-NETWORK/xpjs

XP Network Bridge API

Language: TypeScript - Size: 2.87 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

codeTIT4N/readme-stats-github Fork of tuhinpal/readme-stats-github

Generate your GitHub's Stats in SVG for my profile

Size: 70.3 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/tech-blog-backups

My Hashnode tech blog backups

Size: 49.8 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeTIT4N/vite-react-ts-example

Trying out vite "CRA Killer" for React + TypeScript

Language: TypeScript - Size: 33.2 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0