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 5

  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