-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexperience.html
70 lines (66 loc) · 3.77 KB
/
experience.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Internships</title>
</head>
<body>
<div class="topnav">
<a href="index.html">Home</a>
<a href="projects.html">Projects</a>
<a href="experience.html">Experience</a>
<a href="explore.html">Explore</a>
</div>
<h1> INTERNSHIPS, SDE @dit</h1>
<ol>
<li>INternship at RDSO - CLoud Solutions for Railway</li>
<li><a href="https://sites.google.com/view/internship-at-tsf/home"> Data Science Internship at Spark - Grip</a></li>
<li> INternship at DanskeIT</li>
<li>Cyber Security Student Intern at Cisco<br> Cisco Networking Academy<br>Mar2021-Apr2021<br><p>
Acquainted myself with cybersecurity concepts, using 'netacad' resources under the guidance of trainers from Cisco, Nasscom, AICTE. Implemented Network topologies and configured devices using <strong>Cisco Packet Tracer</strong>
<br>View digital Badges at: <a href=" https://bit.ly/3C2LEJ1">Introduction To cybersecurity</a> <a href="https://bit.ly/3bSH1GI">Introduction to Packet Tracer</a></p></li>
<li> Azure Developer INternship at Future Skills Prime<br>
https://news.microsoft.com/en-in/microsoft-collaborates-with-aicte-nasscom-ey-github-and-quess-corp-to-empower-indias-youth-with-tech-skills-to-be-job-ready/
Worked with ML, Data processing and Big Data Engineering task.
Worked on Computer Vision and NLP projects on Azure Cloud.
Trained via official Azure Learn documentation and Future Skills Prime Learning Paths.
https://github.com/vivsridh4/LearningHours-FutureReady
<a href="//bit.ly/3GWjuyU">Read More</a></li>
</ol>
<br><br><br>
<strong>Campus Business Manager</strong><br>
<p>Intern at PrepBytes</p><br><br>
<p>Mar 2020 - Sep 2020 · 7 mos && Feb 2021 - Jun 2021 · 5 mos <p>
<p>A marketing experience, learning how to make a change. Involved with social media marketing(LinkedIn, Quora, Facebook, Instagram), e-mail marketing.
Using technologies like Google Analytics, UTM links.
Team management skills, Leadership skills, campus representative. </p>
<ul>
<li>Involved in a Social media marketing team of 40 members.</li>
<li>Developed Team Management, Leadership, and campus interaction skills.</li>
<li>Worked with tools like Google Analytics, UTM Links analytics, and organized workshops</li>
</ul>
<hr>
<strong>Summer Intern @ Bright Network</strong><br> July-2021<br>
<p></p>Virtual Summer Internship Experience, dealt with
>> Engineering and infrastructure,
>> Investment Banking and Asset Management, and
>> Business Operations and marketing
Internship Tracks.
Project: Delivered Business Plan report for opening a Flower store in Bristol with a global digital presence.</p>
<img src="assets/Engineering-BN.jpg" alt="Girl in a jacket" width="500" height="600">
<img src="assets/IB-BN.jpg" alt="Girl in a jacket" width="500" height="600">
<img src="assets/Operations-BN.jpg" alt="Girl in a jacket" width="500" height="600">
<hr>
<strong>Technical Project Manager - Bright Network Virtual internship experience</strong>
Jun 2020 - Aug 2020
Developed a project management plan for taking the new feature (Facial Recognition for the UK-based Bank) from concept to release.
<img src="assets/Technical-BN.jpg" alt="Girl in a jacket" width="500" height="600">
<hr>
<strong>Technology Consulting Virtual Internship experience</strong>
September 2021<br>
As a virtual analyst for Deloitte, Conducted feasibility analysis, and cost evaluation for businesses and educational institutes planning to migrate to the cloud.
</body>
</html>