Skip to content
View isadfrn's full-sized avatar

Organizations

@cubos-academy @mentoredtestbed

Block or report isadfrn

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
isadfrn/README.md

About Me

  • Hello! I'm a Computer Science Bachelor, a Master's student of Applied Computing, and a Software Engineer.
  • You can shoot me an email and I'll try to respond as soon as I can.
  • I use my GitHub with my students, my work, as a sandbox for learning and also for my side projects. So there's a lot of repositories here, with multiple programming languages and spoken languages. I try to make it the most organized as possible, but if you want to see my projects as a portfolio, please check my personal page for a more detailed view.

Pinned Loading

  1. pokemuu pokemuu Public

    Veterinary Anatomical Atlas of Bovines in Pokémon-style card format, developed for the Morphophysiology of the Neurolocomotor System and Integument course at Unisociesc Blumenau's Veterinary Medici…

    TypeScript

  2. youtube-channel-text-extract youtube-channel-text-extract Public

    Download all videos from a YouTube channel as audio only (no video), then transcribe them to text locally with OpenAI Whisper. The text is ready for Claude, NotebookLM, or any text-based tool.

    JavaScript 5

  3. vtte vtte Public

    Cross-platform command-line tool (Windows, Linux, and Mac) that transcribes audio from video and audio files (.mp4, .mov, .mkv, .mp3, .m4a, .wav) into Markdown files, using Whisper.cpp locally, 100…

    Go 1

  4. esp8266-mqtt-temp esp8266-mqtt-temp Public

    This project uses an ESP8266 to read temperature and humidity data from a DHT11 sensor and send it to an MQTT broker.

    C