Skip to content
View memorisanka's full-sized avatar
Block or Report

Block or report memorisanka

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
memorisanka/README.md
  • 👋 Hi, my name is Joan :)

  • 👀 I’m interested in reading books, dancing, yoga, movement, programming and personal development

  • 🌱 I’m currently learning Python, Django, Linux, AWS and Azure

  • 📫 You can reach me via e-mail: joanna.paterek01@gmail.com

Pinned

  1. project-accounting-app project-accounting-app Public

    This is a simple accounting app built using Python and Django, designed to help small businesses track their projects, income and expenses. The app is built to run via Docker containers.

    Python 1

  2. login_and_registration login_and_registration Public

    Django exercise: login and registration forms with possibility to reset password. Used database: PostgreSQL

    Python 1

  3. Cipher_mini_project Cipher_mini_project Public

    Cipher allows to encrypt the given strings with the ROT cipher. ROT 3, ROT 13, ROT 47 or ROT(1-25, the user specifies a shift) can be used.

    Python

  4. WeatherAPI WeatherAPI Public

    The Flask application downloads current weather information for a given location and collect data from an external API service: https://www.weatherapi.com/

    CSS