Skip to content
View konradrydzak's full-sized avatar

Block or report konradrydzak

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

Hi, I'm Konrad! 👋
Feel free to check out my personal website, repos and everything listed below.

Courses completed or in progress:

️🟡️ CS50's Web Programming with Python and JavaScript

️🟡️ William S. Vincent - Django for Beginners

️✔️ Microsoft Web-Dev course

✔️ The Missing Semester of Your CS Education

✔️ SQLAlchemy ORM tutorial

✔️ FastAPI User Guide

✔️ PostgreSQL Tutorial

✔️ Python Crash Course

✔️ 2021 Complete Python Bootcamp From Zero to Hero in Python

✔️ Automate the Boring Stuff

Pinned Loading

  1. Predicting-facial-features-web-app Predicting-facial-features-web-app Public

    Web app for user testing a deep neural networks predicting facial features.

    Python

  2. Facial-features-database Facial-features-database Public

    Web app for user testing a database filtering functionality with facial feature attributes and an images database.

    Python

  3. PizzeriaAPP PizzeriaAPP Public

    Repository created for learning (API, ORM, databases) purposes.

    Python

  4. AdvertisementsAPP AdvertisementsAPP Public

    Recruitment task for a python fullstack developer (Django Rest Framework + Angular).

    Shell

  5. Sudoku Sudoku Public

    A website for getting a random sudoku to check yourself and solve it or a place to input your own sudoku to check your solution and optionally see the solved board.

    HTML

  6. TicTacToe TicTacToe Public

    Playable TicTacToe game with user input and minimax computer algorithm that always wins or at least draws the game.

    Python