Skip to content
View BrianLesko's full-sized avatar
🌐
Making things
🌐
Making things

Block or report BrianLesko

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
BrianLesko/README.md
  • 👋 Hi, I’m @BrianLesko.
  • 👀 I’m interested in first First Principles engineering
  • 🦾 I’m currently working as a Robotics Automation Engineer at Sherwin Williams.
  • ⏲️ Continuous imrpovement in controls engineering, robotics engineering, and mechanical engineering.
  • 📫 Email me at [email protected]

 

╭━━╮╭━━━┳━━┳━━━┳━╮╱╭╮ ╭╮╱╱╭━━━┳━━━┳╮╭━┳━━━╮ ┃╭╮┃┃╭━╮┣┫┣┫╭━╮┃┃╰╮┃┃ ┃┃╱╱┃╭━━┫╭━╮┃┃┃╭┫╭━╮┃ ┃╰╯╰┫╰━╯┃┃┃┃┃╱┃┃╭╮╰╯┃ ┃┃╱╱┃╰━━┫╰━━┫╰╯╯┃┃╱┃┃ ┃╭━╮┃╭╮╭╯┃┃┃╰━╯┃┃╰╮┃┃ ┃┃╱╭┫╭━━┻━━╮┃╭╮┃┃┃╱┃┃ ┃╰━╯┃┃┃╰┳┫┣┫╭━╮┃┃╱┃┃┃ ┃╰━╯┃╰━━┫╰━╯┃┃┃╰┫╰━╯┃ ╰━━━┻╯╰━┻━━┻╯╱╰┻╯╱╰━╯ ╰━━━┻━━━┻━━━┻╯╰━┻━━━╯

 

X Logo             GitHub             LinkedIn

follow all of these for pizza :)

 

Pinned Loading

  1. IMU-visualization IMU-visualization Public

    Measure orientation of your robot or device using an IMU, visualize its data using this code

    Python

  2. Low-Code-Chat Low-Code-Chat Public template

    This git repository hosts a user interface for a chat-app written in Pure Python with less than 50 lines of code. Connect your OpenAI API for Chat-GPT like chatting. Created for Learning Purposes, …

    Python 3

  3. fast-binary-image-classification fast-binary-image-classification Public

    Classify images in real time. Retrain this CNN with your own dataset. For the binary classification problem. Developed for detecting thumbs up or thumbs down.

    Python 2

  4. R2-Dualsense2 R2-Dualsense2 Public

    implements the control of a double joint robot using Sony's Dualsense (PS5) controller. (Pure python). Demonstrates external device communication, the strength of using classes while programming, a…

    Python