Anna Kozlova

Software Engineer with Software QA background

SF Bay Area, CA

photo of Anna

MiceTrack

Full stack app built with PostgresQL, Flask, panda (for export and import data) and React.js

Link to github repository

miceTrack image

Matching Game

Built using JS, HTML, CSS and flexbox.
LIVE DEMO: click on image.
Link to github repository

matching game image

Arcade Game

Game is mplemented using JavaScript object-oriented programming features.
LIVE DEMO: click on image.
Link to github repository

arcade game image

Feedreader testing

Unit tests for existing web application that reads RSS feeds. I wrote them against underlying business logic of the application utilizing knowledge in the event handling and DOM manipulation.
Link to github repository

feedreader testing

React learning playground

Page where I store set of small projects to study React
Link to github repository

matching game image

Compare Dino

Compare user's input data with the existing Dino's json data. OOP JS using factory functions.
Link to github repository

compare dino page