Skip to content
View JustCabaret's full-sized avatar
💭
Living life :)
💭
Living life :)

Highlights

  • Pro

Block or report JustCabaret

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

Hugo Cabaret 👋

Software Engineer | .NET Developer at CGI

📍 Coimbra, Portugal | 📧 hugocabaretdasilva@gmail.com | 🔗 LinkedIn


🚀 Professional Core

  • Current Role: .NET Developer at CGI, specializing in high-performance C# solutions and internal workflow automation.
  • Main Expertise: Engineering optimized C#/.NET applications and refining complex SQL queries for large-scale operational databases.
  • Data Automation: Proven experience in building ETL-style pipelines to reduce manual entry and increase data reliability.
  • Education: B.Sc. in Computer Engineering (ESTGOH) - Currently focusing on Advanced Software Architecture and Data Management.

🛠️ Featured Technical Projects

  • AI Receipt Parser (⭐ 45+ Stars)
    • Developed an end-to-end data pipeline using Python, OCR, and GPT-4 to transform unstructured financial data into structured SQL formats.
  • Sorting Algorithms Benchmark
    • Performance benchmarking tool for analyzing CPU/Memory trade-offs and energy efficiency in large datasets.

💻 Technical Stack

  • Languages & Frameworks: C# (.NET, WPF), Python (Data & Automation), SQL (T-SQL), PHP.
  • Data Management: SQL Server Optimization, Database Design, Normalization, and ETL principles.
  • Web: JavaScript, Bootstrap, HTML5/CSS3.
  • Certifications: Cisco CCNA (Enterprise Networking, Security, and Automation).

💼 Experience at a Glance

  • CGI: Optimizing .NET systems and critical data processing workflows to increase team productivity.
  • Full-Stack Solutions: Managed the full SDLC for diverse client projects, architecting robust back-ends and optimized database structures.
  • Engineering Standards: Solidified through internships in CRM customization and ERP integration, applying OOP and Agile methodologies to deliver scalable software.

Pinned Loading

  1. ArraySortingBenchmark ArraySortingBenchmark Public

    Benchmark and compare array sorting algorithms with performance metrics.

    Python 1

  2. AIReceiptParser AIReceiptParser Public

    An AI-powered application that uses OCR (Optical Character Recognition) and GPT-4 to extract, process, and organize data from receipt images into structured formats. Perfect for automating expense …

    Python 45 6

  3. JavaMulticastChat JavaMulticastChat Public

    JavaMulticastChat is an interactive chat application built with Java that leverages multicast networking for real-time group communication. It features a simple GUI for users to join chat rooms, se…

    Java

  4. JavaMultiplayerChess JavaMultiplayerChess Public

    A multiplayer chess game implemented in Java using Java RMI (Remote Method Invocation). Features a graphical user interface (GUI) for real-time interaction, allowing users to join as players or spe…

    Java