AdamMisiak
Hello! I am Backend Developer/DevOps Engineer living in Gdańsk. I am ambitious, easy-going and open minded.
Oper CreditsGdańsk, PL
Pinned Repositories
adammisiak.github.io
Personal website created as a portfolio.
Blogs_manager
Application to manage blogs subscriptions. Following, unfollowing, receiving newsletters of your favorite blogs in the one place. Email notification for selected blogs.
Car_REST_API
API created to practice DRF library. Implemented basic CRUD operations.
Elevator_simulation
Application to simulate the operation of an elevator. The elevator can be controlled with buttons or arrows.
Micro_warehouse
Application created to practice microservices architecture. Orders can be created, updated or allocated using docs requests. Implemented simulation of AWS SQS service using Localstack. Created with FastAPI framework.
Price_scraper
Application to present current cryptocurrency prices and asset values of users. The application was created as a project in the TechLeaders.eu program.
Recruitment-tasks
Backend recruitment tasks made for Python intern position.
Stocks_selector
Script selecting stocks that meet the requirements. Using files from Seeking Alpha service.
Taxer
To_do_list_react
Application to manage tasks. Tasks can be prioritized, filtered and assigned to project.
AdamMisiak's Repositories
AdamMisiak/Car_REST_API
API created to practice DRF library. Implemented basic CRUD operations.
AdamMisiak/Blogs_manager
Application to manage blogs subscriptions. Following, unfollowing, receiving newsletters of your favorite blogs in the one place. Email notification for selected blogs.
AdamMisiak/Recruitment-tasks
Backend recruitment tasks made for Python intern position.
AdamMisiak/Price_scraper
Application to present current cryptocurrency prices and asset values of users. The application was created as a project in the TechLeaders.eu program.
AdamMisiak/Stocks_selector
Script selecting stocks that meet the requirements. Using files from Seeking Alpha service.
AdamMisiak/Take_care_of_your_eyes
Script showing warning window every 1 hour. Warning has information to look out the window and blink several times.
AdamMisiak/adammisiak.github.io
Personal website created as a portfolio.
AdamMisiak/Elevator_simulation
Application to simulate the operation of an elevator. The elevator can be controlled with buttons or arrows.
AdamMisiak/Micro_warehouse
Application created to practice microservices architecture. Orders can be created, updated or allocated using docs requests. Implemented simulation of AWS SQS service using Localstack. Created with FastAPI framework.
AdamMisiak/Tax_assistant
Script calculating the tax to paid from dividends, stocks and options. Data taken from IB/LYNX broker trading reports.
AdamMisiak/Taxer
AdamMisiak/To_do_list_react
Application to manage tasks. Tasks can be prioritized, filtered and assigned to project.
AdamMisiak/AdamMisiak
Fancy profile README file.
AdamMisiak/Books_library
Application to manage book status (books read, currently read or planned to be read). Implement a reading challenge for each user.
AdamMisiak/eMenu
API created to manage restaurant's menus. It allows to add, update and delete dishes and menus, aIt allows you to add, update and delete dishes and menus, as well as send email notifications about new dishes.
AdamMisiak/Exchange_rates_calculator
Script calculating currency rates for specific days.
AdamMisiak/File_cleaner
Script sorting files in the chosen directory. Script finds every extension in chosen directory and creates separated directory for this type of files.
AdamMisiak/Movie_sorter
Functions created to practice data science tasks. Fulfilling, sorting, filtering and comparing data table.
AdamMisiak/Price_scraper_assets
Script getting prices of crypto assets for the "Price_scraper" app.
AdamMisiak/Profil_internship_tasks
Tasks for backend intern in Profil Software
AdamMisiak/Quizzes_API
Recruitment task for Backend Developer. Basic API to build and host quizzes.
AdamMisiak/Site_runner
Script helping to develop, run and test Flask application.
AdamMisiak/Snakesss_game
Multiplayer version of the classic game Snake. Possibility to play on one keyboard.
AdamMisiak/SQL_queries
Queries created to practice the SQL language. Database taken from: https://www.postgresqltutorial.com/postgresql-sample-database/
AdamMisiak/Tic_tac_toe_game
Multiplayer version of Tic Tac Toe game. Possibility to play on one computer.
AdamMisiak/To_do_list
Application to manage tasks. Tasks can be prioritized, filtered and assigned to project.