Skip to content
View matlzztt's full-sized avatar

Block or report matlzztt

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
matlzztt/README.md

Greetings, humans and robots.

I dabble in a few programming languages and technologies, including:

  • C: Development of performance-critical systems.
  • Shell Scripts: Task automation.
  • Python: Scripting, automation and webdev using Django.
  • R: Data Analysis and presentation.
  • Java: Object-oriented programming.
  • HTML, CSS, and JavaScript: Basic creation of websites and API interactions.

Current Projects

🌡️ thermo-scout

thermo-scout is a real-time temperature monitoring tool for Linux systems, written entirely in C. The project aims to provide efficient and accurate temperature readings from various sensors, complete with logging and visualization features. Future enhancements include:

  • Packaging as an installable executable using Pacman.
  • Adding a TUI and GUI for better user interaction.
  • Real-time Cartesian graphical visualization.

Check out Thermo-Scout

Pinned Loading

  1. pokedex pokedex Public

    Consumes the PokéAPI to display Pokemon information in a HTML enviroment.

    JavaScript

  2. thermo-scout thermo-scout Public

    Lightweight script designed for real-time monitoring and logging of temperature sensor data on Linux systems.

    C