Skip to content

MaksymAndreiev/JetBrains-Academy

Repository files navigation

JetBrains Academy Projects

It's a repository with my solutions of Jetbrains Academy projects. If you have any problems with tasks, feel free to use my code to understand their solution. I will update these projects by adding new projects and adding stages' solutions of existing ones.

Python for Beginners

Easy

Hard

Challenging

Python Core

Easy

Medium

  • Bill Splitter
  • Markdown Editor
  • Knight's Tour Puzzle
  • University Admission Procedure
  • Duplicate File Handler
  • Arithmetic Exam Application
  • Web Scraper #html #json #BeautifulSoup #xml
  • Dominoes
  • Currency Converter
  • Rock-Paper-Scissors
  • Hangman
  • Simple Tic-Tac-Toe
  • Coffee Machine
  • Create Glowing Bacteria

Hard

  • Text Generator
  • Key Terms Extraction
  • Regex Engine
  • Text-Based Browser
  • Tic-Tac-Toe with AI

Challenging

  • Flashcards
  • Easy Rider Bus Company
  • Multilingual Online Translator
  • Smart Calculator
  • Password Hacker

Flask Developer

Easy

Medium

Hard

  • Memorization Tool

Challenging

  • Web Calendar #flask #restful #flask-sqlalchemy #json #sql
  • Weather App #flask #jinja #json #sql #sqlite #sqlalchemy

Django Developer

Easy

Medium

  • Arithmetic Exam Application
  • Dominoes
  • Rock-Paper-Scissors
  • Coffee Machine
  • Create Glowing Bacteria

Hard

  • Memorization Tool
  • Regex Engine
  • Text-Based Browser
  • Multilingual Online Translator

Challenging

  • Hypercar Service Center
  • HyperNews Portal
  • HyperJob Agency

Introductory Machine Learning in Python

Easy

Medium

Hard

  • Data Analysis for Hospitals

Challenging

  • Linear Regression from Scratch
  • Logistic Regression from Scratch
  • Classification of Handwritten Digits

Natural Language Processing

Easy

Medium

Hard

  • University Admission Procedure
  • Web Scraper #html #json #BeautifulSoup #xml
  • Rock-Paper-Scissors
  • Create Glowing Bacteria

Challenging

  • Text Generator
  • Key Terms Extraction
  • Easy Rider Bus Company
  • Text-Based Browser

Deleted projects from old version of Python Developer track