Skip to content
View l-m-mortal's full-sized avatar

Block or report l-m-mortal

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
l-m-mortal/README.md

My name is Michael Lazarev.

I am beginner-developer, I was interested in Swift, Python, but decided to choose Java as my programing language.

I have learned:

  • Java Core, collections, multhitreading;
  • OOP principles, design patterns, algorithms;
  • Spring Boot, Spring Data JPA, Hibernate;
  • SQL (PostgreSQL);
  • basics of mark-up (HTML, CSS, BootStrap);
  • Git, GitHub.

I have finished several courses:

  1. Harvard Programming Fundamentals Course (CS50 - 2015):
  1. 2 Java-core courses by Zaur Tregulov:
  1. Algorithms course by Mosh Hamedani:
  1. HTML and CSS course by Mosh Hamedani:

I have read related literaure:

  1. "Grokking Algorithms" by Aditya Y. Bhargava
  1. "Head first SQL" by Lynn Beighley

I used servises with practical tasks:

Pinned Loading

  1. web-site-project web-site-project Public

    This web-page is an example of Bootstrap and Thymeleaf usage with Java backend + PostgreSQL database(for practice purpose only)

    HTML 1

  2. test-Spring-REST-CRUD-Postgres test-Spring-REST-CRUD-Postgres Public

    This code has been written in order to train "REST API" and "Postgres" data base interaction, implementing CRUD operations

    Java

  3. Simple_Calculator Simple_Calculator Public

    Simple calculator with GUI on Java

    Java

  4. test-Android-app-WeatherApp test-Android-app-WeatherApp Public

    This application is written in order to train Android Studio usage

    Java