Welcome to My Portfolio!

Hello, my name is Bruno. I am a biologist who has transitioned into the world of coding, driven by a passion for using technology to create practical and innovative solutions. My journey from biology to programming has equipped me with a unique perspective and a diverse skill set, allowing me to tackle challenges in creative and effective ways.

Languages:

Python

Php

JavaScript

HTML5

My socials:

Mail

GitHub

PROJECTS

Here's a preview of my projects.

Click on them to watch a short video and a longer description.

ChatGPT API Client

Desktop application enabling users to chat with the GPT-3.5 model, featuring session memory (up to 3 simultaneously), chat copying, input memory, cleaner, code detection (output), API change, and tokenizer count.Link to Flet

Python MIDI Reader

Complete Python-built app using Flet to parse and play MIDI files like the popular Synthesia. Responsive, background, colors, and view window (seconds showed in the app screen) are fully customizable.Link to Flet

To Do/Playlist Manager App

Although incomplete, the app currently has a To-Do list with filtering, a playlist manager that allows shuffle, , playlist progression ring,full music player controls, and a playlist creator with a built-in search bar. All fully made on Flet-Python.Link to Flet

WONDERS-ALIGNERS App

Patient progress tracking desktop application that allows WONDERSALIGNERS Lab to manage and automatically update patient registries. It has full connection to the doctor's application to synchronize treatment logs.

I am unable to share the code or download link as I developed it for a commercial company and not a personal projectLink to FletLink to WONDERSALIGNERS

WONDERS-ALIGNERS Platform

The complete website of WONDERSALIGNERS, with a front-end running solely on CSS and HTML. The back-end includes a comprehensive management platform for patients, doctors, and administrators, featuring full file-sharing support, real-time chat using WebSockets, a renderer for 3D files, custom lab applications for PDF generation and patient tracking, and tutorials and resources for educational purposes. Link to WONDERSALIGNERS

Nursing Home Platform

A platform designed to surpass current nursing home software, featuring a robust, well-structured role-based permission system. This allows the org anization to maintain full control over inventory, activities, and all aspects of medica l history. It includes a complete record of all interactions within the platform to ensure tra ceability and enhance security. Designed in accordance with all Colombian regulations to compete in a state tender. Link to an entry point. Manual (currently in Spanish)

Calculator

Calculator app running in JS, it makes operations in strings to compute the results. Of course, no division by 0. Link

Tetris

Classic Tetris game with cloudy style, pure JS, support levels, velocity, game- and music. Link