Pinned Repositories
algorithms-and-data-structures
attachments-resource
Resources for the Readme files
chatty
Spring Boot Application based on WebSocket API
Compiler
Compiler from C++ to assembly language (YASM [linux x64] )
Compiler_v1
ComputerModelling
course-work-multi-threading
Java monitors, atomic, synchronized blocks
CourseWorkMPI
java-functional-programming
Different small exercises to practice functional programming features using new java (v.8 and more recent)
real-time-systems
Project to dynamically generate different real time systems
UlianaStefanishyna's Repositories
UlianaStefanishyna/algorithms-and-data-structures
UlianaStefanishyna/attachments-resource
Resources for the Readme files
UlianaStefanishyna/chatty
Spring Boot Application based on WebSocket API
UlianaStefanishyna/course-work-multi-threading
Java monitors, atomic, synchronized blocks
UlianaStefanishyna/java-functional-programming
Different small exercises to practice functional programming features using new java (v.8 and more recent)
UlianaStefanishyna/real-time-systems
Project to dynamically generate different real time systems
UlianaStefanishyna/distributed-calculation
Backend part for distributed calculation of difficult equations which can be parallel
UlianaStefanishyna/html-parser
UlianaStefanishyna/java-concurrency
There is implementation of Thread Pool
UlianaStefanishyna/java-core-exercises
UlianaStefanishyna/java-crypto-algorithms
Implemented SHA1 algorithm and written MM (Mongomery Multiplication)
UlianaStefanishyna/java-happens-before-relationship
Happens-before relationship
UlianaStefanishyna/java-high-performance-dal
Different exercises using #Spring Data JPA, #Hibernate, #JDBC
UlianaStefanishyna/java-link-shorter
Implementation of IoC container, MVC with jetty, servlet API
UlianaStefanishyna/java-mockserver-demo
Demo represents how to use mockserver
UlianaStefanishyna/java-persistence-exercises
List of exercises dedicated to training your JDBC API and JPA skills
UlianaStefanishyna/java-rest-hateoas
REST API generator helper
UlianaStefanishyna/java-se-core-exercises
Java core simple exercises including Java SE and algorithms implementation
UlianaStefanishyna/java-spring-football-manager-rest-api
Design and implement a REST API that allows to manage football teams and players.Each team consists of multiple players. A player can be assigned to one and only one team,but can exists without a team. Data required for each player consists of first name, lastname, position and birthday. A team should also have a name which is mandatory. Apartfrom that, team should have a capitan. Capitan is one of the players assigned to that team.REST API should provide CRUD endpoints for both team and player. It should provide a listof additional endpoints for each of the following operations:-get a list of all teams-get a list of all players-get a list of players by team-get a capitan by team-add a new(not existing) player to a team-assign a capitanTech. notes:API should follow REST conventions. Application should be implemented using Spring MVCbacked by Spring Data JPA, Hibernate and PostgreSQL database. Your solution should alsoprovide an SQL script that initializes database tables.
UlianaStefanishyna/java-testing-frameworks-exercises
REST Assured
UlianaStefanishyna/jvm-internals-exercises
Here are some different tasks related to JVM internals topic
UlianaStefanishyna/microservices
UlianaStefanishyna/nextjs-blog-theme
UlianaStefanishyna/reactjs-speech-recognition
Automated medical cabinet with speech recognition built with help of React.js framework and Artyom.js library
UlianaStefanishyna/speech-recognition
Backend for speech recognition
UlianaStefanishyna/spring-boot-cache-starter
UlianaStefanishyna/spring-cloud-boot-eureka-demo
UlianaStefanishyna/spring-exercises
UlianaStefanishyna/UlianaStefanishyna
UlianaStefanishyna/ulianastefanishyna.github.io