Legend:
Filter events by topics
Beginning of the School
I have started my path to knowledge in the school.

First try of Pascal
I started to learn the programming with Pascal programming language.

First web page with HTML and CSS
I touched the world of web development by creating simple web pages with HTML and CSS.

Finishing School

Entering the University
I entered Tomsk Polytechnic University. There started my road of getting the bachelor degree in "Informational Systems and Technologies"

First try of C++
I learned the very basics of Object-Oriented Programming with C++.

First try of C#
I created my first simple desktop application with C# and Windows Forms.

First try of Python
I tried to use Python for data processing and creating charts.
I used numpy, mat-plot-lib.

First try of Unity

First try of JavaScript
I added my first animations to the web page with JavaScript.


First try of Node.js
I used Node.js for interaction with database where website content is stored.


First try of MSSQL Server
I tried MSSQL Server database for leaning basics of relational databases and SQL.

First try of ASP.NET MVC Pattern
During learning in the university I've completed a course project of music web platform. It was supposed to use ASP.NET MVC pattern, Entity Framework, Bootstrap.
Unfortunately, source code and database were deleted. Now there are only reports abou...

First try of PostgreSQL
I tried PostgreSQL database for Sportsmen social network learning project.
Unfortunately, I didn't know how to hide credentials in the project, so I can't share any source code.

First try of Python Flask
I created prototype of RESTful API server app using Flask framework.

First try of Nuxt.js
I created prototype of a Single Page Application with Server Side Rendering. For this purpose I choose Nuxt.js.

First try of Gridsome
I tried out Gridsome Static Site Generator. I really needed some engine for deploying personal site on GitHub pages (with SEO) and for creating documentation websites.

Learning Kubernetes
I finished the "Architecting With Google Kubernetes Engine" specialization on Coursera.

First try of Flutter for Mobile Apps
I have created simple app for Android using Flutter. In this project basic features of Flutter framework are implemented. Also, some native Android API is used.
GitHub: https://github.com/d0rich/tpu_mobile_labs
Releases: https://github.com/d0ri...


