My personal portfolio
About Me
Hello! My name is Asgat and surname is Keruly. I am 19 years old. I am currently studying in Innopolis University at the first course. I have experience in programming languages such as Java, C/C++, Python, KuMir, HTML, CSS. I have done some projects that deals with different difficult tasks. To put a smile on your face, you can enjoy with some comic .
Projects
- Simulation of a medieval fantasy story: Written in C++ using shared pointers. This program creates characters, weapons, and spells that interact within a dynamic story. The story progresses through a series of events such as attacks, spawns, and deaths, with each event written to an output file to narrate the unfolding adventure.
- Simplified Banking System: Written in Java. This program is focused on creating a non-interactive system that processes a series of banking operations.
- Sports Team Management System: Written in C. This program handles a team of players, with each player having different attributes including their position on the field. The system allows the user to add players, delete players, display team details, and search for a specific player.
- Online Book Store: Written in Java. This program supports book insertion, controlling access to books, user subscriptions, and notifying users about book updates.