Skip to content
View Joa98Dev's full-sized avatar

Block or report Joa98Dev

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

Hello World! 👋

I'm Joaquín. I am a video game and software developer passionate about performance optimization, native software, and crafting digital environments.


🛠️ Tech Stack & Tools

💻 Programming Languages & Low-Level Development

C C++ Python C# JavaScript

🎮 Engines, Multimedia & Graphics Libraries

SDL3 Raylib Godot wxWidgets

🌐 Web Development (Frontend & Backend)

HTML5 CSS3 Django Flask

🎨 Design, Assets & Utilities

Blender Imgtool GIMP Inkscape

⚙️ Environment & Operating Systems

Linux Git GitHub VS Code


🌱 Currently Learning & Improving

Deepening my knowledge in advanced low-level concepts, multimedia APIs, and software architecture:

  • 📚 Studying internal structures, memory management, and optimization in C/C++.
  • 🎮 Exploring SDL for native graphics handling, audio, and cross-platform portability.

📂 Featured Projects

Here is a look at some of my software developments and personal initiatives:

  • 🎮 Dialogue System — A flexible, modular visual novel-style dialogue system built in C++ using the Raylib library.
  • 📄 ProDF — A versatil, simple and powerful tool for managing and converting PDFs.
  • 📥 PyTube Downloader — Interactive Python-based tool for downloading multimedia content.
  • 🔐 Password Generator App — Utility focused on the secure generation of credentials.
  • 🌐 Web Browser — A lightweight, customized web browser.
  • 📱 QR Code Generator & Reader App — Desktop utility for managing QR codes.
  • 📻 Music Station — Digital music streaming or playback application.

Popular repositories Loading

  1. pytube-downloader pytube-downloader Public

    Python-based application where you can download videos and audio files from the web.

    Python 80 15

  2. prodf prodf Public

    A versatil, simple and powerful tool for managing and converting PDFs.

    Python 4

  3. Joa98Dev Joa98Dev Public

    1

  4. qrcode-generator-reader-app qrcode-generator-reader-app Public

    A basic program that can generates QR Codes from the data provided, but also can scan any QR Codes to see its information.

    Python 1

  5. nvim-config nvim-config Public

    My neovim config file

    Vim Script 1

  6. password-generator password-generator Public

    Basic program that generates random passwords.

    Python