update
This commit is contained in:
32
en.html
32
en.html
@@ -15,7 +15,23 @@
|
||||
<meta name="description" content="Site web personnel de Lucien Cartier-Tilet" />
|
||||
<meta name="keywords" content="Lucien, Cartier, Tilet, Cartier-Tilet, université, informatique, étudiant, university, college, student, computer, computer science, science, ALYS, LEORA, VoxWave, voice, vocal synthesis, French, English, Japanese, AlterEgo, VOCALOID, UTAU, CeVIO, Chipspeech, Plogue, linguistique, langue, hjelp, hjalpi, conlang, conlangs" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="css/main.css" type="text/css" media="screen" />
|
||||
<link rel="stylesheet" href="https://phundrak.com/css/main.css" type="text/css" media="screen" />
|
||||
|
||||
<!-- Matomo -->
|
||||
<script type="text/javascript">
|
||||
var _paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//matomo.phundrak.com/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '3']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -80,7 +96,8 @@
|
||||
</div>
|
||||
<div class="side-content">
|
||||
<ul class="side-links">
|
||||
<li><a href="https://labs.phundrak.com/phundrak">GitLab</a></li>
|
||||
<li><a href="https://blog.phundrak.com/">Blog</a></li>
|
||||
<li><a href="https://labs.phundrak.com/phundrak">Gitea instance</a></li>
|
||||
<li><a href="https://github.com/phundrak">Github</a></li>
|
||||
<li><a href="https://langue.phundrak.com/">Linguistics website (French)</a></li>
|
||||
<li><a href="https://twitter.com/phundrak">Twitter</a></li>
|
||||
@@ -140,9 +157,9 @@
|
||||
<h5>Programming</h5>
|
||||
<div class="highlight-h5"></div>
|
||||
</div>
|
||||
<p class="skill-description">Basic knowledge with PostScript, C#, Java, and shell (Bash, Zsh, Fish)</p>
|
||||
<p class="skill-description">Knowledge with Python, Rust, Assembly (x86), Prolog, HTML, CSS, Javascript (Ecmascript 6), Scheme</p>
|
||||
<p class="skill-description">Good knowledge with C, C++</p>
|
||||
<p class="skill-description">Basic knowledge: PostScript, C#, Java, Assembly (x86), Prolog, Scheme</p>
|
||||
<p class="skill-description">Knowledge: Python, Rust, shell (Bash, Fish), HTML, CSS, Javascript (Ecmascript 6), Dart, Emacs Lisp</p>
|
||||
<p class="skill-description">Good knowledge: C, C++</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="header-container skill-name">
|
||||
@@ -150,13 +167,14 @@
|
||||
<div class="highlight-h5"></div>
|
||||
</div>
|
||||
<ul class="skill-list two-col-ul">
|
||||
<li>Emacs</li>
|
||||
<li>Git</li>
|
||||
<li>Emacs (main tool)</li>
|
||||
<li>Git (main tool)</li>
|
||||
<li>JetBrains CLion</li>
|
||||
<li>JetBrains PyCharm</li>
|
||||
<li>JetBrains WebStorm</li>
|
||||
<li>Visual Studio 2015/2017</li>
|
||||
<li>Nginx</li>
|
||||
<li>Caddy</li>
|
||||
<li>Vim</li>
|
||||
<li>Docker</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user