Skip to content
View skatesham's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report skatesham

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

🧭 Aventureiro — WareSoft / ManaVitae

Engenheiro. Físico. Artesão. Empreendedor.
Crio sistemas e experiências com propósito, estrutura e alma.


🇧🇷 Sobre mim

Sou engenheiro de software fullstack e fundador da WareSoft, onde desenvolvo soluções digitais com arquitetura limpa, propósito claro e design consciente.
Acredito em software como artesanato: cada linha deve ter razão, equilíbrio e beleza.

Mais do que escrever código, projeto ecossistemas digitais que unem engenharia, estética e propósito humano.
Do backend assíncrono ao design emocional da interface — tudo precisa funcionar, comunicar e inspirar.


🧱 Princípios Técnicos

  • Clean Architecture — camadas coesas, sem dependências desnecessárias.
  • DDD (Domain-Driven Design) — o domínio define a estrutura.
  • SOLID — simplicidade escalável e manutenção previsível.
  • Async-first — arquitetura distribuída, não bloqueante, resiliente.
  • Functional APIs — clareza, imutabilidade e previsibilidade antes de complexidade.
  • Lean Delivery — entregas pequenas, constantes e mensuráveis.
  • Infra as Code — automação, CI/CD e rastreabilidade total.

🧩 Cultura de Código

  • Código curto, direto e com propósito.
  • Documentação viva: README, ADRs (decisões técnicas), CHANGELOG, MkDocs.
  • Segurança e privacidade por padrão, não por exceção.
  • Acessibilidade (WCAG 2.2 AA) e dark mode desde o design inicial.
  • Cada feature nasce pequena, mas preparada para crescer de forma sustentável.

⚙️ Stack Recorrente

Camada Tecnologias
Backend Python (FastAPI, asyncio), Node.js (NestJS), Java (Spring Boot)
Frontend Angular 19–20 + Tailwind + PrimeNG
Banco de Dados PostgreSQL, SQLite, Redis
Infraestrutura Docker, GitHub Actions (CI/CD), AWS, GCP
Observabilidade logs estruturados, métricas, traços, alertas

🚀 Filosofia WareSoft

A WareSoft é mais do que uma empresa — é um laboratório de engenharia aplicada à consciência.
Cada sistema nasce com clareza, consistência e propósito.

“Não criamos software para preencher telas — criamos sistemas que importam.”

Nosso foco é qualidade, performance e essência: resolver o problema certo, da forma mais elegante e eficiente possível.


💡 Projetos Atuais

  • ManaVitae — aplicativo de rituais digitais e consciência emocional.
  • Prisma Chapada — ecossistema de turismo, arte e movimento.
  • EcoCria — marca de arte e design sustentável em madeira e resina.

Cada projeto é uma extensão de uma mesma visão: unir tecnologia, natureza e presença humana.


📫 Contato


🌍 English Version

Engineer. Physicist. Craftsman. Entrepreneur.
I build systems and experiences with purpose, structure, and soul.


About Me

I’m a fullstack software engineer and founder of WareSoft, a company focused on creating clean, purposeful, and conscious digital systems.
I see software as craftsmanship — each line must carry reason, balance, and beauty.

Beyond writing code, I design ecosystems that connect engineering, aesthetics, and human purpose — from async backend architecture to emotional UX.


🧱 Technical Principles

  • Clean Architecture — layered and dependency-free design.
  • DDD (Domain-Driven Design) — the domain drives the structure.
  • SOLID — scalable simplicity and maintainability.
  • Async-first — distributed, non-blocking, resilient systems.
  • Functional APIs — clarity and immutability before complexity.
  • Lean Delivery — small, measurable, frequent releases.
  • Infra as Code — automation, CI/CD, and full traceability.

🧩 Code Culture

  • Short, expressive, purpose-driven code.
  • Continuous documentation: README, ADRs, CHANGELOG, MkDocs.
  • Security and privacy by default.
  • Accessibility (WCAG 2.2 AA) and dark mode by design.
  • Every feature starts small but is designed to scale.

⚙️ Core Stack

Layer Technologies
Backend Python (FastAPI, asyncio), Node.js (NestJS), Java (Spring Boot)
Frontend Angular 19–20 + Tailwind + PrimeNG
Database PostgreSQL, SQLite, Redis
Infrastructure Docker, GitHub Actions (CI/CD), AWS, GCP
Observability structured logs, metrics, traces, alerts

🚀 WareSoft Philosophy

WareSoft is a technical-philosophical studio combining engineering, aesthetics, and awareness.
We don’t just build software — we craft systems that matter.

“The goal is not more features, but more meaning.”

Each product is built with clarity, performance, and integrity
delivering real value with elegance and simplicity.


💡 Current Projects

  • ManaVitae — digital rituals for emotional awareness.
  • Prisma Chapada — tourism, art, and movement ecosystem.
  • EcoCria — sustainable art brand working with wood and resin.

Each initiative expresses one purpose: blending technology, nature, and human presence.


📫 Contact


🧩 Licença

Este repositório segue a filosofia open-collaboration, com licença MIT quando aplicável.
Crie, melhore e compartilhe — com propósito e clareza.

Pinned Loading

  1. hexagonal-api-car-spring-rabbitmq-template hexagonal-api-car-spring-rabbitmq-template Public

    Java template for MS hexagonal Architecture

    Java 2

  2. fastapi-bigger-application fastapi-bigger-application Public

    Example of FastAPI bigger application

    Python 99 21

  3. api-car-manager-with-fipe api-car-manager-with-fipe Public

    API Car Manager with online searching fipe table

    Java

  4. image-recognization-by-correlation-python image-recognization-by-correlation-python Public

    Recognize imagens patterns by correlation with simples module python

    Python 1

  5. State experimental Pattern State experimental Pattern
    1
    package com.sham.vinicius.fiorin;
    2
    
                  
    3
    import lombok.AllArgsConstructor;
    4
    import lombok.Data;
    5
    import lombok.Getter;
  6. pandas-datascience-sjc-vehicle-theft-stats pandas-datascience-sjc-vehicle-theft-stats Public

    Análise de dados com Pandas, Numpy, Matplotlib analisando furto de veículos no ano de 2017 pela região de São José dos Campos

    Jupyter Notebook 1 1