Skip to content
View Tcordeir0's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@devlikeapro @Streamline-Works

Block or report Tcordeir0

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

๐Ÿš€ Talys Matheus - Software Engineer & IT Specialist

๐Ÿ” Professional Overview

interface ProfessionalProfile {
  role: "Software Engineer & IT Analyst";
  expertise: [
    "๐Ÿ—๏ธ Full-Stack Development",
    "โšก Process Automation",
    "๐Ÿง  AI Integration",
    "๐Ÿ“ฑ PWA & Mobile-First"
  ];
  currentFocus: "๐Ÿ› ๏ธ Production-grade systems with real users and real data";
  signatureProjects: [
    "๐Ÿข IntraNet โ€” Corporate Platform (829+ tickets, 191 users)",
    "๐Ÿ’ฌ ZyxChat โ€” Chatbot Platform",
    "๐Ÿ“„ Automated NF-e Reader",
    "โšก WhatsApp Automation Suite"
  ];
  techStack: {
    languages: ["๐Ÿ”ต TypeScript", "๐Ÿ Python", "๐ŸŸฃ PHP"];
    frameworks: ["โš›๏ธ React 18", "โžก๏ธ Next.js", "๐Ÿถ Flask"];
    backend: ["๐ŸŸข Supabase", "๐Ÿฆ• Deno", "๐ŸŸฉ Node.js"];
    automation: ["๐Ÿ”„ N8N", "โ›“๏ธ LangChain", "โœจ Google Gemini"];
    databases: ["๐Ÿ˜ PostgreSQL (RLS)", "๐Ÿƒ MongoDB", "๐Ÿ“Š Google Sheets"];
    mobile: ["๐Ÿ“ฑ PWA", "๐Ÿ”ง Service Worker", "๐Ÿ“ฒ iOS Safe Area"];
  };
}

๐Ÿ› ๏ธ Advanced Technical Skills

Full-Stack & Backend

TypeScript React Next.js Node.js Deno

Database & BaaS

Supabase PostgreSQL MongoDB

N8N & Automation

N8N LangChain Google Gemini Workflow Automation

Mobile & PWA

PWA Tailwind CSS

Messaging Systems

Whaticket Evolution API ZyxChat

๐Ÿ› ๏ธ Complete Technology Stack

๐Ÿ”น Languages & Frameworks

TypeScript
TypeScript
JavaScript
JavaScript
Python
Python
Java
Java
PHP
PHP
React
React 18
Next.js
Next.js
Tailwind
Tailwind
Flask
Flask
Deno
Deno

๐Ÿ”น Databases & Cloud

Supabase
Supabase
PostgreSQL
PostgreSQL
MySQL
MySQL
MongoDB
MongoDB
Google Cloud
GCP
AWS
AWS

๐Ÿ”น Tools & Platforms

N8N
N8N
Docker
Docker
Git
Git
Linux
Ubuntu 20/22
VSCode
VS Code
SSH
SSH
Contabo
Contabo VPS
EasyPanel
EasyPanel
Dokploy
Dokploy
Nginx
Nginx
Visual Studio
Visual Studio
VPS
VPS

๐Ÿ† Featured Projects

Full operational management system โ€” developed and maintained solely by me, in production with real users.

  • Tech Stack: React 18, TypeScript, Supabase, Tailwind CSS, Deno, PWA
  • Scale: 829+ tickets ยท 191 active users ยท 113 IT assets monitored
  • Key Features:
    • ๐ŸŽซ Kanban ticketing with automated SLA (On Time / Delayed) and real-time chat
    • ๐Ÿ’ป IT asset monitoring via WebSocket with live CPU/RAM/Disk telemetry
    • ๐Ÿ” Granular RBAC + Row-Level Security enforced at the PostgreSQL level
    • ๐Ÿ“Š Executive dashboards (MTTR, SLA compliance, weekly trends via Recharts)
    • ๐Ÿ“ฑ PWA installable on iOS/Android โ€” swipe gestures, offline support, dark mode
    • โ˜๏ธ Serverless Edge Functions in Deno (push notifications, webhooks, secure profiles)
  • Tech Stack: TypeScript, React, N8N, Evolution API
  • Key Features:
    • ๐Ÿš€ Advanced conversational flow system
    • ๐Ÿ”„ Multi-platform integration (WhatsApp, Telegram, SMS)
    • ๐Ÿ“Š Administrative dashboard built with React & TypeScript
    • ๐Ÿค– AI-powered contextual automated responses
  • Tech Stack: N8N, Tesseract OCR, Google Gemini
  • Capabilities:
    • ๐Ÿ” Automatic fiscal document data extraction
    • ๐Ÿ“ฑ WhatsApp processing (images/documents)
    • ๐Ÿ—ƒ๏ธ Google Sheets integration for data storage
    • โœ… 44-digit access key validation
  • Technologies:
    • Complex N8N workflows
    • Evolution API integration
    • Google Sheets as database
    • LangChain for conversation memory
  • Tech Stack: Python, SQLite
  • Highlights:
    • ๐Ÿ›๏ธ Core banking operations
    • ๐Ÿ” Authentication system
    • ๐Ÿ“ˆ Account and transaction management

๐ŸŽฎ Hangman Game

  • Technology: Python
  • Features:
    • ๐ŸŽฏ Complete game logic
    • ๐Ÿ“– Word and hint system
    • ๐Ÿ–ฅ๏ธ Intuitive terminal interface

๐Ÿ“ˆ GitHub Statistics

GitHub Stats Top Languages

GitHub Streak

๐ŸŽ“ Continuous Learning

class OngoingEducation:
    def __init__(self):
        self.current_focus = [
            "๐Ÿ“˜ Advanced TypeScript Patterns",
            "๐Ÿ—๏ธ Backend Architecture with Supabase & Edge Functions",
            "๐Ÿค– AI-Powered Automation with N8N & LangChain",
            "๐Ÿ“ฑ PWA & Mobile-First Development"
        ]

    def certifications(self):
        return {
            "n8n":          "๐ŸŽ–๏ธ Advanced Workflow Design",
            "google_cloud": "โ˜๏ธ AI/ML Specialization",
            "react":        "โš›๏ธ TypeScript Best Practices",
            "supabase":     "๐ŸŸข Realtime & Edge Functions"
        }

    def education(self):
        return [
            "๐ŸŽ“ Systems Analysis and Development โ€” UNIP",
            "๐ŸŽ“ Software Engineering โ€” UniAlfa (Ongoing)"
        ]

๐ŸŒ Let's Connect

LinkedIn Gmail WhatsApp


Pinned Loading

  1. assistente-ia-pessoal assistente-ia-pessoal Public

    Python 1

  2. Projeto-Amonia Projeto-Amonia Public

    PHP

  3. CodeByDouglas/Gerenciador-de-Estoque. CodeByDouglas/Gerenciador-de-Estoque. Public

    Representaรงรฃo de um sistama de gerenciamento de estoque desenvolvido em C (Via termial). Permite adicionar, editar, remover e listar produtos, com foco em organizaรงรฃo e praticidade. Projeto aprendiโ€ฆ

    C 3

  4. IntraNet IntraNet Public

    Professional-grade Logistics Management System built with React 18, TypeScript, and Supabase. Features real-time telemetry, Kanban workflows, and RBAC security.