-
Notifications
You must be signed in to change notification settings - Fork 0
/
education.html
139 lines (138 loc) · 8.57 KB
/
education.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
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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta property="og:locale" content="en-US">
<meta property="og:site_name" content="Kartheek's Webpage">
<meta property="og:title" content="Kartheek Yakkala Education">
<meta property="og:description" content="Kartheek Yakkala Education">
<meta property="og:url" content="https://kartheekyakkala.github.io/education.html">
<link rel="canonical" href="https://kartheekyakkala.github.io/education.html">
<link rel="icon" type="image/png" href="images/icon_transparent.png">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="cleartype" content="on">
<meta name="description" content="Kartheek Yakkala - Computer Science, University of Central Missouri, Work Experience - Internships">
<meta name="keywords" content="Kartheek Yakkala, Computer Science, Engineering, Masters, University of Central Missouri, Experience, Internships">
<meta name="author" content="Kartheek Yakkala">
<!-- Google Analytics and MS Clarity -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MNSPB7PT9W"></script>
<script src="assets/js/google_analytics.js" type="text/javascript"></script>
<script src="assets/js/microsoft_clarity.js" type="text/javascript"></script>
<script src="assets/js/jquery-3.7.0.min.js" type="text/javascript"></script>
<script src="assets/js/loader.js" type="text/javascript"></script>
<!-- CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/main.bundle.css">
<title>Kartheek Yakkala | Experience</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Kartheek Yakkala",
"url": "https://kartheekyakkala.github.io/education.html",
"logo": "https://kartheekyakkala.github.io/images/jprofile.png",
"description": "Kartheek Yakkala possesses an impressive range of work experiences across renowned companies. As an Applied Scientist Intern at Amazon, his contributions were instrumental in developing ML and DL algorithms to detect advanced robotic behaviors, safeguarding Amazon advertisers from fraud, and generating substantial revenue. During his time as a Research Intern at IBM Research AI, he conducted statistical analysis to improve predictive process models. At Adobe Inc., as a Research Intern in the Big Data Experience Lab, Kartheek created a machine learning-based framework for automated document generation from procedural videos, making multimedia more accessible. His work resulted in a publication at ACM IUI and a US Patent. His tenure as a Software Development Intern at Philips India Ltd. involved developing an ML-based software to predict software vulnerabilities and optimizing the testing process. Finally, his research internship at the Indian Institute of Management, Ahmedabad, involved implementing an unsupervised topic modeling algorithm for extracting relevant articles from news feeds. Kartheek's diverse experiences highlight his expertise in various domains and his ability to contribute effectively to different projects and organizations.",
"address": {
"@type": "PostalAddress",
"addressLocality": "Overland Park",
"addressRegion": "Kansas",
"postalCode": "66223",
"addressCountry": "United States of America"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": " +1 913-636-9562",
"email": "kartheekyakkala.se@gmail.com",
"contactType": "Personal Profile"
},
"sameAs": [
"https://www.linkedin.com/in/kartheek-yakkala/",
"https://github.com/kartheekyakkala",
"https://medium.com/@yakkalakartheek"
]
}
</script>
</head>
<body>
<div id="header"></div>
<div id="main" role="main">
<div id="sidebar"></div>
<div class="archive">
<meta itemprop="headline" content="Kartheek Yakkala - Education me">
<meta itemprop="description" content="Kartheek Yakkala's education details.">
<h2 style="font-size: x-large;"><b>Education</b></h2>
<div class="list__item" style="margin-top: 2%;">
<div class="card">
<div class="card-content">
<div class="media">
<div class="media-left">
<figure class="image is-48x48">
<img src="images/ucmo.png" alt="UCM">
</figure>
</div>
<div class="media-content">
<p class="title is-4">University of Central Missouri, United States of America</p>
<p class="subtitle is-6">Masters in Computer Science |
<time datetime="2023-8">Aug 2023</time> - <time datetime="2024-12"> Dec 2024</time>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="list__item" style="margin-top: 2%">
<div class="card">
<div class="card-content">
<div class="media">
<div class="media-left">
<figure class="image is-48x48">
<img src="images/jntuh.png" alt="JNTUH">
</figure>
</div>
<div class="media-content">
<p class="title is-4">Jawaharlal Nehru Technological University Hyderabad, India</p>
<p class="subtitle is-6">Bachelors in Electronics and Communications Engineering|
<time datetime="2017-08">Aug 2017</time> - <time datetime="2021-7">Jul 2021</time>
</p>
</div>
</div>
</div>
</div>
</div>
<h2 style="font-size: x-large;"><b>Major Coursework</b></h2>
<hr>
<div class="content row">
<div class=" col-lg-4">
<b>Masters:</b>
<ul>
<li>Advanced Algorithms</li>
<li>Cloud Computing</li>
<li>Advanced Operating Systems</li>
<li>Artificial Intelligence</li>
<li>Statistic Foundations to Data Science and AI</li>
<li>Database theory and Applications</li>
<li>Advanced Database Systems</li>
</ul>
</div>
<div class="content col-lg-4">
<b>Bachelors:</b>
<ul>
<li>Digital Image Processing</li>
<li>Realtime Operating Systems</li>
<li>Cloud Computing and Internet of Things</li>
<li>Probability Theory and Statistics</li>
<li>Big Data Analytics</li>
<li>Analog and Digital Circuits</li>
<li>Control Systems</li>
</ul>
</div>
</div>
</div>
</div>
<div id="footer"></div>
</body>
</html>