Pinned Repositories
asset-ownership
Design-patterns-community-reward-token
Blockchain design patterns-community reward token project built as part of George Brown college course deliverable. Tech stack used include Solidity Smart Contracts, ERC 20 tokens, Truffle, React, NodeJS
ekyc-project
eKYC is an HyperLedger based application which is used by financial institutions to share the KYC details of all the customers. This eKYC is an application which allows any user to apply to open a new account with a financial institution registered with it. The data is stored in a shared Ledger which runs in all the financial institutions running the platform. The shared platform is built with HyperLedger Fabric. The system uses only the SIN as the identity for each user since SIN is unique. The system makes sure that the name and date of birth matches with the records – if there is any mismatch in these, the application is rejected for security reasons. If there is a mismatch with the address, the address is updated in the ledger.
erc721-factory
ERC 721 using factory pattern
escrow-dapp
A simple escrow smart contract developed using Solidity with Truffle
ethereum-ipfs-react-app
A react DApp on Ethereum testnet, integrated with Infura IPFS node for image upload and storage.
HizliSepet
Full Stack open source mobile e-commerce application made with MongoDB, Express, React Native and Nodejs
node-typescript-api
Node ExpressJS API built with TypeScript
opensea-creatures
server-sign-transactions
Server signing ethereum transactions
littbarskiadeh's Repositories
littbarskiadeh/ethereum-ipfs-react-app
A react DApp on Ethereum testnet, integrated with Infura IPFS node for image upload and storage.
littbarskiadeh/ekyc-project
eKYC is an HyperLedger based application which is used by financial institutions to share the KYC details of all the customers. This eKYC is an application which allows any user to apply to open a new account with a financial institution registered with it. The data is stored in a shared Ledger which runs in all the financial institutions running the platform. The shared platform is built with HyperLedger Fabric. The system uses only the SIN as the identity for each user since SIN is unique. The system makes sure that the name and date of birth matches with the records – if there is any mismatch in these, the application is rejected for security reasons. If there is a mismatch with the address, the address is updated in the ledger.
littbarskiadeh/HizliSepet
Full Stack open source mobile e-commerce application made with MongoDB, Express, React Native and Nodejs
littbarskiadeh/asset-ownership
littbarskiadeh/node-typescript-api
Node ExpressJS API built with TypeScript
littbarskiadeh/amazon-clone-web3
littbarskiadeh/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
littbarskiadeh/devtraining-needit-quebec
This repository is used by the developer site training content, Paris release. It is used for the Build the NeedIt App, Scripting in ServiceNow, Application Security, Importing Data, Automating Application Logic, Flow Designer, REST Integrations, Reporting and Analytics, Domain Separation, Mobile Applications, and Context-sensitive Help courses.
littbarskiadeh/ethereum-projects
Projects built from learning Blockchain development with Solidity smart contracts on Ethereum
littbarskiadeh/GoApp
Simple CRUD app with GoLang backend
littbarskiadeh/IPLookupApp
IPLookup application from the ServiceNow Outbound REST Integrations module
littbarskiadeh/mern-backend-template
Backend starter template for NodeJs, Express webserver development
littbarskiadeh/mern-blog
Fullstack open source blogging application made with MongoDB, Express, React & Nodejs (MERN)
littbarskiadeh/mern-frontend-template
React frontend template (with routes) for development
littbarskiadeh/microservices-intro
This repo contains the basic microservices application architecture implementation using NodeJs with Kubernetes for deployment
littbarskiadeh/my-blog-app
Blogging app built on the MERN stack (MongoDB, React, NodeJs and Express) with complete CRUD functionality
littbarskiadeh/my-social
Social networking React App built using Context API, React Hooks, Material-UI and hosted on Firebase
littbarskiadeh/NodeJS-Microservice-Project-Structure
NodeJS - Modular Project Structure Example For Building Microservices
littbarskiadeh/nodejs-user-permissions
Simple NodeJs backend with protected routes using basic authentication. Mock data used for roles and resource, can easily integrate with DB
littbarskiadeh/private-blockchain
Private blockchain built with Node-JS & Bitcoin Core v21 with basic blockchain functionality
littbarskiadeh/react-book
Free book on React. Beginner to intermediate.
littbarskiadeh/react-mernstack-crud
React MERN Stack CRUD app tutorial - Create frontend and backend with React, Node, Express, mongoDB. and learn to consume REST APIs with React Axios.
littbarskiadeh/react-tutorials
A list of the projects I created in the tutorials and courses to help you learn React as well as React related libraries
littbarskiadeh/simple-ERC20-contract
littbarskiadeh/star-notary1
Star Notary project v1
littbarskiadeh/starNotary
StarNotary DApp
littbarskiadeh/starNotaryv2
Version 2, Star Notary - Tokenized
littbarskiadeh/stocks-oracle-server
Express server to interact with Ethereum testnet using Injected Web3 provider (ganache-cli and Metamask)
littbarskiadeh/supply-chain
Ethereum DApp for tracking an asset through a supply chain system
littbarskiadeh/teamwork
Teamwork application project