Zafar Saleem

Results 8 repositories owned by Zafar Saleem

react-login

131
Stars
82
Forks
Watchers

A client side implementation of authentication using react.js for my blog on medium. This is the second part of my previous blog on how to implement scalable node.js server.

NodeScalableArchitecture

64
Stars
37
Forks
Watchers

A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.

blockchain-node

23
Stars
9
Forks
Watchers

This is a repository for my blog post on LogRocket. The title of the post is Interact with smart contracts via React and a Node.js API in which I showed how to develop a nodejs server as a middleware...

blockchain-tutorial

31
Stars
21
Forks
Watchers

This is a sample project for my blog post with the title "Build a Real-World dApp With React, Solidity, and Web3.js". It shows to get started with blockchain development.

timeoff-server

31
Stars
3
Forks
Watchers

TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. Node, Express, MongoDB.

timeoff-app

24
Stars
6
Forks
Watchers

TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. React, Redux, Redux Saga.

todo

30
Stars
17
Forks
Watchers

Example project that illustrates CRUD operations in vanilla JavaScript

react-todo

15
Stars
14
Forks
Watchers

A simple CRUD demonstration using pure react.js with a blog on Medium.