Skip to content
View unstablecookie's full-sized avatar

Block or report unstablecookie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
unstablecookie/README.md

Alexey Melnikov

Current project.

This is a web application to manage property.

Tech stack:

RESTfull backend API.

Back: Spring Boot, JPA, Spring security, PostgreSQL.

Front: React.

my java-course projects:

explore-with-me

shareit

filmorate

pet projects

http file copy

Once a colleague asked me "how we can transfer a file from server to another server and be sure that all data was fully copied" and bragged about the sequential file copy process being too slow. In response i wrote a simple client - server application over the weekend. Applications use minimal image footprint and basically respond to these questions. You can copy files over http, with error report. Sender and client work with 4 threads simultaneously.

SimpleClient

SimpleServer

telegram bot, will greet users with random wishes

Bot will store added users and wishes as POJO in local file (i should use plaintext tho), and greet them on their birthday.

cakebakebot

React App for my apartment manager project rework

published app in github-pages

source code

sandbox

c++ random battler

Tiny console game with C++ functions called by Lua script.

random battler

my forks

Emojicon with sound and sound controls

So if you are a big fan of emojicon, you can now enjoy it with music.

Unfortunately, it can't be merged with the source as the main project is intended for educational purposes only as it is.

emojicon-work-rev-2

Popular repositories Loading

  1. yacheckstyle yacheckstyle Public

    code style validation for yandex java backend course

    1

  2. cakebakebot cakebakebot Public

    telegram bot, can greet users with wishes

    Java

  3. SimpleClient SimpleClient Public

    file sender via http

    Java

  4. SimpleServer SimpleServer Public

    server waits for incoming multipart post requests from simple client

    Java

  5. FatJars FatJars Public

    compiled fat jars

  6. java-filmorate java-filmorate Public template

    Template repository for Filmorate project.

    Java