Skip to content

Commit 9a8bd00

Browse files
committed
Update profile
1 parent cb5edf5 commit 9a8bd00

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

index.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h1 class="title" style="margin:0px 0px 0px 0px;">Tomoaki Kobayashi</h1>
9999
</header>
100100
<div id="title-block-header" style="text-align: center;">
101101
<h1 class="title">About</h1>
102-
<p class="date">10th Feb 2025</p>
102+
<p class="date">14th Mar 2025</p>
103103
</div>
104104
<nav id="TOC" role="doc-toc">
105105
<ul>
@@ -171,7 +171,7 @@ <h1 data-number="1" id="overview"><span
171171
<li>Programming languages</li>
172172
<li>(Moderately) Functional programming</li>
173173
<li>Embedded domain-specific languages, code generation,
174-
metaprograming, partial evaluation</li>
174+
metaprogramming, partial evaluation</li>
175175
</ul>
176176
<p>My main research work is about <a
177177
href="https://strymonas.github.io/">strymonas</a>—a lightweight
@@ -312,6 +312,7 @@ <h2 data-number="3.1" id="education"><span
312312
<!-- Detail: **[CV (pdf)](https://moatom.github.io/profile/static/cv-pub.pdf)** -->
313313
<h2 data-number="3.2" id="publications"><span
314314
class="header-section-number">3.2</span> Publications</h2>
315+
<p>Only international publications are listed here:</p>
315316
<div id="refs-moatom" class="references csl-bib-body"
316317
data-entry-spacing="0" role="list">
317318
<div id="ref-strymonas-OCaml22" class="csl-entry" role="listitem">
@@ -389,13 +390,13 @@ <h3 data-number="4.0.1" id="professional-experience"><span
389390
<ul>
390391
<li>Scala, Python</li>
391392
<li>GitHub Enterprise, Makefile, Docker, Ansible, Jenkins</li>
392-
<li>gRPC, Niginx, MySQL, Redis, Akka, Apache Spark</li>
393+
<li>Protocol Buffers, Niginx, MySQL, Redis, Akka, Apache Spark</li>
393394
<li>on-prem environment</li>
394395
</ul>
395396
<h3 data-number="4.0.2" id="all-in-all"><span
396397
class="header-section-number">4.0.2</span> All in All</h3>
397398
<ul>
398-
<li>Main Languages: Scala, OCaml, C, Python 3, JavaScript/Vue
399+
<li>Main Languages: Scala, OCaml, C, Python, JavaScript/Vue
399400
<ul>
400401
<li>Sub Languages: Kotlin, C++, Rust, Lua, Java</li>
401402
</ul></li>

index.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ active-about: active
3939

4040
- Programming languages
4141
- (Moderately) Functional programming
42-
- Embedded domain-specific languages, code generation, metaprograming, partial evaluation
42+
- Embedded domain-specific languages, code generation, metaprogramming, partial evaluation
4343

4444
My main research work is about [strymonas](https://strymonas.github.io/)---a
4545
lightweight declarative stream processing library which proposes *complete stream fusion*;
@@ -134,6 +134,8 @@ Year| Degree
134134

135135
## Publications
136136

137+
Only international publications are listed here:
138+
137139
::: {#refs-moatom}
138140
:::
139141

@@ -167,11 +169,11 @@ Year| Award
167169

168170
- Scala, Python
169171
- GitHub Enterprise, Makefile, Docker, Ansible, Jenkins
170-
- gRPC, Niginx, MySQL, Redis, Akka, Apache Spark
172+
- Protocol Buffers, Niginx, MySQL, Redis, Akka, Apache Spark
171173
- on-prem environment
172174

173175
### All in All
174176

175-
- Main Languages: Scala, OCaml, C, Python 3, JavaScript/Vue
177+
- Main Languages: Scala, OCaml, C, Python, JavaScript/Vue
176178
- Sub Languages: Kotlin, C++, Rust, Lua, Java
177179
- Git, LaTex, Valgrind, GitHub Actions

0 commit comments

Comments
 (0)