Hi welcome to my portfolio I am Ganesh

Learn,Share,Grow and i love what i do

My Skills

Technologies i am familiar with

Tools

My Recent Work

Here are a few past design projects I've worked on.

MarkOne Do you know me? CLI Quiz App

Demo SourceCode

MarkTwo Html Quiz CLI HTML Quiz App

Demo SourceCode

MarkThree Hosting your website with Github + Netlify Integration

SourceCode

Mark Four A Portfolio Example

Demo SourceCode

Mark Five Adding Blogs to Portfolio Website

Demo SourceCode

Mark Six Minions Speak App

Demo SourceCode

Mark Seven Fun Translation App

Demo SourceCode

Mark Eight Know your Emoji

Demo SourceCode

Mark Nine A Food App using React

Demo SourceCode

Mark Ten Cash Register App

Demo SourceCode

Mark Eleven Is Your Birthday Lucky?

Demo SourceCode

Mark Twelve Fun with Triangles

Demo SourceCode

Mark Thirteen Is your Birthday forms Palindrome

Demo SourceCode

Mark Fourteen Profit or Loss App

Demo SourceCode

Mark Fifteen blogs

Read

Blogs

Function is a piece of code is executed when you call that function.a repeated piece of code which is written multiple times instead of that when we write that code inside a function we don't have to write repeated piece of code.

Read More

A variable is a value that can change, depending on conditions or on information passed to the program. variable is a container for storing data Javascript variable can store any data values

Read More

array is a single variable that is used to store different elements. It is often used when we want to store list of elements and access them by a single variable.in JavaScript array is a single variable that stores multiple elements.

Read More