jobChallenge.dev

sachin singh

Hi! Welcome to my profile.

introduction

I am a web developer who converts ideas and designs into reality. I have worked in multiple teams in my internship and have collaborated to deliver customer centric products. We can build awesome web apps together.

why are you taking this challenge?

Taking this challenge to get a web dev job.

something interesting about you?

I am a stand-up coder.

help I need?

currently I am learning back end , so I would be needing help in there.

how to contact me?

projects

excel-online

description: This web app can convert excel file to table.
It has features like :

  • altering table data with double click.
  • copying one cell data to multiple cells by dragging over them.

stack :Angular 9 , jquery

hosted link https://excel-online.netlify.app/

github link https://github.com/knowsach/excel-online

Team-manager

description: This web app helps you to manage you teammates by creating tasks and assigning them to members .You can also check analytics of the project like , how many tasks are there , who is assigned which task in form of charts.

stack :Angular 9 , jquery

hosted link https://projectify.netlify.app/

github link https://github.com/knowsach/management

Served

description: Are you hungry? let’s find some place to eat or order food .

stack :Angular 9

hosted link https://served.netlify.app/

github link https://github.com/knowsach/served

Quiz-app

description: It let’s you play quiz of 10 questions.

stack :Angular 9

hosted link https://quiz-web-app.netlify.app/

github link https://github.com/knowsach/quiz

Movie Mania

description : Find movies Genre wise.

stack : Angular 9

hosted link https://the-movie-mania.netlify.app/

github link https://github.com/knowsach/movie-mania

blogs

How to Git ? Make you first push ?

description : In this article I walk you through making your first commit to push your code to github.

hosted link https://webdevblogss.blogspot.com/2020/06/how-to-git-make-you-first-push-in-this.html

Implement something like *ngFor of angular using Vanilla js .

description : In this article I implemented something like *ngFor in vanilla js.

hosted link https://webdevblogss.blogspot.com/2020/06/implement-something-like-ngfor-of.html

Making service call in Angular

description : In this article we learn about api calls in angular.

hosted link https://webdevblogss.blogspot.com/2020/06/making-service-call-in-angular.html