HI !

My name Sarvar, I am a Full Stack Web Developer. I have been developing web apps for 3 years and I am passionate about it. I constantly try to improve my skills and learn something new.

Additional Links:

LinkedIn GitHub

Want to look at my CV? You are welcome! Please click the button below.

Show CV

My Skills

I build web apps using the MERN Stack (MongoDB, Express, React, Node JS) in both JavaScipt and TypeScript with modern syntax. Moreover, I have learnt Next.js to develop even more powerful applications. I am proficient in Bootstrap to create decent UIs. I always try to write clean and expressive code.

I successfully completed several courses from some of the best universities. Here is the list:

My Experience

Please, take a look at the projects I completed and my work experience.

Pro Team

This is a Web app for disinfection company. Written in MERN-stack (MongoDB, Express, React, NodeJS). The app is used to manage the company:

  • - keep track of incoming orders,
  • - monitor performance of each worker and the company as a whole,
  • - manage warehouse of materials,
  • - collect and store data about all clients,
  • - reduce paperwork and automate some processes.

I have been maintaining and adding new features to this project for more than 2 years. Click the button below to see the source code.

Decentralized Blockchain App

This is a mini-decentralized blockchain app to transfer coins between users. This is the code for 1 node in the blockchain. New nodes could easily be added by creating new public-private key pairs.

React and Node.js are used for client and server side respectively.

This app closely imitates how modern blockchains (including Bitcoin, Ethereum) work, how they create and verify transactions via the Proof of work concept.

Video Streaming App

A Video Streaming App with Node, React and Next.js. Moreover, this project provides an example of how to organize a full stack project and make Next.js work efficiently with Node.js.

Entire app is written in TypeScript. Latest Bootstrap 5 and Next v12 are used.

Server-side rendering can easily be added to the application.

Build your own Youtube using this template!

Full Stack Developer at Chowis

I have been a Full Stack Developer at Chowis - South Korean technology company specializing in optic, video image processing and software development.

I developed from scratch a web app to accounting devices. Moreover, I was responsible for creating and deploying a new backend Node.js API and maintaining existing APIs.

Cloudinary Image Upload

This is a MERN-stack application to upload images to Cloudinary - a popular service to store images. The app provides useful techniques to upload and manage image files in your application. App performance is improved with React Suspense feature.

React application is written in TypeScript.

URL Shortener App

This is a hobby Node.js project with TypeScript.

Enjoy using shorter, more convenient URLs.

You can structure your Node.js project with TypeScript as shown here.