Pinned Repositories
Angular16-with-.Net7
application created using a tutorial to understand CRUD operations based on Angular 16 and Net 7 Web Api using Entity Framework
cpp_modules
This project is aimed at getting to know OOP and learning the C++ language.
Cub3D
This project is inspired by the world-famous 90s game of the same name, which was the first first-person shooter. The project allows you to learn raycasting. The goal will be to create a dynamic view inside the maze
fgdhgj
HabitTracker
The MVVM app with interface made with Avalonia, a cross-platform .NET framework for building GUIs
libft
This project is my very first project as a student at 42. I needed to recode a few functions of the C standard library as well as some other utility functions that I will use during my whole cursus.
ozon-sandbox-tasks
tasks for the Ozone company competition for juniors
Philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes
tinkoff_exam_algorithms
tasks for the exam from Tinkoff company for "algorithms" course
webserv
AlinaNadezhdina's Repositories
AlinaNadezhdina/webserv
AlinaNadezhdina/Angular16-with-.Net7
application created using a tutorial to understand CRUD operations based on Angular 16 and Net 7 Web Api using Entity Framework
AlinaNadezhdina/ozon-sandbox-tasks
tasks for the Ozone company competition for juniors
AlinaNadezhdina/tinkoff_exam_algorithms
tasks for the exam from Tinkoff company for "algorithms" course
AlinaNadezhdina/cpp_modules
This project is aimed at getting to know OOP and learning the C++ language.
AlinaNadezhdina/Cub3D
This project is inspired by the world-famous 90s game of the same name, which was the first first-person shooter. The project allows you to learn raycasting. The goal will be to create a dynamic view inside the maze
AlinaNadezhdina/fgdhgj
AlinaNadezhdina/HabitTracker
The MVVM app with interface made with Avalonia, a cross-platform .NET framework for building GUIs
AlinaNadezhdina/libft
This project is my very first project as a student at 42. I needed to recode a few functions of the C standard library as well as some other utility functions that I will use during my whole cursus.
AlinaNadezhdina/Philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes
AlinaNadezhdina/pipex
This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes. It is an introduction project.
AlinaNadezhdina/push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
AlinaNadezhdina/SimpleSpinner
The simple spinner select a move in a children's board game
AlinaNadezhdina/so_long
This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.
AlinaNadezhdina/SportProgramming_ICPC
Competitions within the course of the sports programming course of the Perm Technical University
AlinaNadezhdina/WeatherApi
Web application that will provide an API for getting the weather forecast in the selected location.