Skip to content
View intulint's full-sized avatar

Block or report intulint

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

Pinned Loading

  1. greenhouse-esp8266 greenhouse-esp8266 Public

    I made a simple program to monitor temperature and humidity in a greenhouse. The data is displayed via wifi on a web page on my home LAN. The projects I found before were too complicated, I had to…

    C++

  2. llama.cpp-simple-api-client llama.cpp-simple-api-client Public

    The repository contains a client script in Python for interacting with the LLM model via an HTTP API llama-server. The code allows sending user messages and receiving responses from the model using…

    Python