Abdullah Ijaz (abdullahpichoo)

abdullahpichoo

Geek Repo

Location:Pakistan

Twitter:@abdullah_ravex

Github PK Tool:Github PK Tool

Abdullah Ijaz's repositories

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

NFT-Ruby-Mock-Project

A mock nft marketplace built on ruby on rails except that it has no blockchain implementation and is essentially a glorified e commerce store that looks good. Doing this to practise my Ruby on Rails dev skills (v2)

Language:RubyStargazers:1Issues:0Issues:0

twitter-clone

A twitter made on ruby on rails

Language:RubyStargazers:0Issues:0Issues:0

GeoSpatialAnalysis-AQI-Impact-on-Public-Health

This project analyzes the impact of poor air quality index on public health, more specifically its imapct on influenza viruses. The analysis is done in Python using GeoPandas

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

RAFT-Census-Algorithm-gRPC

This is an implementation of the RAFT census algorithm using gRPC and C++

Language:MakefileLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Custom-ChainlinkVRFv2-Randomness-Contract

This repo showcases how I receive random numbers in my solidity contract using Chainlink VRF version 2,0

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Lottery-Smart-Contract

A lottery smart contract written in solidity in which different accounts can participater and a random winner is selected. The randomness is achieved using Chainlink VRF

Language:SolidityLicense:MITStargazers:0Issues:0Issues:0

brownie-fund_me

This is a simpe FundMe contract where users can fund an address and that address can withdraw those funds and it keeps a track of all the funders.

Language:SolidityLicense:MITStargazers:0Issues:0Issues:0

SimpleStorage-using-Brownie

A simple solidity contract that stores and receives values and objects. The contract deployment is done through brownie. Go through "README" for more details.

Language:PythonStargazers:0Issues:0Issues:0

SimpleStorage-Solidity-and-Web3.py

This repo contains a SimpleStorage solidity smart contract that has some basic store and get functions. The smart contract is deployed to 1) A virtaul blockchain using Ganache-CLI 2) Rinkeby Testnet using MetaMask. The purpose of this project was to get a basic idea of how contracts are deployed to blockchains and what steps are involved.

Language:PythonStargazers:0Issues:0Issues:0