Software Architecture Foundations
December 09, 2023
Sometimes you just need to take some course, this was one of this cases... 🫢. But it is still worth adding it to my portfolio.
read more
December 09, 2023
Sometimes you just need to take some course, this was one of this cases... 🫢. But it is still worth adding it to my portfolio.
read more
December 01, 2023
Advent of Code challenge - again. This time in Rust! You can follow my progress on GitHub.
read more
September 13, 2023
To keep up with upcoming work challenges I have started studying the field of cyber security and cryptography. I guess "Learning Cryptography and Network Security" course on LinkedIn is a first step on this path 😄.
read more
March 31, 2023
As a fun of "safe" programming, embedded systems, Python and C languages. Learning Rust was an obvious choice on my learning path 😊.
read more
December 01, 2022
For the end of the year mind exercise I have taken up Advent of Code challenge - series of code teasers for each day of advent. For solving the problems I have used my favourite programming language - Python. You can follow my progress on GitHub.
read more
October 01, 2022
In next step of learning Rust and game development skills I have started building dungeon crawler game. It is based on a book "Hands-on Rust Effective Learning through 2D Game Development and Play" by Herbert Wolverson. Through out it I went deeper into the details of Rust and Entity Component System (ECS) architecture. The gameplay is simple - you need to find a hidden amulet in the dungeon or forest while surviving the attack of the enemies. To help you achieve this goal you can use magic items. You can follow my progress on GitHub.
read more
September 11, 2022
For this year (2022) I wanted to learn a new programming language, something modern but still low level and used in embedded devices. The choice was obvious - Rust, safe, fast and modern language with bright future. To make it more interesting I have combined learning Rust with learning a little bit about games development. This a first step in this direction - simple flappy bird like game developed with Rust and bracket-lib library.
read more
May 17, 2022
Next course on my ML journey: DeepLearning.AI Convolutional Neural Networks.
read more
*Â Â Â Â Â *Â Â Â Â Â *
find more of my projects in the archive