Skip to content
View guiziii's full-sized avatar
πŸ₯Ά
πŸ₯Ά

Block or report guiziii

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

Welcome! πŸ‘‹

Hi there! I'm Guilherme Cruz, a passionate developer with a keen interest in innovative solutions.

Welcome to my GitHub profile, where you can explore my latest projects and contributions.

How to reach me πŸ“«


πŸ› οΈ Tech Stack & Expertise


πŸ‘¨β€πŸ’» Programming Languages

Python TypeScript JavaScript C# Java PHP SQL


βš›οΈ Frontend Engineering

React React Native Next.js Redux Tailwind CSS Material UI Ant Design Sass Bootstrap Storybook


🧠 Backend & APIs

Node.js NestJS Express FastAPI Flask GraphQL .NET Core REST API


πŸ—„οΈ Databases & Data

PostgreSQL MySQL SQL Server MongoDB SQLite Firestore Redis BigQuery Prisma Entity Framework


☁️ Cloud & DevOps

Docker Docker Compose GitHub Actions AWS Google Cloud Azure Azure DevOps DigitalOcean Heroku Vercel Netlify Cloudflare Linux


πŸ§ͺ Testing & Observability

Jest Playwright Sentry Swagger Postman


🧩 Architecture & Concepts

  • Monorepos
  • Microservices Architecture
  • Background Jobs (RQ / Workers)
  • Distributed Task Processing
  • Authentication (JWT / OAuth / Firebase Auth)
  • API Design (RESTful & GraphQL)
  • CI/CD Pipelines
  • Event-driven patterns
  • Clean Architecture
  • Domain-driven design principles

πŸ”­ Projects


πŸ“ Fe-components

  • Description: fe-components is a library of reusable and customizable frontend components designed to streamline development and enhance user experience. Built with modern web technologies, it offers responsive, accessible, and highly customizable components. With TypeScript support and built-in theming.

  • Tech Stack: TypeScript React Storybook

  • Description: FacialRecognition is a Python-based computer vision project that performs real-time face detection and recognition using machine learning techniques. It leverages image processing libraries to identify and classify faces from live camera input or images, serving as a foundation for biometric authentication and intelligent vision systems.

  • Tech Stack: Python Flask

  • Description: Translation API is a lightweight RESTful service built with Flask that provides text translation capabilities through a simple HTTP interface. Designed for fast deployment and minimal setup, it serves as a backend microservice for applications requiring language translation functionality.

  • Tech Stack: Python Flask

  • Description: Jarvis is a wake-word voice assistant built for macOS that listens for a trigger word, records audio, transcribes speech using Whisper, routes commands through OpenClaw, and responds via text-to-speech. Designed with secure, environment-based configuration, it supports scalable voice-driven automation workflows.

  • Tech Stack: Python Docker OpenClaw

  • Description: Drummond is a full-stack form registration platform built with a modern monorepo architecture using NestJS, MongoDB, and React (Vite). The system provides authenticated access via Firebase, secure API endpoints documented with Swagger, and a responsive UI built with MUI.

  • Tech Stack: TypeScript React MongoDB NestJS Firebase Material UI Swagger

  • Description: Posterr is a full-stack application built with React.js (TypeScript) and .NET (C#), leveraging SQL Server and Entity Framework for structured relational data management. The project is fully containerized, version-controlled with clean Git history, and designed to demonstrate architectural clarity, API-layer separation, and database normalization.

  • Tech Stack: TypeScript React .NET Core Entity Framework Core Microsoft_SQL_Server Docker Material UI Tailwind CSS Swagger TanStack Query zod GitHub Actions xUnit


βš™οΈ Analytics


Top Languages GitHub Streak Stats

Guiziii Activity Graph

All Repositories

🌱 Currently Learning


  • Machine Learning with Python

Popular repositories Loading

  1. Posterr Posterr Public

    Posterr is a full-stack application built with React.js (TypeScript) and .NET (C#), leveraging SQL Server and Entity Framework for structured relational data management. The project is fully contai…

    C# 1

  2. Drummond Drummond Public

    Drummond is a full-stack form registration platform built with a modern monorepo architecture using NestJS, MongoDB, and React (Vite). The system provides authenticated access via Firebase, secure …

    TypeScript

  3. Jarvis Jarvis Public

    Jarvis is a wake-word voice assistant built for macOS that listens for a trigger word, records audio, transcribes speech using Whisper, routes commands through OpenClaw, and responds via text-to-sp…

    Python

  4. Facial-Recognition-API Facial-Recognition-API Public

    FacialRecognition is a Python-based computer vision project that performs real-time face detection and recognition using machine learning techniques. It leverages image processing libraries to iden…

    Python

  5. guiziii guiziii Public

  6. Translation-API Translation-API Public

    Translation API is a lightweight RESTful service built with Flask that provides text translation capabilities through a simple HTTP interface. Designed for fast deployment and minimal setup, it ser…

    Python