Pinned Repositories
HeadlineFeed
BEP20-Token-UI
A Web3 compatible application that deploys intractable smart contracts on the Binance Smart Chain.
BEP20-Token
A BEP20 token for the Binance Smart Chain.
Blockchain-Game
A blockchain based memory game, where you try to find matches, and as soon as you find matches you get to keep them forever on the blockchain.
Budget-App
Created a budget web app using JavaScript.
Chainlink-Betting-Game
Blockchain betting game, in which if you guess the outcome right then you double your money.
Data-Structures
Decentragram
A decentralized Instagram clone where you get rewarded for uploading your own content, other users can tip other users with cryptos.
dStorage
This is a decentralized DropBox clone.
dVideo
Decentralized YouTube clone.
realNasirMalik's Repositories
realNasirMalik/React-Meme-Generator
This is a Meme Generator created with React.
realNasirMalik/React-Todo-App
A todo app created with React.js. This is a dynamic web application and the purpose of this project was to know the basic building blocks of React app development.
realNasirMalik/Homecoming-Challenge
Used the Tate Modern art data set to create an API that allows the user to create users, view art data and create a comment for each art entry.
realNasirMalik/Notable
Basic CRUD routes with Node.js, Express, and MongoDB.
realNasirMalik/Mongo-Project
We implemented a basic Mongo DB with Node/Express project and fully deploy it to the Turbo staging environment.
realNasirMalik/REST-API-Workshop
A REST API is an integral component of a web application. You don't need to be an expert backend developer to make your own. In this workshop, we will walked through the basic building blocks of creating your own REST API using Node.js, Express, and MongoDB.
realNasirMalik/Startup-Name-Generator
A simple app that generates proposed names for a startup company. The user can select and unselect names, saving the best ones. The code lazily generates 10 names at a time. As the user scrolls, more names are generated. There is no limit to how far a user can scroll.
realNasirMalik/Flutter-Web-App
Configure, create, run, and build a Flutter app for web support.
realNasirMalik/dStorage
This is a decentralized DropBox clone.
realNasirMalik/Chainlink-Betting-Game
Blockchain betting game, in which if you guess the outcome right then you double your money.
realNasirMalik/dVideo
Decentralized YouTube clone.
realNasirMalik/Blockchain-Game
A blockchain based memory game, where you try to find matches, and as soon as you find matches you get to keep them forever on the blockchain.
realNasirMalik/Decentragram
A decentralized Instagram clone where you get rewarded for uploading your own content, other users can tip other users with cryptos.
realNasirMalik/Token-Farm
A token farm smart contract that lets users stake tokens, unstake tokens, and issue tokens by rewarding users for staking.
realNasirMalik/Escrow-Smart-Contract
Middle man of smart contracts.
realNasirMalik/Smart-Contract
A BEP20 token on the Binance Smart Chain.
realNasirMalik/Flutter-Test-Drive
Testing new Flutter app from the templates. Testing run time and “hot reload” after making changes to the app.
realNasirMalik/BEP20-Token
A BEP20 token for the Binance Smart Chain.
realNasirMalik/BEP20-Token-UI
A Web3 compatible application that deploys intractable smart contracts on the Binance Smart Chain.
realNasirMalik/Web-App
A web app created from scratch using Node.js, Express.js, PostgreSQL, and Bootstrap. This app is a landing page and a CRUD application collecting sales leads.
realNasirMalik/Snake-Game
Created a Snake Game in JavaScript using Functional Programming concepts. No libraries were used in this project.
realNasirMalik/Budget-App
Created a budget web app using JavaScript.
realNasirMalik/Game-Dev
An introduction to game development using vanilla JavaScript and HTML5 canvas. Created a complete brick-breaker game while learning the fundamentals of game development.
realNasirMalik/Data-Structures
realNasirMalik/Rock-Paper-Scissors
Used JavaScript, HTML, and CSS to create a Rock Paper Scissors Game in the browser.
realNasirMalik/realNasirMalik.GitHub.io