-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexperience.js
217 lines (206 loc) · 10.6 KB
/
experience.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
AOS.init();
// Work experience cards
const experiencecards = document.querySelector(".experience-cards");
const exp = [
{
title: "Software Engineer - FSE",
cardImage: "assets/images/experience-page/cognizant.png",
place: "Mumbai",
time: "(March, 2022 - present)",
desp: "<ul><li>Design and develop web applications using .NET, C#, ASP.NET, and .NET Core frameworks.</li><li>Create and maintain Web API's for communication between different systems and applications.</li><li>Work with SQL Server to design and implement database structures and perform data manipulation tasks.</li><li>Utilize Azure DevOps to manage code repositories, and build and deploy applications using Azure CI/CD.</li><li>Leverage Azure Services such as Azure Functions, Key Vaults, App Services, Web Apps, and App Insights to build scalable and secure applications.</li><li>Collaborate with cross-functional teams to understand business requirements and translate them into technical solutions.</li><li>Use Azure Boards and Azure Repositories for planning, tracking, and managing tasks and bugs.</li><li>Troubleshoot and debug issues in the applications, and work with the team to resolve them.</li><li>Participate in code reviews and ensure that the code meets the standards of quality and performance.</li><li>Help to develop and maintain technical documentation, training, and support materials for the application.</li></ul>",
},
{
title: "Senior Software Engineer",
cardImage: "assets/images/experience-page/capgemini.png",
place: "Mumbai",
time: "(Jun, 2019 - Feb, 2022)",
desp: "<ul><li>Experienced in utilizing various .NET technologies including the .NET framework, ASP .NET, VB.NET, C#, Web API, MVC Framework, SQL, Entity Framework.</li><li>Proficient in Azure DevOps CI/CD</li><li>Skilled in troubleshooting and resolving software issues for end customers, production issues, and providing root cause analysis (RCA) for development and production problems across multiple environments and platforms.</li><li>Adept at identifying and resolving problems in application software through debugging, research, investigation, and analysis of requirements and creating technical specifications to implement solutions.</li><li>Proven track record in providing problem resolution support specific to application issues, determining symptoms and ensuring accurate problem definition.</li><li>Expert in .NET development utilising C#.NET v4+, Visual Studio, ASP.NET MVC, Angular 8+, SQL Server v2012+, MySQL</li><li>Proficient in version control using GitHub and Azure Repos.</li><li>Adept in working in SCRUM/Agile methodology.</li><li>Skilled in identifying, diagnosing, isolating, reporting and resolving errors in software code. Known for exceptional troubleshooting abilities to uncover complex issues.</li></ul>"}
];
const showCards2 = () => {
let output = "";
exp.forEach(
({ title, cardImage, place, time, desp }) =>
(output += `
<div class="col gaap" data-aos="fade-up" data-aos-easing="linear" data-aos-delay="100" data-aos-duration="400">
<div class="card card1">
<img src="${cardImage}" class="featured-image"/>
<article class="card-body">
<header>
<div class="title">
<h3>${title}</h3>
</div>
<p class="meta">
<span class="pre-heading">${place}</span><br>
<span class="author">${time}</span>
</p>
<ol>
${desp}
</ol>
</header>
</article>
</div>
</div>
`)
);
experiencecards.innerHTML = output;
};
document.addEventListener("DOMContentLoaded", showCards2);
// Volunteership Cards
const volunteership = document.querySelector(".volunteership");
const volunteershipcards = [
{
title: "GirlScript Summer Of Code 2020",
cardImage: "assets/images/experience-page/1.jpg",
description:
"Responsible for handling the projects GirlScript App and GirlScript Website Boilerplate.",
},
{
title: "StudentCode-in 2020",
cardImage: "assets/images/experience-page/2.jpg",
description:
"Responsible for handling open source contributions for the project Awesome Developer Portfolio.",
},
{
title: "PClub Summer Of Code 2020",
cardImage: "assets/images/experience-page/3.jpg",
description:
"Mentoring for the projects Deep Pixel, AutoVaidya, Just Resume and Doc2pen.",
},
{
title: "Hakin-Codes",
cardImage: "assets/images/experience-page/4.jpg",
description:
"Mentoring for the open source projects Deeppixel, Awesome Developer Portfolios and Doc2Pen.",
},
];
const showCards = () => {
let output = "";
volunteershipcards.forEach(
({ title, cardImage, description }) =>
(output += `
<div class="card volunteerCard" data-aos="fade-down" data-aos-easing="linear" data-aos-delay="100" data-aos-duration="600" style="height: 550px;width:400px">
<img src="${cardImage}" height="250" width="65" class="card-img" style="border-radius:10px">
<div class="content">
<h2 class="volunteerTitle">${title}</h2><br>
<p class="copy">${description}</p></div>
</div>
`)
);
volunteership.innerHTML = output;
};
document.addEventListener("DOMContentLoaded", showCards);
// Hackathon Section
const hackathonsection = document.querySelector(".hackathon-section");
const mentor = [
{
title: "The Uplift Project",
subtitle: "Mentor",
image: "assets/images/experience-page/uplift.png",
desp: "I would be responsible for guiding 100s of participants across the globe in their first steps towards Applied Data Science and building end-to-end machine learning projects.",
},
{
title: "ULHacks",
subtitle: "Judge",
image: "assets/images/experience-page/ulhacks.png",
desp: "ULHacks is a 36 hour long hackathon organized with an aim to enable students to create a project which empowers learning.",
},
{
title: "WaffleHacks",
subtitle: "Judge",
image: "assets/images/experience-page/wafflehacks.png",
desp: "WaffleHacks 2021 is an upcoming 48-hour student-organized hackathon with an aim to bring technical solutions to local communities and small businesses.",
},
{
title: "Elevate Tech",
subtitle: "Judge",
image: "assets/images/experience-page/elevate.png",
desp: "Elevate Hacks is an upcoming all-female virtual hackathon coming from AUGUST 14th to 15th.",
},
{
title: "PitchTeen",
subtitle: "Judge",
image: "assets/images/experience-page/pitchteen.png",
desp: "PitchTeen 2.0 was a tech startup competition for female and non-binary communities in high school and college from all over the world with an aim to create a safe and encouraging place for women to help them explore tech and business fields.",
},
{
title: "Hack-A-Solution",
subtitle: "Judge",
image: "assets/images/experience-page/hackasolution.png",
desp: "Hack-a-Solution 2021 is a 24 hour long hackathon organized by Frisco students to raise awareness of world issues through technology.",
},
{
title: "UniGlobe Hacks",
subtitle: "Judge",
image: "assets/images/experience-page/uniglobe.png",
desp: "UniGlobe Hacks 2.0 is an upcoming 4-day long hackathon run by high school students held during 28-31 July 2021.",
},
{
title: "AtlasHacks",
subtitle: "Mentor",
image: "assets/images/experience-page/atlas.png",
desp: "AtlasHacks II is a 3-day virtual hackathon that aims to foster creativity within hackers all around the world.",
},
{
title: "NeoHacks",
subtitle: "Judge",
image: "assets/images/experience-page/neo.png",
desp: "NeoHacks is an upcoming 48-hour hackathon taking place July 23-25, 2021 where hundreds of students from around the world will come together virtually to learn new skills, meet new friends, and build awesome projects. We provide beginner-friendly workshops, mentorship, fun games, and more.",
},
{
title: "Mission Inspired",
subtitle: "Judge",
image: "assets/images/experience-page/mission.png",
desp: "InspireEd Hacks is a nationwide initiative organized by the student-for-student nonprofit, Mission InspirEd, challenging students ages 10-18 to synthesize their creativity and coding experience into a product beneficial to the educational community.",
},
{
title: "Hack3",
subtitle: "Judge",
image: "assets/images/experience-page/hack3.png",
desp: "Hack3 2021 is an upcoming global online hackathon that aims to enable high school students to learn computer science, with a broader message of (everyone can code) targeting underrepresented demographics to improve diversity and inclusion of individuals in the computer technology space.",
},
{
title: "JITHack",
subtitle: "Mentor",
image: "assets/images/experience-page/jithack.png",
desp: "JITHack is an upcoming virtual design and development hackathon organized by the students of Jyothy Institute of Technology, Bengaluru on June 26, 2021, where participants have 24 hours to build something incredible.",
},
{
title: "Recess Hacks",
subtitle: "Mentor",
image: "assets/images/experience-page/recess.png",
desp: "Recess Hacks is an upcoming hackathon for high school students in the Greater Toronto Area that strives to encourage innovation among high school students and get involved in technology.",
},
{
title: "Citro Tech",
subtitle: "Mentor",
image: "assets/images/experience-page/citro.png",
desp: "Citro Hacks 2021 is an upcoming all-inclusive online hackathon organized by Citro Tech, a student led organization dedicated to empowering minorities in the tech field</li>",
},
{
title: "NHacks",
subtitle: "Judge",
image: "assets/images/experience-page/nhacks.png",
desp: "NHacks VI was a hackathon that aimed to encourage students everywhere to develop skills in computer science by creating tangible products that they're proud of. It initially started as Michigan's largest high school hackathon.",
},
];
const showCards3 = () => {
let output = "";
mentor.forEach(
({ title, image, subtitle, desp }) =>
(output += `
<div class="blog-slider__item swiper-slide">
<div class="blog-slider__img">
<img src="${image}" alt="">
</div>
<div class="blog-slider__content">
<div class="blog-slider__title">${title}</div>
<span class="blog-slider__code">${subtitle}</span>
<div class="blog-slider__text">${desp}</div>
<a href="#" class="blog-slider__button">Read More</a>
</div>
</div>
`)
);
hackathonsection.innerHTML = output;
};
document.addEventListener("DOMContentLoaded", showCards3);