Skip to content
View FBorowiec's full-sized avatar
🪙
🪙
Block or Report

Block or report FBorowiec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FBorowiec/README.md

Hi there , my name is Franek!

I am a Software Engineer working on automated trading


My 🌳:

linktr.ee/fboro


Ask me about

  • Modern C++
  • The Python programming language
  • The Bazel build and test system
  • The PineScript programming language for Trading View
  • Ansible for configuration management
  • Docker, docker-compose, Kubernetes for containers
  • Continuous Integration and Deployment with Jenkins or Github Actions
  • The PostgreSQL database system
  • Grafana for databases visualization with charts and graphs
  • The superior text editor Neovim
  • Tmux - terminal multiplexer
  • Web3 - World Wide Web but with blockchain

Activities


Portfolio

  • Developer productivity - Materials for my developer productivity course
  • Server setup for dockerized websites - In this repository I setup a server with a website and an access to Grafana connected to a postgresql database, all using Docker containers.
  • Web3 - Basic contracts created on the Ethereum network.
  • Design patterns C++ - This is my Design Patterns repository containing state-of-the-art examples of practical usage of Design Patterns in modern C++.
  • Design patterns Python - My Design Patterns repository with state-of-the-art examples of practical usage of Design Patterns in Python.
  • TDD with gtest - This is the repository where I keep all the relevant information about Test Driven Development with C++ and GTest.
  • TDD with python - This is the repository where I keep all the relevant information about Test Driven Development with Python.
  • Web scraper example - a project I made to show how I would approach web scraping.

Deprecated:

  • Leetcode - These are my C++ solutions to Leetcode problems. All problems have the same number as the ones on leetcode.com.
  • Docker Images - This is where I keep the Dockerfiles to my Docker image. You can find my Docker images on my dockerhub account: hub.docker.com/u/framaxwlad.
  • Talking containers - Example of using two docker containers communicating through sockets. In this example, one container is reciting Shakespeare's Hamlet to another assuming an average reading speed of 150 words per minute.
  • Scrapers - Repository where I store my web scrapers.
  • AI for trading - This is the repository where I store the programs and projects I've done for the Udacity AI for trading nanodegree. The repository is focusing primarily on two aspects of trading: Quantitative trading and AI algorithms in trading.
  • PyProjects - This is where I store my mini-projects written in Python.
  • Video PyEditor - This is a video editing tool I use for operations on videos.
  • Advanced C++ - Contains examples of modern C++ usage.

Dotfiles


Stats

Top Langs

GitHub streak stats

Pinned

  1. tdd_with_gtest tdd_with_gtest Public

    Examples of googletest usage for Test Driven Development. This is the repository where I keep all the relevant information about Test Driven Development with C++ and gtest.

    C++ 5

  2. ai_for_trading ai_for_trading Public

    This is the repository where I store the programs and projects I've done for the Udacity AI for trading nanodegree. The repository is focusing primarily on two aspects of trading namely Quantitativ…

    Jupyter Notebook

  3. developer_productivity developer_productivity Public

    Developer productivity course

    Dockerfile 1

  4. design_patterns_cpp design_patterns_cpp Public

    This is my Design Patterns repository containing state of the art examples of practical usage of Design Patterns in modern C++.

    C++ 3 1

  5. web3 web3 Public

    Basic contracts created on the ethereum network

    TypeScript

  6. py_projects py_projects Public

    This is where I store my mini projects written in Python.

    Python