-
Notifications
You must be signed in to change notification settings - Fork 0
/
skills.html
187 lines (178 loc) · 9.3 KB
/
skills.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
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
<!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 Skills">
<meta property="og:description" content="Kartheek Yakkala Skills">
<meta property="og:url" content="https://kartheekyakkala.github.io/skills.html">
<link rel="canonical" href="https://kartheekyakkala.github.io/skills.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 - Masters in Computer Science, University of Central Missouri, Work Experience - Skills, Programming Languages, Libraries, Awards, Coursework">
<meta name="keywords" content="Kartheek Yakkala, Computer Science, Engineering, University of Central Missouri, Skills, Programming Languages, Libraries, Awards, Coursework">
<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 | Skills</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Kartheek Yakkala",
"url": "https://kartheekyakkala.github.io/experience.html",
"logo": "https://kartheekyakkala.github.io/images/jprofile.png",
"description": "Kartheek Yakkala - Tech Stack, Skills, Awards and Coursework",
"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 - Skills">
<meta itemprop="description" content="Kartheek Yakkala - Tech Stack, Skills, Awards and Coursework">
<h2 style="font-size: x-large;"><b>Technical Skills</b></h2>
<hr>
<b>Programming Languages</b>
<ul style="padding-top: 7px; padding-bottom: 5px">
<li>Proficient:
<span class="tag">C</span>
<span class="tag">Java</span>
<span class="tag">Python</span>
<span class="tag">MongoDB</span>
<span class="tag">MySQL</span>
<span class="tag">HTML</span>
<span class="tag">Css</span>
<span class="tag">JavaScript</span>
</li>
<li>Familiar:
<span class="tag">R</span>
<span class="tag">C#</span>
</li>
</ul>
<br>
<b>Libraries</b>
<ul style="padding-top: 5px; padding-bottom: 15px">
<li>Proficient:
<span class="tag">HuggingFace Transformers</span>
<span class="tag">Numpy</span>
<span class="tag">Pandas</span>
<span class="tag">Keras</span>
<span class="tag">PyTorch</span>
<span class="tag">TensorFlow</span>
<span class="tag">Sci-kit Learn</span>
<span class="tag">NLTK (NLP)</span>
<span class="tag">PyMongo</span>
</li>
<li>Familiar:
<span class="tag">PySpark</span>
<span class="tag">Spark</span>
<span class="tag">Speech_Recognition</span>
<span class="tag">OpenCV</span>
<span class="tag">Spacy</span>
</li>
</ul>
<br>
<b>Frameworks:</b>
<ul style="padding-top: 7px; padding-bottom: 5px">
<li>Proficient:
<span class="tag">LangChain</span>
<span class="tag">LlamaIndex</span>
<span class="tag">RASA</span>
<span class="tag">Flask</span>
<span class="tag">FastAPI</span>
</li>
<li>Familiar:
<span class="tag">Django</span>
<span class="tag">React</span>
</li>
</ul>
<br>
<b>Software Packages:</b>
<ul style="padding-top: 7px; padding-bottom: 5px">
<li>
<span class="tag">Jupyter Notebook</span>
<span class="tag">Git, GitHub</span>
<span class="tag">VsCode</span>
</li>
</ul>
<br>
<b>Cloud and DevOps:</b>
<ul style="padding-top: 7px; padding-bottom: 5px">
<li>
<span class="tag">Azure, Aws</span>
<span class="tag">Azure Container Registry (ACR)</span>
<span class="tag">Azure Data Factory</span>
<span class="tag">Docker</span>
<span class="tag">Kubernetes</span>
<span class="tag">Azure DevOps</span>
<span class="tag">GitHub Actions</span>
<span class="tag">Jenkins</span>
<span class="tag">Mlflow, Kubeflow</span>
<span class="tag">Azure Kuberentes Services (AKS)</span>
<span class="tag">Aws Lambda</span>
<span class="tag">Azure Functions</span>
</li>
</ul>
<br><br><br>
<h2 style="font-size: x-large;"><b>Achievements</b></h2>
<hr>
<div class="list__item" style="margin-top: 2%;">
<div class="card">
<div class="card-content">
<div class="row">
<div class="content col-lg-6">
<p style="text-align: justify; text-justify: inter-word;"> Received On The Spot award from TCS for making architect changes to decommission few servers and migrate
them to azure cloud, resulted in a <strong>40% reduction</strong> in project budget.</p>
</div>
<div class="content col-lg-6" >
<div class="w3-content w3-display-container slider" id="div1">
<img class="mySlides" src="images/Onspot_jpg.png" style="width:100%; height:100%; border-radius: 10px;">
</div>
</div>
</div>
</div>
</div>
<div class="content">
<p>Received Merit Certificate from Government of India for scoring a perfect GPA of 10 in 10th grade.</p>
</div>
</div>
<br><br>
</div>
</div>
<div id="footer"></div>
</body>
</html>