STGK10
Junior year of Maths Modelling & AI at Peter the Great St. Petersburg Polytechnic University (Faculty of Applied Maths and Informatics) Insta: @i.am.siemo
Peter The Great St Petersburg Polytechnic University
Pinned Repositories
AI-ChatBot
This Project is all about building a web application of an AI-powered chatbot that can give answer taking into consideration previews questions and answers
AI-text-to-image-generator
This Project is all about building an AI-powered web apps to generate images according to the description of the image you wish to have
alg-ds
api_mini_lab_2
api_mini_lab_4
💭 Laboratory work for SPbPU students on the discipline "Development of user interfaces"
Arkanoid-Final-Version
C++ Game development project using SFML as graphic framework to build breakout game known as Arkanoid
bdaygiftfinder
AI-Powered Birthday Gift Finder that can suggest you the perfect birthday gift for your friends and love ones based on fews answers of yours
C-ATM
ATM Bank account program to check balance make deposit and withdraw money the transfer option is not yet available
Calculator
Scientific Calculator fully written in C
Gems-Final-Version
C++ Game development project using SFML as graphic framework to build match 3 game known as Gems
STGK10's Repositories
STGK10/AI-ChatBot
This Project is all about building a web application of an AI-powered chatbot that can give answer taking into consideration previews questions and answers
STGK10/AI-text-to-image-generator
This Project is all about building an AI-powered web apps to generate images according to the description of the image you wish to have
STGK10/alg-ds
STGK10/api_mini_lab_2
STGK10/api_mini_lab_4
💭 Laboratory work for SPbPU students on the discipline "Development of user interfaces"
STGK10/Arkanoid-Final-Version
C++ Game development project using SFML as graphic framework to build breakout game known as Arkanoid
STGK10/bdaygiftfinder
AI-Powered Birthday Gift Finder that can suggest you the perfect birthday gift for your friends and love ones based on fews answers of yours
STGK10/C-ATM
ATM Bank account program to check balance make deposit and withdraw money the transfer option is not yet available
STGK10/Calculator
Scientific Calculator fully written in C
STGK10/Gems-Final-Version
C++ Game development project using SFML as graphic framework to build match 3 game known as Gems
STGK10/git_test
Recollecting how to use git
STGK10/mini_lab_1
Репозиторий для первой мини-лабы курса Разработка Пользовательских Интерфейсов 22-23
STGK10/odin-recipes
Odin project Foundations courses PROJECT: RECIPES
STGK10/Quadratic.Equation
C++ Program that solves a quadratic equation in the set of Reel number. Broke down into subtasks with exceptional cases handled