Skip to content

tkasparek/tkasparek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello there

I am Tomáš Kašpárek, software engineering manager with extensive software engineering and security background currently working at Red Hat.

My projects and work experience

  • https://tkasparek-rain.duckdns.org small personal project providing a better view on rain data in the Czech republic. Hosted on Oracle Free Cloud, running on Oracle Linux 8 with data being stored in a PostgreSQL database and connections being encrypted thanks to Let's Encrypt. Data collection part is written in Python, backend and frontend both in TypeScript. You may be asking why I’ve used TypeScript for backend - I’ve done my share of backends written in Python (see my work experience) and wanted to try something else.
    • Data collection - simple web scraper written in python + database schema
    • Backend - backend exposing data, written in TypeScript, built on top of Express and Sequelize
    • Here will be link to frontend code
  • Spacewalk - open source free system system management solution on which Red Hat Satellite 5 was built. I’ve done my share of maintenance of legacy software which consists of Java, Python, Perl and a huge amount of database stored procedures. Fun fact: Spacewalk codebase is so old, that the famous log4j CVE-2021-44228 wasn’t yet present.
  • vulnerability-engine - backend for automatic detection of security vulnerabilities featured in the Red Hat Insights application bundle. Containerized Python application broken into a set of smaller components which are being run in the OpenShift cluster.
  • VMaaS - datasource for vulnerability-engine. Containerized Python application broken into a set of smaller components which are being run in the OpenShift cluster.
  • vulnerability-ui - JavaScript UI for vulnerability-engine written in React, utilizing Patternfly React library.
  • gh-bot - Github bot written in TypeScript which saves us time by automatically creating and assigning releases in our Jira by parsing git history.
  • Tens of other contributions to other open source projects such from bug fixes and features to CVE fixes.

Other tech interests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published