Syed sufiyan
Hi! I am a Syed sufiyan let me walk you through my intro, projects and blogs.
introduction
i love to build things, contribute to open source and showcase by building projects.
why are you taking this challenge?
get web developer | front end developer job, learn new things.
something interesting about you?
i can visualize and predict future.
help I need?
learn new technologies.
how to contact me?
projects
FORTE e-commerce app
description e-commerse app to buy mens and womens in fashion category. shop clothes, hats, sneakers and more.
stack Made in React with Redux. This is written in JavaScript styled using styled components. Stripe for payment method.
hosted link https://forte-live.herokuapp.com
github link https://github.com/thesyedsufiyan/forte-clothing
Amazon clone
description Amazon clone user can authenticate, add and delete items.
stack ReactJs, firebase
hosted link https://ama-zon-cl-one.web.app/
github link https://github.com/thesyedsufiyan/amazon-clone
Loan calculator
description Calculate loan by providing amount and term. stack ReactJs
hosted link https://loan-calculator2.netlify.app/
github link https://github.com/thesyedsufiyan/loan-calculator
perfect cocktail app
description This is cocktail recipe app, search any cocktail get recipe of the same done in cocktailDB api.
stack Vanilla javascript, cocktailDB API.
hosted link https://cocktail-recipe.netlify.app
github link https://github.com/thesyedsufiyan/cocktails-app
quiz game app
description play computer science quiz.
stack Vanilla javascript, quiz API.
hosted link https://quiz-game-js.netlify.app
github link https://github.com/thesyedsufiyan/quiz-game-app
car insurance app
description calculate car insurance.
stack Vanilla javascript.
hosted link https://car-insurance-quote.netlify.app
github link https://github.com/thesyedsufiyan/car-insurance-app
node-chat-app
description App with node.js, socket.io can chat with users in same room and send location.
stack Node.js, socket.io, javascript.
hosted link https://syeds-chat-app.herokuapp.com
github link https://github.com/thesyedsufiyan/node-chat-app
blogs
Understanding Asynchronous programming in JavaScript
description In this blog we’ll run through a number of important concepts relating to asynchronous programming, and how this looks in web browsers and JavaScript.
description Blog about how destructuring work in javascript.
JavaScript Array Methods (forEach, map, some, find, filter & more)
description understanding JavaScript array methods and its types.