I'm Jakub Strawa, 4th year CS student in Warsaw, Poland at EITI (Electronics and Information Technology) faculty, Warsaw University of Technology. Currently I'm a DevOps Engineer working mainly on CI stability and reliability.
- C/C++
- Java
- Python
- SQL
- Docker
- Ansible
- Jenkins
- AWS (EC2,RDS,S3)
- Jira automation
- basics of Groovy
- Polish (native)
- English (C2)
- Spanish (A1)
Repo | Status | Description |
---|---|---|
P2P network | Finished | Peer2Peer network written in C++, GUI in Qt. Network lets users connect to tracker, send and download files. Project uses UDP and IPv6. |
emx-merger | Finished | Simple Python app merging emx files containing UML class diagram created in RSAD. Project implements custom lexer, parser and interpreter. Simple GUI written with tkinter library. |
extreme-airline | Finished | Python app trying to maximize the profits of an airline by finding most efficient flights from generated pool. |
harvester-OpenGL | Finished | Harvester model build in C++ with OpenGL. Harvester can be steered, camera can be freely moved. Windmills and some harvester parts can be modified. |
ciphers | Finished | Java Swing app presenting ciphers throughout ages. Each one can be tested and ran step-by-step with text from either user input or file. |
ID3-tree | Finished | Pythom implementation of modified ID3 tree with purpose of deciding if a mushroom is edible. |
motel-app | Finished | Java app useful for motel owners. Includes SQLite3 database and simple Swing GUI. |