<Shivam Sutar/>

Hi, I'm Shivam Sutar

I'm a full-stack developer

Shivam Sutar

Let me show you...

Projects

Lean Angle Studio

A full-stack gear rental e-commerce platform featuring role-based dashboards, real-time inventory and order management, secure document verification, and integrated payment processing.

Live preview works best on larger screens.

Open Lean Angle Studio

Isro web

It is a website that provides information about ISRO. It is a simple website that showcases the achievements and missions of ISRO.

Live preview works best on larger screens.

Open Isro web

Car Rental

It is a website that provides car rental services. It is a simple website that showcases the cars available for rent.

Live preview works best on larger screens.

Open Car Rental

About

shivam-sutar.js
1
class ShivamSutar {
2
constructor() {
3
this.name = "Shivam Sutar";
4
this.email = "shivam.as1233@gmail.com";
5
}
6
workExperience() {
7
return [
8
{
9
"(March-2023)-(Sept-2025)": "Programmer analyst at Cognizant",
10
},
11
{
12
"(Sept-2025)-Present": "Associate at Cognizant",
13
},
14
//Many more to come
15
];
16
}
17
education() {
18
return [
19
{
20
"2018-2022":
21
"B.E. in Electronics and Telecommunications Engineering from VPKBIET, Baramati",
22
},
23
{
24
"2017-2018": "BSc in Computer Science from VPCSC, Indapur",
25
},
26
{
27
"2015-2017":
28
"Higher Secondary Education from Sadashivarao Mane Vidyalaya, Akluj",
29
},
30
{
31
"2014-2015": "Secondary Education from JMPV, Akluj",
32
},
33
];
34
}
35
skills() {
36
[
37
"Next.js", "React", "Node", ".Net", "Tailwindcss","Bootstrap", "C#", "SQL", "HTML", "CSS",
38
"JavaScript", "Python", "Styled compoenents", "Material UI", "Redux", "Azure", "Git", "Docker",
39
];
40
}
41
}

Contact

Get in Touch