Skip to content
View levnagornov's full-sized avatar
Learning Java
Learning Java
Block or Report

Block or report levnagornov

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
levnagornov/README.md

Hi 👋, I'm Lev

A passionate engineer

Let's connect 😉

Something about me:

📍 Living in Amsterdam, Netherlands

👨‍💻 Working at ING bank as OPS engineer

📚 Now I’m learning Java at JavaRush a.k.a CodeGym University

✅ My latest achievement is the Microsoft Azure Fundamentals (AZ-900) certification

💬 Ask me about Java, Python, JS, C# or just anything you'd like

👾 I aslo have some projects on GitLab

Languages and Tools I use:

Check out some of my projects:

Projects from: JavaRush University (2024)

Crypto-CLI Java CLI APP

This CLI app can encrypt and decrypt files using the Caesar cipher.

Check code
Projects from: Full-stack .Net trainiship at Experis (2022)

MeFit REST ASP .NET Core 6.0 Angular TypeScript PostgreSQL Keycloak

Full-stack web app which allows you to pick fitness program with workouts and exercises, finish it, and also track your progress.

Built with Angular, ASP.Net, Keycloak, Postgres and it used to be deployed on Heroku.

Check front-end code
Check back-end code
Check middleware code

Movie Characters API REST ASP .NET Core 6.0 PostgreSQL

RESTful API web app about movies, characters and franchises. Made with ASP.Net Core and PostgreSQL.

Check code

Chinook and Superheroes .NET 5.0 SQL Server

This project contains ChinookReader console app in C#, that allows to manipulate Chinook database and bunch of scripts to create and manipulate Superheroes database.

Check code

RPG characters C# CLI APP

This console application in C# imitates console RPG.

Check code

Pokémon Trainer Angular TypeScript

This Angular app allows to collect Pokémon received from the PokeAPI.

Check code

Lost in translation React TypeScript

This React app translates sentences into American sign language.

Check code

Komputer Store JavaScript

It's dynamic webpage created using “vanilla” JavaScript

Check code
Projects from: Flask course (2021)

Travel website Python Flask Bootstrap 4.0 API

This is a static website about traveling, it offers some nice tours to go from several towns and even shows current weather in the town!

Check code


English tutors website Python Flask Bootstrap 4.0 SQLite

This is a static website about booking an english language lesson with some tutors. Here I have worked with WTForms.

Check code of a version with DB
Check code of a version without DB

Food delivery website Python Flask Bootstrap 4.0 SQLite

This a static website about food delivery.

Check code

Popular repositories

  1. projects-to-do projects-to-do Public

    Forked from andysterks/three-levels-of-projects

    A list of the three different project of different types to do. Source video: https://www.youtube.com/watch?v=RYE0QQKJI9o

    1

  2. travel-website travel-website Public

    This is my first app on the Flask learning course. It's travel site, that offers some nice tours to go from several towns.

    Python

  3. english-tutors-website english-tutors-website Public

    It's my second app on the Flask learning course. I make site of english language tutors.

    Python

  4. english-tutors-website-with-db english-tutors-website-with-db Public

    It's my second app on the Flask learning course. I make site of english language tutors. This time using a database.

    Python

  5. food-delivery-website food-delivery-website Public

    It's my third app on the Flask learning course. This is a website about food delivery.

    Python

  6. weather-app weather-app Public

    Web app that could show weekly weather forecast by city from an Excel file. Based on API of openweathermap.org.

    Python