Skip to content
View tomaszkapron's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tomaszkapron

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
tomaszkapron/README.md
  • 👋 Hi, I’m @tomaszkapron, robotics and autonomous systems enthusiast
  • 👀 I’m interested in autonomous vehicles, backend web development
  • 🌱 I’m currently learning Java and Spring Boot, ROS2 and Autoware
  • 📫 How to reach me: tomasz.a.kapron@gmail.com

Pinned Loading

  1. spring-boot-rest-api-recipes spring-boot-rest-api-recipes Public

    A Simple RESTful API using Spring Boot, Gradle, Hibernate, H2 database, Spring Data JPA.

    Java 1

  2. spotify-api-console-app spotify-api-console-app Public

    Simple music advisor app, where I learnt how to work with APIs and OAuth2

    Java 1

  3. Integration-of-the-sensory-system-for-an-autonomous-vehicle Integration-of-the-sensory-system-for-an-autonomous-vehicle Public

    Repository for building Octomap using Ouster Lidar sensor and IntelRealsense cameras

    CMake 2

  4. pedestrian-tracking-system pedestrian-tracking-system Public

    The project involves the creation of a pedestrian tracking system using probabilistic graphical models. The system is designed to determine the location of passers-by in successive camera frames by…

    Python

  5. swift_nav_ros2 swift_nav_ros2 Public

    Forked from PPI-PUT/swift_nav_ros2

    ROS2 driver for Swift Navigation GNSS

    C++

  6. MazeAlgorithmVisualization MazeAlgorithmVisualization Public

    Implementation and visualization of recursive backtracker algorithm for maze creation in javaScript.

    JavaScript