Skip to content
View Saralapa's full-sized avatar
🤖
🤖

Highlights

  • Pro

Block or report Saralapa

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.

Content in all repositories owned by your account will be closed.
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
Saralapa/README.md

🚀 About me

name:      Gabriel Schmitt Teixeira
role:      RPA Developer @ Cresol Pioneira      # since June 2025
studying:  Software Engineering @ UTFPR         # Dois Vizinhos - PR, class of 2027
building:  UiPath robots in VB.NET & C#, REST API, PostgreSQL
also into: data analysis, machine learning, BI
speaks:    [Portuguese (native), English (C1), Spanish (B1), German (A1)]
  • 🤖 I automate processes end to end — UiPath with VB.NET and C#, system integration through REST APIs, and the PostgreSQL layer underneath.
  • ⚙️ Built a custom UiPath orchestrator (PowerShell + PostgreSQL + Orchestrator API) that manages queues, schedules and machine availability — cutting license consumption while running more processes in parallel.
  • 📊 I also build reports and dashboards in Qlik, Excel and Google Apps Script, and train ML models in Python.
  • 🎮 Most of my public repos are automations I wrote for fun — games, Spotify, and my own desktop.

🛠️ Tech stack

Automation & RPA

UiPath VB.NET C# PowerShell Selenium PyAutoGUI

Languages

Python C# C++ C Java JavaScript TypeScript R Lua

Data, BI & Databases

PostgreSQL Pandas scikit-learn Jupyter Qlik

Web & APIs

React Node.js HTML5 CSS3 REST API JSON

Tools & Platforms

Git CI/CD Jira Linux Windows VS Code

📌 Featured projects

Project What it does Built with
🎵 Save Spotify Playlists By Genre Splits a master Spotify playlist into one playlist per genre, end to end. UiPath Spicetify
🗄️ UiPath Postgres Lib Reusable library that runs SQL scripts, single or bulk, from any UiPath automation. UiPath PostgreSQL
🧠 Credit Score Prediction Classifies client credit scores from tabular data, from cleaning to trained model. Python scikit-learn
🃏 Finding Cards Balatro Balatro mod that auto-rerolls the shop until the cards you searched for show up. Lua Steamodded
🎮 League Lobby Clicker Desktop app that picks your queue and role, then finds and auto-accepts the match. Python GUI Automation

Pinned Loading

  1. League-Lobby-Clicker League-Lobby-Clicker Public

    Desktop app that picks your queue and role, then finds and auto-accepts League of Legends matches

    Python 2

  2. Finding-Cards-Balatro Finding-Cards-Balatro Public

    Balatro mod that auto-rerolls the shop until the cards you searched for appear

    Lua

  3. Predict-Clients-Credit-Score-with-AI-Artificial-Intelligence Predict-Clients-Credit-Score-with-AI-Artificial-Intelligence Public

    Random Forest model that classifies bank client credit scores with ~83% accuracy

    Jupyter Notebook

  4. Save-Spotify-Playlists-By-Genre Save-Spotify-Playlists-By-Genre Public

    Splits a master Spotify playlist into one playlist per genre - UiPath robot + Spicetify extension

    JavaScript

  5. UiPath-postgres-lib UiPath-postgres-lib Public

    Reusable UiPath library for running single and bulk SQL scripts against PostgreSQL