-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
223 lines (207 loc) · 8.24 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
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<html>
<head>
<title>Kenzo Hosomi</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="landing is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Kenzo Hosomi</a></h1>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="generic.html">Generic</a></li>
<li><a href="elements.html">Elements</a></li>
<li><a href="#">Sign Up</a></li>
<li><a href="#">Log In</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<div class="inner">
<h2>Kenzo Hosomi</h2>
<p>Software Engineer<br />
-<br/>
Cyber Security passionate!<br />
<ul class="actions special">
<li><a href="#one" class="button primary scrolly">Resume</a></li>
</ul>
</div>
<a href="#one" class="more scrolly">Learn More</a>
</section>
<!-- One -->
<section id="one" class="wrapper style1 special">
<div class="inner">
<header class="major">
<h2>Let me introduce myself</h2>
<p>I am a curious software engineer who loves searching and discovering new fields. I continually
learn new technologies and languages to adapt myself. This also applies outside of work where I
have started playing badminton and photography for over a year now. My experience in a startup
made me be autonomous, versatile and proactive.</p>
</header>
<ul class="icons major">
<li><span class="icon solid fas fa-camera major style1"><span class="label">Lorem</span></span></li>
<li><span class="icon fa-heart major style2"><span class="label">Ipsum</span></span></li>
<li><span class="icon solid fa-code major style3"><span class="label">Dolor</span></span></li>
</ul>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt style2">
<section class="spotlight">
<div class="image"><img src="images/esker.png" alt="Esker logo" /></div>
<div class="content">
<h2>Professional services consultant</h2>
<p>
Responsibilities
<ul>
<li>Delivering Esker solutions such as Accounts Payable </li>
<li>Developing and customising solutions using JavaScript and testing</li>
<li>Providing support to customers and maintaining program code for existing solutions</li>
<li>Writing documentation, internal handover, tutorials (personal initiative)</li>
<li>Raising technical support cases to our head office in France - Salesforce (CRM)</li>
</ul>
Achievements
<ul>
<li> Trained a major partner (Fuji-Xerox Japan) on-site in Japan, helping them understand
Esker and sharing our best practices in Japanese. Using my language skills, I had to
liaise with the French, Japanese and Australian teams to progress on the billing system.
</li>
<li> Successfully delivered multiple projects with another partner Fuji-Xerox New Zealand
</li>
<li> Developed a solution that became a case study featured on the corporate website:
<ul>
<li>
<a
href="https://www.esker.com.au/sites/default/files/resources_files/esker-accounts_payable-case-study-farmright-au.pdf">Esker
website</a>
</li>
<li>
<a href="https://betterbusiness.fujixerox.co.nz/farmright/">Esker's partner
Fuji-Xerox NZ website</a>
</li>
</ul>
</li>
</ul>
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="images/6cure.png" alt="6cure logo" /></div>
<div class="content">
<h2>Software Engineer Apprentice<br/>
/ Lead Developer </h2>
<p>Python, Go, SQL – Software Architecture, Prototyping, Test Automation, SIEM, Linux
<ul>
<li> Development of a network traffic generation program to simulate DDoS attacks and
creation of a
testing infrastructure using virtual machines to test a Botnet detection program</li>
<li> Creation of a program that automate information gathering on (Cisco & Dell) switches
</li>
<li> Designing database architecture & creation of a data transferring program</li>
</ul>
</p>
</div>
</section>
<section class="spotlight">
<div class="image"><img src="images/workspace.jpg" alt="" /></div>
<div class="content">
<h2>My next role</h2>
<p>My ideal role would combine coding with customer relationship in an Agile like environment. Working and belonging to a team is also important to me. If I could use my full language skills (French, Japanese and English) that would be a nice plus!
</p>
</div>
</section>
</section>
<!-- Three -->
<section id="three" class="wrapper style3 special">
<div class="inner">
<header class="major">
<h2>Skills</h2>
<p>I have gained different skill set thanks to my previous experiences, my school, as well as my
personal researches.</p>
</header>
<ul class="features">
<li class="icon solid fa-code">
<h3>Software</h3>
<p>I have been developing since 2012 and have tried different coding languages and coding
paradigm (procedural, object-oriented, functional, concurrent).</p>
</li>
<li class="icon solid fa-user-shield">
<h3>Cyber security</h3>
<p>I have a deep understanding of Distributed Denial-Of-Service attack
(DDoS), a type of cyber attack.<br/>
</p>
</li>
<li class="icon solid fa-network-wired">
<h3>Network</h3>
<p>As the DDoS is a network based attack, I had to deeply understand how computer networking
works and had to configure routers and switches to simulate those attacks.</p>
</li>
<li class="icon solid fa-users">
<h3>Consulting</h3>
<p>With Esker I learnt how to deal with customers. I've also realised that communication was important to be able to satisfy the customer but also relay information internally.</p>
</li>
<li class="icon brands fa-linkedin">
<a href="https://www.linkedin.com/in/kenzohosomi">
<h3>LinkedIn</h3>
<p>Check out my LinkedIn Profile</p>
</a>
</li>
<li class="fab fa-github">
<a href="https://github.com/kenfire">
<h3>Github</h3>
<p>Few open source projects available here</p>
</a>
</li>
</ul>
</div>
</section>
<!-- CTA -->
<section id="cta" class="wrapper style4">
<div class="inner">
<header>
<h2>Values</h2>
<p>I believe in a company where people work as a team and values transparency.</p>
</header>
<ul class="actions stacked">
<li><a href="mailto:kenzo<dot>hosomi<at>outlook<dot>com" class="button fit primary">Get in touch</a></li>
</ul>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://github.com/kenfire" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/in/kenzohosomi" class="icon brands fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a href="mailto:kenzo<dot>hosomi<at>outlook<dot>com" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© Kenzo Hosomi</li>
<li>Software Engineer</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>