Skip to content
View thalesorp's full-sized avatar
Block or Report

Block or report thalesorp

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

Hi! 👋

🦕 About me

My name is Thales Pinto and I'm a software developer with a bachelor's degree in computer science. With two years of experience in data analysis, I am now studying Oracle tools and solutions where I work as a full-time Oracle consultant.

🌱 Currently on

I'm adding some of my personal projects to public repositories, like my PowerShell tools:

  • Shortcut Creator: Create executable files from PowerShell scripts that do not require a CLI, like, background processing scripts and GUI scripts
  • Audio Manager: Cmdlet that provides some tools to programmatically manage audio on Windows systems
  • iBackupManager: Organize iPhone photo backups on Windows PCs
  • BatteryNotifier: Send a notification to disconnect the laptop when the battery reaches a certain threshold, thereby optimizing the lifespan of the battery

📫 Reach me

ProtonMail LinkedIn

Pinned

  1. Genetic-Quantum Genetic-Quantum Public

    Finding the best quantum to Round-robin scheduling with NSGA-II.

    Python 1 1

  2. NSGA-II NSGA-II Public

    Non-dominated Sorting Genetic Algorithm II

    Python 2 1

  3. adopet-api adopet-api Public

    AdoPet is a web application that connects future pet guardians to NGOs and guardians of animals available for adoption. This repository contains the source code of the REST API, developed in Java w…

    Java

  4. SimulaMT SimulaMT Public

    Um simulador da Máquina de Turing com duas fitas

    Python 1 1

  5. Random-Process-Generator Random-Process-Generator Public

    Generates random scenarios with multiple process to be used on process scheduling simulators

    Python

  6. Shortcut-Creator Shortcut-Creator Public

    Script in PowerShell to create Windows shortcuts. It can be used to create executable files from PowerShell scripts that do not require a CLI, e.g., background processing scripts and GUI scripts us…

    PowerShell