Hi, I am software developer

WELCOME TO MY PORTFOLIO

Here are some of the projects I have worked on

Technologies


Projects

Mark1 : Do you Know me?

1st July 2022

This is CLI App made using nodejs. This app can be share to your friends and know how much they know us. For design I have used Chalk Library.


Mark 2: GK Quiz

3rd July 2022

This is GK quiz which consists of 10 questions and it is created using nodejs. It is CLI app to test your GK knowledge. For design I have used Chalk Library.


Mark 3,4 & 5 Portfolio website

4th July 2022

Profolio website is used to gather all my projects at one place and showcase at neog camp. I have used html and vanilla css for creating this project please look into it. I have also written 2 blogs in my website



Blogs

Array Methods in JavaScript

1st July 2022

First of All Lets understand What is Array??An array can store a Fixed-size collection of elements of the same data type. Array is used if there is lots of data of same data type and if want to manage with some Less number of code then array is used.


CSS selectors

10th July 2022

CSS selectors is used for selecting an HTML element and apply CSS to a particular element.There are multiple kinds of CSS selectors let's see all of them in detail with examples.