mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 00:03:02 +03:00
deploy: e223df3740
This commit is contained in:
parent
688502e540
commit
e4c7c7c54c
1 changed files with 8 additions and 7 deletions
|
|
@ -81,6 +81,7 @@
|
|||
<li>GitHub: <a href="https://github.com/SqrtMinusOne">https://github.com/SqrtMinusOne</a></li>
|
||||
<li>Mastodon: <a href="https://emacs.ch/@sqrtminusone">https://emacs.ch/@sqrtminusone</a></li>
|
||||
<li>Telegram: <a href="https://t.me/SqrtMinusTwo">https://t.me/SqrtMinusTwo</a></li>
|
||||
<li>Location: Saint-Petersburg, Russia</li>
|
||||
</ul>
|
||||
<h2 id="summary">Summary</h2>
|
||||
<p>Current positions:</p>
|
||||
|
|
@ -89,7 +90,7 @@
|
|||
<li>Assistant Professor at <a href="https://etu.ru/en/study/faculties/faculty-of-computing-technologies-and-informatics/departments/department-of-software-engineering-and-computer-applications">Department of Software Engineering and Computer Applications</a></li>
|
||||
<li>Full-stack developer at Information Systems Department.</li>
|
||||
</ul>
|
||||
<p>Developing information systems for the university. Doing research on the intersection of Natural Language Processing methods and Recommender Systems and teaching students in the meantime.</p>
|
||||
<p>Developing information systems for the university. Conducting research on the intersection of Natural Language Processing methods and Recommender Systems and teaching students in the meantime.</p>
|
||||
<h2 id="education">Education</h2>
|
||||
<p><strong>Pursuing a degree of Candidate of Engineering Sciences</strong> (2022 - current)</p>
|
||||
<div class="table-no-header">
|
||||
|
|
@ -196,12 +197,12 @@
|
|||
<li><strong>RDBMS</strong>:
|
||||
<ul>
|
||||
<li>Primarily: <span class="underline">PostgreSQL</span></li>
|
||||
<li>Also worked with: <span class="underline">SQLite</span>, <span class="underline">MySQL</span>, <span class="underline">MariaDB</span>, <span class="underline">MSSQL</span>.</li>
|
||||
<li>Also worked with: <span class="underline">SQLite</span>, <span class="underline">MySQL</span>, <span class="underline">MariaDB</span>, <span class="underline">MSSQL</span></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>NoSQL</strong>:
|
||||
<ul>
|
||||
<li>Primarily: <span class="underline">Redis</span>, <span class="underline">Apache Drill</span>;</li>
|
||||
<li>Primarily: <span class="underline">Redis</span>, <span class="underline">Apache Drill</span></li>
|
||||
<li>Also worked with: <span class="underline">MongoDB</span>, <span class="underline">Neo4j</span></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -209,7 +210,7 @@
|
|||
<li><strong>Programming languages</strong>:
|
||||
<ul>
|
||||
<li>Primarily: <span class="underline">Python</span>, <span class="underline">JavaScript</span>, <span class="underline">TypeScript</span>, <span class="underline">HTML/CSS</span>, <span class="underline">Emacs Lisp</span></li>
|
||||
<li>Also worked with: <span class="underline">C</span>, <span class="underline">C++ (Qt)</span>, <span class="underline">PHP</span>, <span class="underline">Java 8</span>, <span class="underline">MASM</span>, <span class="underline">HLASM</span>, <span class="underline">Clojure</span>, <span class="underline">Scheme</span>, <span class="underline">Hy</span>, <span class="underline">GNU Octave</span>.</li>
|
||||
<li>Also worked with: <span class="underline">C</span>, <span class="underline">C++ (Qt)</span>, <span class="underline">PHP</span>, <span class="underline">Java 8</span>, <span class="underline">MASM</span>, <span class="underline">HLASM</span>, <span class="underline">Clojure</span>, <span class="underline">Scheme</span>, <span class="underline">Hy</span>, <span class="underline">GNU Octave</span></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Technologies/Frameworks</strong>:
|
||||
|
|
@ -224,9 +225,9 @@
|
|||
<li><strong>DevOps</strong>:
|
||||
<ul>
|
||||
<li>Web server: <span class="underline">nginx</span></li>
|
||||
<li>CI/CD: <span class="underline">Jenkins</span>, <span class="underline">GitHub Actions</span>, <span class="underline">GitLab Actions</span>.</li>
|
||||
<li>Monitoring/Analytics: <span class="underline">Prometheus</span>, <span class="underline">Grafana</span>, <span class="underline">Metabase</span>.</li>
|
||||
<li>Misc: <span class="underline">Docker</span>, <span class="underline">POSIX shell</span> & <span class="underline">bash</span>.</li>
|
||||
<li>CI/CD: <span class="underline">Jenkins</span>, <span class="underline">GitHub Actions</span>, <span class="underline">GitLab Actions</span></li>
|
||||
<li>Monitoring/Analytics: <span class="underline">Prometheus</span>, <span class="underline">Grafana</span>, <span class="underline">Metabase</span></li>
|
||||
<li>Misc: <span class="underline">Docker</span>, <span class="underline">POSIX shell</span> & <span class="underline">bash</span></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Misc</strong>: <span class="underline">LaTeX</span>, <span class="underline">GNU Emacs</span>, <span class="underline">GNU Guix</span></li>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue