zafar-saleem

zafar-saleem

👤 Developer

11 repositories on SrcLog

View on GitHub
11 Repos
297 Stars
155 Forks
297 Watchers

Repositories (11)

react-login zafar-saleem/react-login JavaScript

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.

130
NodeScalableArchitecture zafar-saleem/NodeScalableArchitecture JavaScript

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

63
timeoff-server zafar-saleem/timeoff-server JavaScript

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.

32
timeoff-app zafar-saleem/timeoff-app JavaScript

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.

23
blockchain-node zafar-saleem/blockchain-node JavaScript

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 to make ordinary browsers possible to interact with smart contracts without using any third party plugins or extensions such as Metamask.

22
react-todo zafar-saleem/react-todo JavaScript

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

15
vimrc zafar-saleem/vimrc Vim script

vimrc file to convert my vim into a complete text editor to write code.

5
toolbox-app zafar-saleem/toolbox-app JavaScript

Toolbox is a SaaS product that replaces the current solution of internet browsers' default bookmark feature to access digital tools and services conveniently.

4
github-actions-heroku zafar-saleem/github-actions-heroku JavaScript

The technology industry innovates quickly, requiring developers to deliver products and services at a rapid speed while still prioritizing high quality. Integration and delivery used to be a manual process, but automation makes it much faster and more reliable...

2
lit-contacts zafar-saleem/lit-contacts JavaScript

This project is a sample project for my article on medium with title of "Introduction to Lit JavaScript Library With Rollup".

1
react-login-hooks zafar-saleem/react-login-hooks JavaScript

This project shows implementation of login system using react hooks. I converted class base component implementation to functional component by using hooks.

0