Pinned Repositories
CI
CI2
CI3
CI4
EducationalPlatform
petclinic-backend
Pivo
PivoFrontend
Timus
тренировки по алгоритмам https://acm.timus.ru/ https://yandex.ru/yaintern/algorithm-training
WebAppBook
СУБД для книжного магазина
AnnaEleeva's Repositories
AnnaEleeva/AnnaEleeva.github.io
FlappyBird in VK
AnnaEleeva/boot-testContainers-spock-sample-app
A sample spring boot application tested using TestContainers Spock framework.
AnnaEleeva/darringer-games-math-web
Math-o-matic is a simple java webapp for practicing 1st and 2nd grade math problems - designed with help from my daughter at PS334! Take the game for a test drive with the link below.
AnnaEleeva/Fractal-Image-Compression
A Fractal Image Compression System
AnnaEleeva/Fractal-Image-Compression-Based-on-java
this project contains compression of bitmap image using fractal algorithm
AnnaEleeva/GameApplicationSystem
Spring starter-web application
AnnaEleeva/GameOfLife
The game of life written as a Web application using Spring Boot, Spring MVC, Thymeleaf, Spring Data, JPA, REST, AOP, jQuery, Maven.
AnnaEleeva/GraphOfFriends.v1
AnnaEleeva/jersey-jwt-external-auth
Example of REST API with Facebook and Google authentication using Jersey, Jackson, Undertow and Weld.
AnnaEleeva/kalah
This is a web implementation of Kalah game using java and spring boot.
AnnaEleeva/restapiexample
AnnaEleeva/restspringapi
rest spring hello world example
AnnaEleeva/SimpleFIC
Simple Fractal Image Compression
AnnaEleeva/SkanerSoft.github.io
AnnaEleeva/spring-boot-ajax
How to call rest API using Jquery and Ajax
AnnaEleeva/spring-boot-jwt
a simple Demo of securing Spring boot rest endpoints using JWT
AnnaEleeva/spring-glee-o-meter
Spring REST server for glee-o-meter
AnnaEleeva/spring-io-testcontainers-workshop
AnnaEleeva/sql
AnnaEleeva/Tarneeb-Game
Desktop application written using Java.
AnnaEleeva/testcontainers-spring-boot-example
AnnaEleeva/tinywebserver
A teensy, tiny web server that serves files in the current directory. Runs on a random port, and is resilient to ports being in use. Opens the web browser to the server's root on open (and if opened while an instance is already running).
AnnaEleeva/tododb
Code for blog post 'Data access module using Groovy with Spock testing' on Ricston blog: http://ricston.com/blog
AnnaEleeva/WebCheckers
Checkers server / game mechanics / websocket / Spring / heart of WebCheckers project / functionally complete
AnnaEleeva/What-I-did