About me

My name is Katarzyna Jablonski and I live in Stamford, CT. I have a Bachelor’s degree in Computer Science and I recently graduated from a university with a Master's degree in Biology. During my studies, I worked on several research projects using mainly Python and biological databases. Lately, I've been taking online courses and working on personal projects. I love spending time learning new things and taking on new challenges.

Skills

python

css

sql

html

javascript

jquery

django

flask

github

Projects

Todo app

Todo app is a challenge developed with Python, Flask and PostgreSQL. The user can add new tasks to the list, mark a task as complete, delete a task, filter tasks by all/active/complete, clear all completed tasks, reorder tasks by dragging them, and switch between dark and light mode.

Sudoku

Sudoku game developed with Python and Pygame. An algorithm creates a random sudoku board with empty spaces for the player to insert digits with only one correct combination of numbers.

Selection

Program simulating selection developed with Python and Pygame. The user can choose the number of mice and cheese to see the outcome through next generations. The algorithm sets the number of mice depending on how many pieces of cheese were eaten which determines if the mouse is going to die, survive or multiply.

Covid cases statistics

Graphs showing new Covid-19 daily cases for the US and each state through dropdown selections. Project developed using Python and visualization library Bokeh. Data is retrieved from the Covid Act Now API.

Contact