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
Typing intro



LinkedInRepositoriesProfile views

🚀 About me

name: Gabriel Schmitt Teixeirarole: RPA Developer @ Cresol Pioneira # since June 2025studying: Software Engineering @ UTFPR # Dois Vizinhos - PR, class of 2027building: UiPath robots in VB.NET & C#, REST API, PostgreSQLalso into: data analysis, machine learning, BIspeaks: [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

UiPathVB.NETC#PowerShellSeleniumPyAutoGUI

Languages

PythonC#C++CJavaJavaScriptTypeScriptRLua

Data, BI & Databases

PostgreSQLPandasscikit-learnJupyterQlik

Web & APIs

ReactNode.jsHTML5CSS3REST APIJSON

Tools & Platforms

GitCI/CDJiraLinuxWindowsVS Code

📌 Featured projects

ProjectWhat it doesBuilt with
🎵 Save Spotify Playlists By GenreSplits a master Spotify playlist into one playlist per genre, end to end.UiPathSpicetify
🗄️ UiPath Postgres LibReusable library that runs SQL scripts, single or bulk, from any UiPath automation.UiPathPostgreSQL
🧠 Credit Score PredictionClassifies client credit scores from tabular data, from cleaning to trained model.Pythonscikit-learn
🃏 Finding Cards BalatroBalatro mod that auto-rerolls the shop until the cards you searched for show up.LuaSteamodded
🎮 League Lobby ClickerDesktop app that picks your queue and role, then finds and auto-accepts the match.PythonGUI Automation

Pinned Loading

  1. League-Lobby-ClickerLeague-Lobby-ClickerPublic

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

    Python 2

  2. Finding-Cards-BalatroFinding-Cards-BalatroPublic

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

    Lua

  3. Predict-Clients-Credit-Score-with-AI-Artificial-IntelligencePredict-Clients-Credit-Score-with-AI-Artificial-IntelligencePublic

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

    Jupyter Notebook

  4. Save-Spotify-Playlists-By-GenreSave-Spotify-Playlists-By-GenrePublic

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

    JavaScript

  5. UiPath-postgres-libUiPath-postgres-libPublic

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