mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 15:53:03 +03:00
website: minor corrections
This commit is contained in:
parent
538058027d
commit
e223df3740
2 changed files with 16 additions and 15 deletions
|
|
@ -14,6 +14,7 @@ private = true
|
||||||
- GitHub: [https://github.com/SqrtMinusOne](https://github.com/SqrtMinusOne)
|
- GitHub: [https://github.com/SqrtMinusOne](https://github.com/SqrtMinusOne)
|
||||||
- Mastodon: [https://emacs.ch/@sqrtminusone](https://emacs.ch/@sqrtminusone)
|
- Mastodon: [https://emacs.ch/@sqrtminusone](https://emacs.ch/@sqrtminusone)
|
||||||
- Telegram: [https://t.me/SqrtMinusTwo](https://t.me/SqrtMinusTwo)
|
- Telegram: [https://t.me/SqrtMinusTwo](https://t.me/SqrtMinusTwo)
|
||||||
|
- Location: Saint-Petersburg, Russia
|
||||||
|
|
||||||
|
|
||||||
## Summary {#summary}
|
## Summary {#summary}
|
||||||
|
|
@ -24,7 +25,7 @@ Current positions:
|
||||||
- Assistant Professor at [Department of Software Engineering and Computer Applications](https://etu.ru/en/study/faculties/faculty-of-computing-technologies-and-informatics/departments/department-of-software-engineering-and-computer-applications)
|
- Assistant Professor at [Department of Software Engineering and Computer Applications](https://etu.ru/en/study/faculties/faculty-of-computing-technologies-and-informatics/departments/department-of-software-engineering-and-computer-applications)
|
||||||
- Full-stack developer at Information Systems Department.
|
- Full-stack developer at Information Systems Department.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
||||||
## Education {#education}
|
## Education {#education}
|
||||||
|
|
@ -101,14 +102,14 @@ Currently an acting supervisor for 3 students (1 bachelor's and 2 master's); 5 i
|
||||||
- **Languages**: <span class="underline">Russian</span> (native), <span class="underline">English</span> (~B2/C1)
|
- **Languages**: <span class="underline">Russian</span> (native), <span class="underline">English</span> (~B2/C1)
|
||||||
- **RDBMS**:
|
- **RDBMS**:
|
||||||
- Primarily: <span class="underline">PostgreSQL</span>
|
- Primarily: <span class="underline">PostgreSQL</span>
|
||||||
- Also worked with: <span class="underline">SQLite</span>, <span class="underline">MySQL</span>, <span class="underline">MariaDB</span>, <span class="underline">MSSQL</span>.
|
- Also worked with: <span class="underline">SQLite</span>, <span class="underline">MySQL</span>, <span class="underline">MariaDB</span>, <span class="underline">MSSQL</span>
|
||||||
- **NoSQL**:
|
- **NoSQL**:
|
||||||
- Primarily: <span class="underline">Redis</span>, <span class="underline">Apache Drill</span>;
|
- Primarily: <span class="underline">Redis</span>, <span class="underline">Apache Drill</span>
|
||||||
- Also worked with: <span class="underline">MongoDB</span>, <span class="underline">Neo4j</span>
|
- Also worked with: <span class="underline">MongoDB</span>, <span class="underline">Neo4j</span>
|
||||||
- **OLAP**: <span class="underline">ClickHouse</span>; also worked with <span class="underline">Apache Druid</span>
|
- **OLAP**: <span class="underline">ClickHouse</span>; also worked with <span class="underline">Apache Druid</span>
|
||||||
- **Programming languages**:
|
- **Programming languages**:
|
||||||
- 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>
|
- 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>
|
||||||
- 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>.
|
- 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>
|
||||||
- **Technologies/Frameworks**:
|
- **Technologies/Frameworks**:
|
||||||
- ORMs: <span class="underline">Sequelize</span> (node.js), <span class="underline">SQLAlchemy</span> (Python)
|
- ORMs: <span class="underline">Sequelize</span> (node.js), <span class="underline">SQLAlchemy</span> (Python)
|
||||||
- Backend: <span class="underline">express.js</span>, <span class="underline">nest.js</span>, <span class="underline">Flask</span> (Python)
|
- Backend: <span class="underline">express.js</span>, <span class="underline">nest.js</span>, <span class="underline">Flask</span> (Python)
|
||||||
|
|
@ -117,9 +118,9 @@ Currently an acting supervisor for 3 students (1 bachelor's and 2 master's); 5 i
|
||||||
- ML: <span class="underline">scikit-learn</span>, <span class="underline">spacy</span>; worked with <span class="underline">pytorch</span>, <span class="underline">transformers</span>
|
- ML: <span class="underline">scikit-learn</span>, <span class="underline">spacy</span>; worked with <span class="underline">pytorch</span>, <span class="underline">transformers</span>
|
||||||
- **DevOps**:
|
- **DevOps**:
|
||||||
- Web server: <span class="underline">nginx</span>
|
- Web server: <span class="underline">nginx</span>
|
||||||
- CI/CD: <span class="underline">Jenkins</span>, <span class="underline">GitHub Actions</span>, <span class="underline">GitLab Actions</span>.
|
- CI/CD: <span class="underline">Jenkins</span>, <span class="underline">GitHub Actions</span>, <span class="underline">GitLab Actions</span>
|
||||||
- Monitoring/Analytics: <span class="underline">Prometheus</span>, <span class="underline">Grafana</span>, <span class="underline">Metabase</span>.
|
- Monitoring/Analytics: <span class="underline">Prometheus</span>, <span class="underline">Grafana</span>, <span class="underline">Metabase</span>
|
||||||
- Misc: <span class="underline">Docker</span>, <span class="underline">POSIX shell</span> & <span class="underline">bash</span>.
|
- Misc: <span class="underline">Docker</span>, <span class="underline">POSIX shell</span> & <span class="underline">bash</span>
|
||||||
- **Misc**: <span class="underline">LaTeX</span>, <span class="underline">GNU Emacs</span>, <span class="underline">GNU Guix</span>
|
- **Misc**: <span class="underline">LaTeX</span>, <span class="underline">GNU Emacs</span>, <span class="underline">GNU Guix</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,13 @@
|
||||||
#+TITLE: Curriculum Vitae
|
#+TITLE: Curriculum Vitae
|
||||||
#+HUGO_CUSTOM_FRONT_MATTER: :norss true :private true
|
#+HUGO_CUSTOM_FRONT_MATTER: :norss true :private true
|
||||||
|
|
||||||
|
|
||||||
* Contact Details
|
* Contact Details
|
||||||
*Pavel V. Korytov*
|
*Pavel V. Korytov*
|
||||||
- e-mail: [[mailto:thexcloud@gmail.com][thexcloud@gmail.com]] (personal), [[mailto:pvkorytov@etu.ru][pvkorytov@etu.ru]] (corporate)
|
- e-mail: [[mailto:thexcloud@gmail.com][thexcloud@gmail.com]] (personal), [[mailto:pvkorytov@etu.ru][pvkorytov@etu.ru]] (corporate)
|
||||||
- GitHub: [[https://github.com/SqrtMinusOne][https://github.com/SqrtMinusOne]]
|
- GitHub: [[https://github.com/SqrtMinusOne][https://github.com/SqrtMinusOne]]
|
||||||
- Mastodon: [[https://emacs.ch/@sqrtminusone][https://emacs.ch/@sqrtminusone]]
|
- Mastodon: [[https://emacs.ch/@sqrtminusone][https://emacs.ch/@sqrtminusone]]
|
||||||
- Telegram: [[https://t.me/SqrtMinusTwo][https://t.me/SqrtMinusTwo]]
|
- Telegram: [[https://t.me/SqrtMinusTwo][https://t.me/SqrtMinusTwo]]
|
||||||
|
- Location: Saint-Petersburg, Russia
|
||||||
|
|
||||||
* Summary
|
* Summary
|
||||||
Current positions:
|
Current positions:
|
||||||
|
|
@ -17,7 +17,7 @@ Current positions:
|
||||||
- Assistant Professor at [[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]]
|
- Assistant Professor at [[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]]
|
||||||
- Full-stack developer at Information Systems Department.
|
- Full-stack developer at Information Systems Department.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
* Education
|
* Education
|
||||||
*Pursuing a degree of Candidate of Engineering Sciences* (2022 - current)
|
*Pursuing a degree of Candidate of Engineering Sciences* (2022 - current)
|
||||||
|
|
@ -79,14 +79,14 @@ Currently an acting supervisor for 3 students (1 bachelor's and 2 master's); 5 i
|
||||||
- *Languages*: _Russian_ (native), _English_ (~B2/C1)
|
- *Languages*: _Russian_ (native), _English_ (~B2/C1)
|
||||||
- *RDBMS*:
|
- *RDBMS*:
|
||||||
- Primarily: _PostgreSQL_
|
- Primarily: _PostgreSQL_
|
||||||
- Also worked with: _SQLite_, _MySQL_, _MariaDB_, _MSSQL_.
|
- Also worked with: _SQLite_, _MySQL_, _MariaDB_, _MSSQL_
|
||||||
- *NoSQL*:
|
- *NoSQL*:
|
||||||
- Primarily: _Redis_, _Apache Drill_;
|
- Primarily: _Redis_, _Apache Drill_
|
||||||
- Also worked with: _MongoDB_, _Neo4j_
|
- Also worked with: _MongoDB_, _Neo4j_
|
||||||
- *OLAP*: _ClickHouse_; also worked with _Apache Druid_
|
- *OLAP*: _ClickHouse_; also worked with _Apache Druid_
|
||||||
- *Programming languages*:
|
- *Programming languages*:
|
||||||
- Primarily: _Python_, _JavaScript_, _TypeScript_, _HTML/CSS_, _Emacs Lisp_
|
- Primarily: _Python_, _JavaScript_, _TypeScript_, _HTML/CSS_, _Emacs Lisp_
|
||||||
- Also worked with: _C_, _C++ (Qt)_, _PHP_, _Java 8_, _MASM_, _HLASM_, _Clojure_, _Scheme_, _Hy_, _GNU Octave_.
|
- Also worked with: _C_, _C++ (Qt)_, _PHP_, _Java 8_, _MASM_, _HLASM_, _Clojure_, _Scheme_, _Hy_, _GNU Octave_
|
||||||
- *Technologies/Frameworks*:
|
- *Technologies/Frameworks*:
|
||||||
- ORMs: _Sequelize_ (node.js), _SQLAlchemy_ (Python)
|
- ORMs: _Sequelize_ (node.js), _SQLAlchemy_ (Python)
|
||||||
- Backend: _express.js_, _nest.js_, _Flask_ (Python)
|
- Backend: _express.js_, _nest.js_, _Flask_ (Python)
|
||||||
|
|
@ -95,9 +95,9 @@ Currently an acting supervisor for 3 students (1 bachelor's and 2 master's); 5 i
|
||||||
- ML: _scikit-learn_, _spacy_; worked with _pytorch_, _transformers_
|
- ML: _scikit-learn_, _spacy_; worked with _pytorch_, _transformers_
|
||||||
- *DevOps*:
|
- *DevOps*:
|
||||||
- Web server: _nginx_
|
- Web server: _nginx_
|
||||||
- CI/CD: _Jenkins_, _GitHub Actions_, _GitLab Actions_.
|
- CI/CD: _Jenkins_, _GitHub Actions_, _GitLab Actions_
|
||||||
- Monitoring/Analytics: _Prometheus_, _Grafana_, _Metabase_.
|
- Monitoring/Analytics: _Prometheus_, _Grafana_, _Metabase_
|
||||||
- Misc: _Docker_, _POSIX shell_ & _bash_.
|
- Misc: _Docker_, _POSIX shell_ & _bash_
|
||||||
- *Misc*: _LaTeX_, _GNU Emacs_, _GNU Guix_
|
- *Misc*: _LaTeX_, _GNU Emacs_, _GNU Guix_
|
||||||
|
|
||||||
* Publications
|
* Publications
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue