Skip to content
View noFAYZ's full-sized avatar
👀
Coding 🥇
👀
Coding 🥇

Highlights

  • Pro
Block or Report

Block or report noFAYZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
noFAYZ/README.md

Hey 👋, I'm Fayzan!

github twitter devto linkedin facebook instagram codepen

Glad to see you here!

I’m a Full-stack wizard with a knack for web3 and Solidity magic. Building decentralized apps that are both beautiful and secure, one smart contract at a time. Always pushing the boundaries of what's possible on the web. Ready to take on any challenge and bring your digital dreams to life.


Rapidfire

  • I’m currently working on Ocean.money 👽

  • I’m currently learning Solidity and Rust. It never ends! 🥵

  • Ask me about anything related to MERN stack and related technologies 🤔

  • Only available at night 👀


Languages and Tools

React Bootstrap JavaScript Docker TypeScript MySQL MongoDB Express.js Linux Git Firebase WordPress GraphQL Node.js GCP Tailwind CSS NextJS PostgreSQL Figma



Profile views counter



Pinned

  1. noFAYZ noFAYZ Public

  2. coronatracker coronatracker Public

    CoronaTracker Covid19 Twitter Data Visualization and Analysis

    JavaScript 1 1

  3. Unirom-Java-School-Management-System Unirom-Java-School-Management-System Public

    UNIROM - A Sudent & Faculty Management Built with javaFX and SQLite Minimal UI

    Java 2 1

  4. Time-Series-Analysis-of-Covid-19-using-Twitter-data Time-Series-Analysis-of-Covid-19-using-Twitter-data Public

    Time series forecasting using SARIMAX and Auto TS. Outbreak Detection using the exponential approach

    Jupyter Notebook

  5. aote aote Public

    CSS

  6. ERC721A Burnable and changable Max S... ERC721A Burnable and changable Max Supply - Faizan
    1
    // SPDX-License-Identifier: MIT
    2
    
                  
    3
    pragma solidity >=0.8.9 <0.9.0;
    4
    
                  
    5
    import 'erc721a/contracts/ERC721A.sol';