-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
171 lines (154 loc) · 11.3 KB
/
index.html
File metadata and controls
171 lines (154 loc) · 11.3 KB
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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Application Developer, Oracle India Pvt. Ltd.">
<meta name="author" content="Devikrishna Radhakrishnan">
<meta name="theme-color" content="#222222">
<link rel="apple-touch-icon" sizes="180x180" href="images/nicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/nicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/nicons/favicon-16x16.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="assets/style-3.css">
<title>Devikrishna R</title>
</head>
<body>
<!-- <h1>Hello, world!</h1> -->
<div class="container pt-5 allstuffp">
<div class="row pt-5 allstuff">
<div class="col-md-4 pt-5">
<div class="fixed-posi">
<p class="name">Devikrishna R</p>
<img src="images/profile-pic-old.png" class="profilepic pt-4 pb-3">
<div class="pt-5 menur"><a class="menulink" target="_blank" href="assets/Devikrishna Radhakrishnan - 5+ YOE in IT Website.docx.pdf">Resume</a></div>
<div class=""><a class="menulink" target="_blank" href="mailto:devikrishnar96@gmail.com">Email</a></div>
<div class=""><a class="menulink" target="_blank" href="https://www.linkedin.com/in/devikrishnar96/">Linkedin</a></div>
<div class=""><a class="menulink" target="_blank" href="https://github.com/devikrishnar">GitHub</a></div>
<!-- <div class="pt-5">usercontext</div> -->
<!-- <div class="">travel history</div> -->
<!-- <div class="">this template</div> -->
</div>
</div>
<div class="col-md-8 pt-5 about">
I am a Solution Engineer at Nokia (US) in the <a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://www.nokia.com/networks/services/cloud-network-services/" target="_blank">Cloud Network Services</a> - IP Telephony team. I joined Nokia after graduating from the <a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://cs.illinois.edu/" target="_blank">University of Illinois Urbana Champaign</a> with an MS in Computer Science. During my Master's, I interned as a Solutions Architect at Red Hat in the <a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://github.com/rh-telco-tigers" target="_blank">Telco Tigers team</a>. Previously, I worked as an Applications Engineer at Oracle (India), where I was part of <a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://www.oracle.com/cx/service/" target="_blank">Oracle Service Cloud's</a> Server team. I completed my bachelor's degree in Computer Science and Engineering from the
<a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="http://www.nitc.ac.in/" target="_blank">National Institute of Technology Calicut</a>, India, in 2018.<br> <br>
I am broadly interested in Systems, specifically at the intersection of Cloud Computing, Networks, Databases, and Real-Time Systems. For my Master's thesis, I collaborated with <a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://cs.illinois.edu/about/people/faculty/sibin" target="_blank">
Dr. Sibin Mohan's</a> group (<a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://spri.engr.illinois.edu/labs/synercys/" target="_blank">SyNeRCyS Lab, UIUC</a>)
to create a framework to support the live migration of real-time applications in an IoT environment. I have also done projects in other domains, such as Data Mining, Networks, Databases, and Operating Systems.
<p class="header pt-5">Projects</p>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">Container Framework for Realtime Application in an IoT system (Ongoing)</span><br>
<span class="thisauthor">Real-Time Systems</span><br>
<span class="conf">Designed a predictable (guaranteed to finish within a given time period) mechanism to perform live migration of containers </span><br>
</p>
</div>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">Migrating Virtual Machines from OpenStack to OpenShift Virtualization</span><br>
<span class="thisauthor">Cloud Computing | <a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://github.com/devikrishnar/osp-ocp-vm-migration" target="_blank">Blog</a></span><br>
<span class="conf">Automated cold migration of existing VMs (blogpost) from RedHat’s OpenStack platform to OpenShift Virtualization </span><br>
</p>
</div>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">Metric Aware Load Balancer For Microservices</span><br>
<span class="thisauthor">Cloud Computing</span><br>
<span class="conf">Designed a novel load balancing scheme for Envoy which routes requests based on CPU/ memory usage metrics of the services and nodes running in a cluster </span><br>
</p>
</div>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">Improving Delivery Probability in a Delay Tolerant Network</span><br>
<span class="thisauthor">Networks</span>
<span class="conf">Identified which routing protocols were best for each sub-network in a <a class="in-text" style="color: rgb(0, 0, 0); text-decoration: underline;" href="https://en.wikipedia.org/wiki/Delay-tolerant_networking" target="_blank">DTN</a> overlay, and designed a combination of such protocols to use, to reduce packet loss in the DTN as a whole</span><br>
</p>
</div>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">Analysis of Bitcoin Transactions</span><br>
<span class="thisauthor">Data Mining</span>
<span class="conf">Analyzed and proved the pertinence of degree and balance based ’Preferential Attachment’ (a.k.a. rich get richer) phenomenon in a bitcoin transaction network
</span><br>
</p>
</div>
<p class="header pt-5">Awards</p>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">1st in Cloud Applications Hackathon</span><br>
2019. Conducted by Oracle Service Cloud, Bangalore<br>
</p>
</div>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">Selected as a delegate to witness the Republic Day Parade from the Prime Minister’s box</span><br>
2015. Among 100 students selected from across the country for meritorious academic performance<br>
</p>
</div>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">All India 11th RANK </span><br>
2014. National Higher Secondary Exam (AISSCE)<br>
</p>
</div>
<div class="py-2">
<p class="paper my-2 pl-2">
<span class="papertitle">1st Prize in India in Youth Parliament </span><br>
2012. A National level parliamentary debate <br>
</p>
</div>
<div class="row text-center py-4">
<div class="mx-auto mt-2">
<img class="img-fluid instilogo p-1" src="images/nitc.png">
<div class="institution">NIT Calicut</div>
<div class="years">2014 - 2018</div>
</div>
<div class="mx-auto mt-2">
<img class="img-fluid instilogo p-1" src="images/iist.png">
<div class="institution">IIST</div>
<div class="years">S2016</div>
</div>
<!--
<div class="mx-auto mt-2">
<img class="img-fluid instilogo p-4" src="images/deloitte.png">
<div class="institution">Deloitte</div>
<div class="years">S2017</div>
</div>
-->
<div class="mx-auto mt-2">
<img class="img-fluid instilogo p-1" src="images/oracle.png">
<div class="institution">Oracle India</div>
<div class="years">2018 - 2021</div>
</div>
<div class="mx-auto mt-2">
<img class="img-fluid instilogo p-3" src="images/uiuc.png">
<div class="institution">UIUC</div>
<div class="years">2021 - 2023</div>
</div>
<div class="mx-auto mt-2">
<img class="img-fluid instilogo p-0" src="images/redhat.png">
<div class="institution">Red Hat</div>
<div class="years">S2022</div>
</div>
<div class="mx-auto mt-2">
<img class="img-fluid instilogo p-0" src="images/nokia.png">
<div class="institution">Nokia</div>
<div class="years">2023 - Present</div>
</div>
</div>
</div>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="assets/style-3.js"></script>
</body>
<style>
</style>
</html>