-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (21 loc) · 750 Bytes
/
index.html
File metadata and controls
25 lines (21 loc) · 750 Bytes
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
<meta charset="utf-8" emacsmode="-*- markdown -*">
Hello,
I am a software engineer.<br>
I currently work for animation, VFX and games.<br>
I enjoy reading and writing *clean, maintainable* code.
[email](mailto:basu.siddhartha@outlook.com) | [resume](resume.pdf) | [github](https://github.com/s-dotb) |
[linkedin](https://linkedin.com/in/siddhartha-basu)
<!-- Markdeep: -->
<style class="fallback">
body {
visibility: hidden;
white-space: normal;
font-family: EB Garamond, serif;
font-size: large;
color: bisque;
background-color: rgb(20, 20, 20);
margin-top: 120px;
}
</style>
<script src="markdeep.min.js" charset="utf-8"></script>
<script>window.alreadyProcessedMarkdeep || (document.body.style.visibility = "visible")</script>