-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
121 lines (97 loc) · 3.82 KB
/
index.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
<!DOCTYPE html>
<html lang="en-US" class=" alyjceww idc0_343 xcmcekeq"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Shai Natapov - Resume</title>
<link rel="canonical" href="https://shai-natapov.tech/">
<meta property="og:url" content="https://shai-natapov.tech/">
<meta property="og:site_name" content="Shai Natapov - Resume">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="Shai Natapov - Resume">
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="./files/style.css">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<link rel="shortcut icon" type="image/x-icon" href="./files/favs.ico" />
<!-- end custom head snippets -->
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<blockquote>
<p style="color:black">
<strong>Shai (Yishayahu) Natapov</strong><br>
Tel.: (+972)52-856-9089 <br>
Email: [email protected]
</p>
</blockquote>
<h2 id="about">About</h2>
<p>Fourth-year Technion Computer Engineering student. I am very passionate about designing good products, whether software or hardware. I get along great with everyone and enjoy working with others.</p>
<h2 id="education">Education</h2>
<dl>
<dt>2020-present</dt>
<dd><strong>B.Sc Computer Engineering</strong> Technion Institute of Technology
<ul>
<li>Currently in the 7th semester</li>
<li>Majoring in Programming Languages and Signal Processing</li>
<li>Current project: MIDI Sequencer with Assistive Composition Features [<a href="https://github.com/natapov/midi-sequencer">Github</a>]</li>
</ul>
</dd>
</dl>
<dl>
<dt>Programming/HDL Language Experience:</dt>
<dd><strong>C/C++:</strong> Final year project [<a href="https://github.com/natapov/midi-sequencer">Source and Pictures</a>]
<ul>
<li>A fully featured standalone windows application for composing music</li>
<li>Independent development of the idea</li>
<li>Uses DearImgui and XAudio2 libraries for UI and sound</li>
</ul>
</dd>
<dd>
<strong>SystemVerilog:</strong> Developed a game on an FPGA chip
<ul>
<li>Part of the course “EE Lab A” with final grade 95</li>
<li>Included interfacing with graphics and sound hardware</li>
</ul>
</dd>
<dd>
<strong>Jai:</strong> Currently unreleased systems programming language intended to replace C++
<ul>
<li>A member of the language’s closed beta</li>
<li>Have used it in various <a href="https://github.com/natapov/Binary-file-search-and-replace-in-jai-">personal projects</a></li>
</ul>
</dd>
<dd>
<li>Additionally, programmed in <strong>x86 assembly</strong>, <strong>Python</strong>, and <strong>Bash</strong></li>
<li>Proficient in both Linux and Windows development environments</li>
</dd>
<dt>2012-2015</dt>
<dd>Leo Baeck High School, Haifa
<ul>
<li>Electives: Computer Science, Physics, and Philosophy</li>
<li>Full Bagrut certificate</li>
</ul>
</dd>
</dl>
<h2 id="military-service">Military Service</h2>
<dl>
<dt>2015-2018</dt>
<dd>Combat medic in the “Harayot Hayarden” battalion</dd>
</dl>
<h2 id="work-experience">Work Experience</h2>
<dl>
<dt>2018-2019</dt>
<dd>Trip security guard and medic, Bitachon Hatzafon
<ul>
<li>Responsible for the security and health of up to 40 people</li>
<li>Worked with people of various ages, backgrounds, and in diffrent languages</li>
</ul>
</dd>
<dt>2019-2020</dt>
<dd>Cashier, Tsomet Sfarim</dd>
</dl>
<h2 id="additional-skills">Languages</h2>
<ul>
<li>Fluent in English, Hebrew and Russian</li>
</ul>
</div>
</body></html>