Skip to content
View ZakriaJanjua's full-sized avatar
🦾
Producing
🦾
Producing
Block or Report

Block or report ZakriaJanjua

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
ZakriaJanjua/README.md

Hi there! this is Zakria 👋


I love Data Science, Blockchain and Development

Zakria Janjua github profile stats

Favorite Tech

Languages, Tools and Tech Stack I like

React
React
Redux
Redux
NextJS
NextJS
TypeScript
TypeScript
Python
Python
NodeJS
NodeJS
MongoDB
MongoDB
Express
Express
GraphQL
GraphQL
Solidity
Solidity
Tailwind
Tailwind
BeautifulSoup
BS4
Pandas
Pandas
Scikit
Scikit
Numpy
Numpy

Pinned Loading

  1. MERN-JWT MERN-JWT Public

    Complete authentication and authorization system in MERN Stack with JWT

    JavaScript

  2. payments receiving in solidity payments receiving in solidity
    1
    pragma solidity >=0.7.0 <0.9.0;
    2
    
                  
    3
    contract Hotel {
    4
        enum Status { Vacant, Occupied }
    5
        Status currentStatus;
  3. Dataset-Creation Dataset-Creation Public

    Disney dataset created after scraping wiki data through BS4 and Python in Google Colab

    Jupyter Notebook

  4. MERN-service-n-package MERN-service-n-package Public

    Services and Packages application created in MERN Stack

    JavaScript

  5. nooorfatimaa/SMAART-final-project-POS nooorfatimaa/SMAART-final-project-POS Public

    All files of SMAART are available here

    JavaScript

  6. MERNG MERNG Public

    MERN Stack project management application using GraphQL as API with Express.js at the backend and Apollo at the frontend.

    JavaScript