Skip to content

Latest commit

 

History

History
122 lines (93 loc) · 5.11 KB

index.md

File metadata and controls

122 lines (93 loc) · 5.11 KB
layout
default

Areas of interest:

  • computer science
    • computationally hard problems
    • algorithmization
    • optimization
    • artificial intelligence
  • computer games
  • improving quality of life
    • effective altruism
    • philosophical dialogue

Resume: bartekfilip-resume-en.pdf

{:.center} My photo


Portfolio

Ratata (2019)

<iframe src="https://www.youtube-nocookie.com/embed/YM_TlJy8N4g" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
  • A rhythm game for Windows
  • Created in 48 hours for Global Game Jam 2019
  • My responsibility: programming
  • Created using Unity

nbspacer (2016)

  • Replaces regular spaces in HTML documents with non-breaking spaces (&nbsp;) where appropriate
  • Conservative (VCS-friendly) - leaves the rest of the document intact
  • Supports two languages: Czech and English
  • Command line interface
  • Programmed in Python
  • Lets you inspect and manipulate the following content of PDF documents:
    • PDF version
    • Properties
    • Attachments (only adding attachments is supported)
    • Digital signatures
  • Command line interface
  • Programmed in Java using iText
  • See also introductory article

missls (2015)

<iframe src="https://www.youtube-nocookie.com/embed/5cXR576lDHI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
  • A magic carpet flight simulator (prototype)
  • Interesting features:
    • Dance pad controls
    • Concave world
  • My responsibility: programming
  • Created using Unreal Development Kit

Other projects