-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
75 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,75 @@ | ||
Hello World | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
|
||
<title>Murari G</title> | ||
|
||
<meta name="author" content="Jon Barron"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<link rel="stylesheet" type="text/css" href="stylesheet.css"> | ||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>"> | ||
</head> | ||
|
||
<body> | ||
<table style="width:100%;max-width:800px;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody> | ||
<tr style="padding:0px"> | ||
<td style="padding:0px"> | ||
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody> | ||
<tr style="padding:0px"> | ||
<td style="padding:2.5%;width:63%;vertical-align:middle"> | ||
<p class="name" style="text-align: center;"> | ||
Murari G | ||
</p> | ||
<p style="text-align: justify;"> I am a Software Engineer in an US-based startup at <a href="https://en.wikipedia.org/wiki/Bangalore">Bangalore</a> with the expertise in <a href="https://en.wikipedia.org/wiki/Artificial_intelligence">Artificial Intelligence</a> and | ||
<a href="https://en.wikipedia.org/wiki/Embedded_system">Embedded System</a>. I also worked with low-latency Streaming pipelines with <a href="https://en.wikipedia.org/wiki/GStreamer">GStreamer</a> | ||
and Hardware accelerated video compression methods. | ||
</p> | ||
<p style="text-align: justify;"> | ||
|
||
</p> | ||
<p style="text-align:center"> | ||
<a href="mailto:[email protected]">Email</a> | | ||
<a href="https://www.linkedin.com/in/murarig17/">LinkedIn</a> | | ||
<a href="https://github.com/Murari007">Github</a> | ||
</p> | ||
</td> | ||
<td style="padding:2.5%;width:40%;max-width:40%"> | ||
<a href="images/vimal.jpeg"><img style="width:100%;max-width:100%" alt="profile photo" src="images/vimal_circle.jpeg" class="hoverZoomLink"></a> | ||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody> | ||
<tr> | ||
<td style="padding:20px;width:100%;vertical-align:middle"> | ||
<h2>Research and Projects</h2> | ||
<p> | ||
I'm passion about Computer Vision, Embedded_systems, and applications | ||
</p> | ||
</td> | ||
</tr> | ||
</tbody></table> | ||
|
||
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody> | ||
|
||
|
||
</tbody></table> | ||
|
||
|
||
<table style="width:100%;border:0px;border-spacing:0px;border-collapse:separate;margin-right:auto;margin-left:auto;"><tbody> | ||
<tr> | ||
<td style="padding:0px"> | ||
<br> | ||
<p style="text-align:right;font-size:small;"> | ||
Feel free to get website's <a href="https://github.com/Murari007/murari007.github.io">source code</a>. | ||
</p> | ||
</td> | ||
</tr> | ||
</tbody></table> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |