Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View REDDY50N's full-sized avatar
  • 50N

Block or report REDDY50N

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
REDDY50N/README.md

🌱 As a software engineer and passionate gardener, I cultivate both code and plants!

Hi there πŸ‘‹

  • πŸ’» I am working as Qt/C++ Software Engineer at POLAR Cutting Technologies
  • 🧰 I use daily: C++, Cmake, Qt, Bash/Shell Script, Linux CLI
  • πŸ”Ž Interested in everything related to modern software development and greenhouse automation
  • ❀️ Open Source Software
  • 🐧 Linux ... runs on a vast majority of modern devices

Projects

Currently I put all my past projects together to a large scale greenhouse data acquisition and monitoring system. This system uses an Arduino programmed in pure C++ with CMake to gather sensor data, which is then processed by a Raspberry Pi acting as the central unit (the brain). The Raspberry Pi manages the database, provides visualization, camera access, and supports web interfaces and dashboards.

I am passionate about developing efficient software in native languages like C++ and Rust. Deeply interested in embedded Linux, find Rugix to be an excellent alternative to the Yocto Project.

Tech Stack

C++ Badge CMake Badge Rust Badge Python Badge Git Badge Docker Badge Raspberry Pi Badge CLion Badge Sonar Badge Qt Badge MQTT Badge OpenCV Badge Jenkins Badge Debian Badge Ubuntu Badge Arch Linux Badge Bitbucket Badge Jira Badge Confluence Badge

Pinned Loading

  1. qt-message-handler qt-message-handler Public

    Simple approach for colored debug logs. The logs are also clickable, allowing you to jump directly to the location in the code.

    C++

  2. qt-settings-manager qt-settings-manager Public

    An approach for managing all QSettings (application config) in a central place using function templates..

    C++

  3. qt6-qml-sidebar qt6-qml-sidebar Public

    A template for a UI page navigation sidebar with Qt/QML.

    QML

  4. open-weather-map-lib open-weather-map-lib Public

    API to download and analyze weather data in Qt. Can be used as a library in other projects or standalone.

    C++ 1

  5. weather-cli weather-cli Public

    OpenWeatherMap Console Application (Qt Cross-Plattform)

    C++

  6. dina-cli dina-cli Public

    A CLI tool for daily needs such as inventory lists, meal plans, and shopping lists.

    Rust