An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by jitendragangwar123

A curated list of projects in awesome lists by jitendragangwar123 .

https://github.com/jitendragangwar123/full-stack-blockchain-development-roadmap

This repository serves as a comprehensive roadmap for Full-Stack Ethereum Blockchain Development, suitable for individuals ranging from beginners to advanced developers. It provides a structured guide that covers various aspects of Ethereum blockchain development.

blockchain-technology chai chainlink dapps ethereum etherjs ganache graphql hardhat javascript mocha nextjs reactjs smart-contract-testing solidty truffle typescript web3 web3js

Last synced: 11 Apr 2025

https://github.com/jitendragangwar123/learn-solidity-with-examples

This repository contains various smart contract examples built using Solidity. These examples are designed to showcase different functionalities, use cases, and features of smart contracts on the Ethereum blockchain.

defi erc-20 erc-721 erc1155 ethereum nfts smart-contracts solidity

Last synced: 11 Apr 2025

https://github.com/jitendragangwar123/100-days-of-web3-challenge

This repository contains a comprehensive overview of the fundamental concepts related to Blockchain Technology that I've acquired during the 100DaysOfWeb3 challenge. It serves as a valuable resource for understanding the core principles of blockchain technology.

blockchain cryptography ethereum etherjs javascipt smart-contracts solidity web3js

Last synced: 14 Jan 2025

https://github.com/jitendragangwar123/ekolance-solidity-cohort-2

This repository contains Solidity programming exercises that were discussed during the Ekolance Solidity Cohort 2. It serves as a resource for learning and practicing Solidity, a programming language used for developing smart contracts on blockchain platforms like Ethereum.

blockhain-tecnology cryptography ethereum solidity

Last synced: 29 Mar 2025

https://github.com/jitendragangwar123/supply-chain-management-system

The repository aims to provide a Supply Chain Management system Dapp designed for consumers and producers. It likely includes smart contracts, a user interface, and other components for tracking and managing the supply chain process.

bootstrap css dapps ethereum html javascript solidity web3js

Last synced: 14 Jan 2025

https://github.com/jitendragangwar123/agriflow

Agriflow is a Supply-Chain-Management-System for Farmers where they can list their products and consumers can buy the listed products.

agriculture-research blockchain-technology hardhat nextjs polygon solidity supply-chain-management

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/solidity-assembly-yul-opcodes

The repository provides a comprehensive collection of Solidity Assembly (YUL) opcodes along with illustrative examples. These opcodes serve as building blocks for writing efficient and optimized smart contracts in the Solidity programming language.

gas-optimization solidity-contracts yul-assembly

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/auraasset

Empowering Investments Through Tokenization of Real-World Assets. 🏆 Won the Pool Prize from Sign Protocol at the ETHOnline 2024 Hackathon for successfully integrating their attestation service. 🏆

dapps ethereum expreesjs nextjs nodejs real-world-assets walletconnect

Last synced: 01 Mar 2025

https://github.com/jitendragangwar123/merkle-tree-gift-list

To build an application which gives out gifts, but only to names on the list.

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/cryptography

This Repository have some basic Cryptographic Algorithms and other basic concepts which is used in Blockchain Technology.

cryptography javascript

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/smart-contract-security-challenges

The repository contains solutions to Smart Contract Security challenges. These solutions are aimed at addressing and mitigating potential security vulnerabilities in smart contracts, enhancing the overall security and robustness of blockchain-based applications.

foundry smart-contract-security smart-contracts-audit solidity yul-assembly

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/learn-foundry

Foundry : A development framework for Ethereum Blockchain.

foundry optimization smart-contracts solidity testing web3

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/crowd-sale-ico-dapp

To create the ICO contract where everyone can buy the token from the owner's wallet by using their wallet address.

bootstrap css dapp html ico javascript solidity truffle-framework

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/competitive-programming

This Repository have Some Competitive Programming Concepts solving through C++,Python and JavaScript.

algorithms-and-data-structures competitive-programming-contests cpp javascript python3

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/ethereum-developer-bootcamp-alchemy-university

This repository contains all the coding exercises discussed during the Alchemy Ethereum Developer Bootcamp. These exercises cover a wide range of topics and concepts related to Ethereum Blockchain development.

chai dapp erc20 erc721 ethersjs hardhat javascript mocha nfts solidity web3 web3js

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/ecdsa-node

This project is an example of using a client and server to facilitate transfers between different addresses. Since there is just a single server on the back-end handling transfers, this is clearly very centralized. We won't worry about distributed consensus for this project.

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/fractional-nft-usecase-for-real-estate

This repository contains smart contracts related to a Fractional NFT use case for real estate. It likely includes Solidity smart contracts designed to represent and manage fractional ownership of real estate properties using non-fungible tokens (NFTs).

defi erc-20 nft real-estate smart-contracts solidity

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/learn-golang-with-examples

In this repository, you can find code examples and projects written in Golang that cover a wide range of topics, including web development, system programming, concurrent programming, and more.

golang

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/buymeacoffeedapp

It's a decentralized application for buying a coffee.

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/learn-rust-with-examples

This repository comprises concepts and examples related to the Rust programming language. It provides a resource for understanding and practicing Rust language concepts through practical examples.

dsa-algorithm rust

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/dynamic-nft-for-gaming

This repository contains a use case for Dynamic NFTs in the context of gaming. Dynamic NFTs are explored and demonstrated as a solution to enhance gaming experiences.

dynamic-nft gaming javascript mumbai-testnet revise-sdk solidity

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/peer2play-swap

A decentralized liquidity pool that supports custom ERC20 tokens, using a constant product AMM model. Users can add liquidity, remove liquidity, swap tokens, and earn rewards.

dapps defi ethereum foundry nextjs solidity testing token-swap

Last synced: 13 Mar 2025

https://github.com/jitendragangwar123/seiagentpay

Empowering Merchants and Consumers with AI-Driven Crypto Payments for a Frictionless Financial Future

ai-agent defi etherjs foundry nextjs payment-gateway sei-network solidity walletconnect

Last synced: 12 Apr 2025

https://github.com/jitendragangwar123/python

This Repository have some python concepts.

python3

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/nft-marketplace

Created a basic NFT-Marketplace by using ERC-721 Token. You can mint and sell the NFT by using this NFT-Marketplace.

erc721 hardhat javascript nft-marketplace solidity

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/integrate-uniswap-to-defi-project

Integrate the Uniswap to DeFi Project by using the Factory.

defi javascript solidity truffle-framework

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/sas-sdk

SAS-SDK : SDK for starknet-attestation-service

attestation-service javascript npm-package sdk starknet zk-rollups

Last synced: 13 Apr 2025

https://github.com/jitendragangwar123/shapeai-bootcamp-javascript-and-react.js

This Repository has JavaScript and ReactJs Project.

javascript reactjs

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/data-structures-and-algorithms-using-javascript

This repository contains implementations of data structures and algorithms using JavaScript. It serves as a resource for learning and practicing data structures and algorithms in the JavaScript programming language.

dsa-algorithm javascript

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/jdbc

This Repository has demo of JDBC connection with Oracle11g.

java jdbc oracle-database

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/web-technology-lab

This repository have some UI-based projects.

bootstrap4 css html javascript

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/dsa-using-cpp

This Repository have Data Structure and Algorithms concepts solving through C++.

algorithms cpp data-structures

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/ui-projects

This repository have Some basic front-end projects

bootstrap4 css html javascript

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/udemy-javascript-course

This repository have basic concepts of JavaScript.

javascript

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/learning-git

This Repository used to learn the git and github from Amigoscode.

git github

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/natural-language-processing

To build the Corpus by using python.

corpus nlp-machine-learning python3

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/my-portfolio

This repository showcases my portfolio of blockchain projects, highlighting my expertise in Solidity, Next.js, and Node.js for building decentralized applications and smart contracts.

nextjs

Last synced: 30 Mar 2025

https://github.com/jitendragangwar123/reactjs-tutorial

This Repository have some basic concepts of ReactJs and Redux.

react react-hooks redux

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/servlet

This Repository has Demo of Servlet project by using Core Java,HTML,CSS and JavaScript.

core-java css html javascript servlet

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/weather-application

This application used to get the weather information of any city by using API.

api css html javascript

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/a-slideshow-app-using-react.js

A slide show app which motivates you for doing the workout per day.

javascript react web-deployment

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/crypto-zombies-game

CryptoZombies is an Ethereum Blockchain Based Game.

ethereum game-development solidity

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/nft-minting-dapp

NFT's minting application using pinata.

erc-721 nfts pinata-ipfs reactjs

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/learn-cairo-with-examples

This repository have the cairo language concepts from zero to advance.

cairo layer2 starknet zk-rollup

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/core-java

This repository have some Core Java Concepts.

core-java

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/raffle-royale

Raffle-Royale is a decentralized game where players stake ETH to enter a raffle, with Chainlink VRF ensuring provably fair winner selection and Chainlink Automation managing seamless and efficient operations.

chainlink foundry nextjs raffle-game solidity-contracts

Last synced: 21 Feb 2025

https://github.com/jitendragangwar123/fund-me-eth

Fund and Withdraw the ETH from the contract according the assigned role.

ethereum-dapp ethersjs nodejs rainbowwallet reactjs solidity

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/diamond-stake

Diamond-Stake provides a secure, transparent, and efficient platform for users to stake their tokens and earn rewards.

dapp ethereum foundry nextjs nodejs solidity testing

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/jitendragangwar123

This repository contains a record of my skills and contributions to open-source projects. It serves as a documentation of my abilities and the work I've done in the open-source community.

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/eas-for-certificates

To attest the certificates for college students using EAS.

attestation ethereum-dapp javascript nextjs

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/soulbound-token

This repository contains a Soulbound Token that is utilized to generate certificates on the Ethereum blockchain. The Soulbound Token serves as the foundation for creating certificates, which can be associated with unique and verifiable achievements, assets, or identities on the blockchain.

erc-4973 nfts solidity-contracts

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/ethereum-apis-for-nfts

This repository contains common NFT APIs that are designed to work with both ERC-721 and ERC-1155 tokens, leveraging the web3.js library. These APIs provide a standardized way to interact with NFT smart contracts, making it easier for developers.

erc-1155 erc721-tokens ethereum-api javascript nfts nodejs truffle web3js

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/decentralized-finance-programming-dai

This Repository consist of some Decentralized Finance protocols implementation and use-cases.

dai defi erc20 ethereum solidity truffle-framework

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/fleximart

Empowering investments through tokenization of Real-World Assets.

appkit ethereum-blockchain expressjs foundry nextjs nodejs solidity wallet-connect

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/voting-dapp

This repository contains a decentralized voting application, often referred to as a Voting Dapp, built on the Ethereum blockchain. This application leverages blockchain technology to create a secure, transparent, and tamper-proof voting system.

css docker ethereum expressjs html javascript solidity

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/nft-minting-application

NFT's minting application using pinata.

erc-721 nfts pinata-ipfs reactjs

Last synced: 14 Jan 2025

https://github.com/jitendragangwar123/data-structure-and-algorithms

This Repository have Data Structure and Algorithm Implementation by using C language.

c dsa

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/ethereum-block-explorer

Ethereum Block Explorer that fetches transaction details using a block number.

alchemyapi alchemysdk blockchain ethersjs reactjs

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/rest-api-for-nfts

To develop a REST API for an NFT marketplace, you can use Node.js for the backend server and MongoDB as the database. This API will facilitate various operations related to NFTs, such as creating, listing, buying, and transferring non-fungible tokens on the marketplace.

ethereum-api javascript mongodb nfts nodejs

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/operating-system

Linux Programming and Some Operating System Algorithms Implementation using C language.

c linux os-algorithms unix-programming

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/ui-project-tip-calculator

This Repository has UI-Based Tip Calculator Project.

css html javascript

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/mint-the-nft

Mint your first NFT by using ERC721 token.

erc721 hardhat javascript nft-marketplace solidity

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/portfolio-website

This is my portfolio-website.

bootstrap css html

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/udemy-nodejs-course

This repository have NodeJs Concepts.

expressjs javascript mongodb nodejs

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/kryptobirdz-nft-marketplace

KryptoBirdz is a NFT Marketplace where you can mint and sell the NFT.

erc721 ethereum javascript nft-marketplace reactjs solidity truffle-framework

Last synced: 03 Mar 2025

https://github.com/jitendragangwar123/escrow-dapp

Decentralized Escrow Application is a blockchain-powered solution built on the Ethereum network, designed to facilitate secure and transparent transactions between parties by leveraging smart contracts.

chai ethereum-blockchain hardhat mocha reactjs solidity

Last synced: 17 Feb 2025

https://github.com/jitendragangwar123/baseagentx

BaseAgentX is an autonomous AI agent built on Base using Coinbase Agent Kit, OnchainKit, and EigenLayer AVS, revolutionizing real-world asset investment strategies with AI-powered automation.

agentkit ai-agent base coinbase eigenlayer-avs nextjs onchainkit real-world-asset

Last synced: 07 Apr 2025

https://github.com/jitendragangwar123/bft

BFT is an ERC20 token contract designed to allocate the initial supply to predefined stakeholders such as the team, marketing, development, and community.

erc20-token foundry smart-contract solidity

Last synced: 02 Mar 2025

https://github.com/jitendragangwar123/bet-fusion

Bet Fusion is a decentralized betting game platform where players wager on CoinFlip, SpinWheel, and DiceRoll, each offering unique odds and rewards. With Chainlink VRF, every outcome is provably fair and tamper-proof, ensuring transparency and trust.

base-blockchain chainlink foundry nextjs onchain-gaming smart-contracts solidity

Last synced: 02 Mar 2025

https://github.com/jitendragangwar123/sort-the-article-using-react.js

Create a basic article sorting application by using React.js

javascript reactjs

Last synced: 03 Mar 2025