The portfolio is in the development mode

Akadil Kalimoldayev

Software Engineer Student portfolio (draft)

About Me

Studied Mathematics for 10 years, helped my father to run a business, and now pursuing my passion

Projects

Construction market tracker (Ongoing)

Developed a web application to monitor the construction market by parsing government websites. The platform offers insights into upcoming competitions, current construction companies, their participation history, and even predicts potential winners.

Github link

Pong game (Ongoing)

Created a website using NestJS, Svelte, and GraphQL. Managed a small, efficient development team to deliver a responsive UI on a single page. Enhanced the game physics by introducing mouse interaction for ball curvature.

Github links: Backend Frontend

Shell interpreter

Implemented a shell interpreter in C, emphasizing parsing, tokenization, and semantic analysis. Successfully recreated functionalities such as pipes, redirections, quotes, heredocs, and logical operators.

Github link

IRC chatting protocol

Recreated the first-ever chatting system, developing a server implementable with the IRSSI client.

Github link

OOP with C++

Learnt Object-Oriented Programming by creating different applications and C++ containers

Github link

Doom - first-ever shooter game

Recreated a "Doom" game using the Ray Casting method and developed a 3D object for a first-person view player game.

Github link

Leetcode problems

Current stats: 3 hard, 21 medium, 32 easy

Leetcode link