Skip to content
View olyapka84's full-sized avatar

Block or report olyapka84

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

Hi, I'm Olga

I'm a Junior Python developer interested in how people and machines learn.
After years of working with technology-focused media and web platforms, I decided to move into programming, AI, and cognitive science.

πŸ“ Based in Lublin, Poland

Gadget enthusiast | Cognitive science student | Cat lover


πŸ’» What I’m working on

  • Writing maintainable code in Python
  • Building web applications with Django and Flask (backend)
  • Designing and working with RESTful APIs
  • Using PostgreSQL and SQLite for data storage
  • Using Git, GitHub (branching, pull requests, code review)
  • Containerizing applications with Docker and managing environments
  • Experimenting with AWS SageMaker, Lambda, and Step Functions
  • Automating tests and deployment with CI/CD tools
  • Exploring machine learning and deep learning techniques
  • Studying how developers learn and process feedback in collaborative projects

πŸš€ My projects

  • Task Manager β€” simple, but full-featured Django app with statuses, labels, and users
  • Page Analyzer β€” simple Flask app for analyzing website
  • File Tree Difference Utility β€” command-line tool for comparing files
  • Landmark Classifier (CNN) β€” image recognition with PyTorch
  • Scones Unlimited (AWS) β€” end-to-end ML workflow on SageMaker
  • Bike Sharing Demand β€” AutoML regression with AutoGluon

🌱 Currently learning

  • ML model deployment and cloud pipelines
  • Advanced backend development with Django
  • Data visualization and evaluation
  • Relational databases and SQL (PostgreSQL)
  • Object-Oriented Programming (OOP) and clean code principles

✨ A bit more about me

I enjoy projects that connect AI, cognition, and creativity β€” the human side of technology.
Outside of coding, I like nature walks, vintage phones, and discovering new ideas across disciplines.


πŸ“« Let’s connect:
GitHub Β· LinkedIn

Pinned Loading

  1. File-Comparison-Console-Tool File-Comparison-Console-Tool Public

    Study project: This application allows you to compare two files in different formats and visually highlights their differences.

    Python 1

  2. Landmark-Classification-CNN-Project-for-Udacity Landmark-Classification-CNN-Project-for-Udacity Public

    A deep learning project for classifying landmarks in images using Convolutional Neural Networks (CNNs).

  3. Page-Analyzer Page-Analyzer Public

    Page Analyzer is a web application built with Flask that allows users to analyze web pages for basic SEO suitability

    HTML

  4. Predict-Bike-Sharing-Demand-with-AutoGluon-Udacity-project Predict-Bike-Sharing-Demand-with-AutoGluon-Udacity-project Public

    Predict Bike Sharing Demand with AutoGluon - Udacity Project

    Jupyter Notebook

  5. Scones-Unlimited-Vehicle-Image-Classifier-AWS-SageMaker-Project Scones-Unlimited-Vehicle-Image-Classifier-AWS-SageMaker-Project Public

    A cloud-based machine learning workflow built with AWS SageMaker, Lambda, and Step Functions.

  6. task-manager-trainee-django-project task-manager-trainee-django-project Public

    Task Manager is a web application built with Django that allows users to register, log in, and manage tasks with statuses and labels.

    Python