Sobi (sobi983)

sobi983

Geek Repo

Company:MWAN

Location:Riyadh

Home Page:https://www.linkedin.com/in/sohaib-s-11a6ab170/

Twitter:@ssob_ii

Github PK Tool:Github PK Tool

Sobi's repositories

Staking-AURA-V2

It's a complete DAPP developed using React, WEB3 && solidity. I have created a Solidity Staking Smart Contract. And Developed a website and integrated them. The staking contract is based on different vesting time.

Language:JavaScriptLicense:MITStargazers:4Issues:3Issues:0

Blockchain-Certificate-QR

In this project I have created a Blockchain certificate generation along with the verification at the frontend. The QR code is generated at the backend and the data is saved into the DB and Blockchain.

Language:JavaScriptStargazers:2Issues:2Issues:0

Tribute-to-a-Friend-

My friend is diagnosed with Kidney stone. He was suppose to get operated yesterday but unfortunately he got COVID and Doc Kicked him out of the Hospital.

Language:HTMLStargazers:1Issues:2Issues:0

Car-Rental-Project

This project is based on car managements with intermediate interface developed on the concepts of OOP(Object Oriented Programming). I used Composition for this management system.

Language:C++Stargazers:0Issues:2Issues:0

Crypto-Management-System

This is crypto management system where you can manage your assets and take benefits from other features too

Language:JavaScriptStargazers:0Issues:1Issues:0

Different-Chains-Deployment-Scripts

This repository contains the deployment scripts for 3 of the major chains, Polygon, BSC and Ehereum using Hardhat.

Language:SolidityStargazers:0Issues:0Issues:0

Marketplace-Contracts

This project contains 5 main contracts && OnionAuction(Primary MP), MarketPlace(Secondary MP), Royalties, ERC1155, ERC20.

Language:SolidityStargazers:0Issues:0Issues:0

Practice-Solidity-File

This repository contains the practices made to be a smart contract developer. It contains some complex logics in order to deal with code. This doesn't includes the optimization of a code.

Language:SolidityStargazers:0Issues:2Issues:0

React-Projects

This is React.js projects series. I have committed every different project in different branch followed by the sequence numbering. See branches for more info.

Language:JavaScriptStargazers:0Issues:2Issues:0

Upgradable-ERC20-

I am using OpenZeppelin TUP strategy to upgrade the smart contracts. However, I have used my custom ERC20 contract. The upgrade feature that I have added in the ERC20 contractV2 is to change the name and the symbol.

Language:SolidityStargazers:0Issues:2Issues:0

Vesting-Contract

This is a vesting smart contract need to be optimized, I have tested each case on hardhat and also deployment of the contract on hardhat localhost and interaction with the contract through console and scripts/Testing_Localhost

Language:SolidityStargazers:0Issues:2Issues:0

Airdrop-ERC20-Contract

I have created an Airdrop ERC20 contract.

Language:SolidityStargazers:0Issues:0Issues:0

Bad-Boys-NFT

NFT Project

Language:JavaScriptStargazers:0Issues:2Issues:0

Binance-Marketplace-NFT-transfer-automation

This is the automation of NFT transferring from binance MP NFT to the dumping address. How it works as the user will withdraw the nft from the binance MP and after few hours user can have a access to the nft within it's wallet. Then going through the website the user simple transfer the nft to the dumping wallet and in return gets the wrapped nft

Language:JavaScriptStargazers:0Issues:2Issues:0

Custom-ERC155

In this contract The users can mint and can buy it afterwards. The owner will have to define the token ids, token quantities and price in order for users to mint or purchase.

Language:SolidityStargazers:0Issues:2Issues:0

Custom_ERC1155_Frontend_Integration

In this repo the Custom ERC1155 has some flaws that is need to be figure out. The contracts are not compatible with the secondary marketplaces. This is the integration with the front end using web3 and ethers.js

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:SolidityStargazers:0Issues:0Issues:0

Deployment-Script-

This is the deployment script for deploying the EVM compatible smart contracts on all networks.

Language:JavaScriptStargazers:0Issues:0Issues:0

ERC20-Multi-Wallet-Upgradable-

In this project I have created an ERC20 with a multi wallet approvals upgradable contract. Without the approval of more then 2 owner the mint function will not work. In upgradable contract I have created 2 functions to upgrade 1.Change Name 2. Change Symbol.

Language:SolidityStargazers:0Issues:0Issues:0

Factory-Contract

These are the factory contracts written in solidity. They create another contracts with logic by using these one. This one was the modules from the marketplace where users can deploy there own collection with smart contracts by interacting with our market place just Like raribles

Language:SolidityStargazers:0Issues:2Issues:0

Foudry-Practice-

I have tested few functionalities for testing a smart contract in Foundry. The testing framework Foundry is much faster then Hardhat and it's written in rust so make the execution in the CLI

Language:SolidityStargazers:0Issues:2Issues:0

JWT-Authentication

This is a JWT-Authentication repository in which I am creating a token to access few special routes to get the data.

Language:JavaScriptStargazers:0Issues:2Issues:0

Random-Number-Generator

I have used ERC721r to create a ERC721 minting contract to mint the tokens randomly.

Language:SolidityStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:2Issues:0

sobi983

Config files for my GitHub profile.

Stargazers:0Issues:2Issues:0

Solidity-variables-

In this repo I have uploaded the chart that will consist of the sizes taken by the variables in solidity while acquiring up the slots. String is not present in the picture

Stargazers:0Issues:0Issues:0

Store-API-Project

Written in Node.js / Express.js. I have created a api that uses Queries to filter out the data from mongo atlas.

Language:JavaScriptStargazers:0Issues:0Issues:0

Task-Manager

In this project I have created the backend using Node/Express setting up the MVC pattern and creating custom middlewares for better practices. The data is stored in MongoDB Atlas.

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Web3-Interaction-with-smart-contract

A simple way of interaction with the smart contract using web3.js and setting up the blockchain environment in Genache.

Language:JavaScriptStargazers:0Issues:0Issues:0