Skip to content
View williamgritti's full-sized avatar

Block or report williamgritti

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

Typing SVG


whoami

I'm the person your IT department warned you about — except I'm in the IT department.

Fifteen-plus years inside the Brazilian public sector taught me two things: bureaucracy is immortal, and nobody was going to automate my problems for me. So I learned Python. Then FastAPI, because raw http.server is a cry for help. Then React and TypeScript, because apparently suffering scales horizontally.

No CS degree. A Business Administration degree, two specializations — one of them in Tax Law, which is exactly as thrilling as it sounds — and the specific brand of stubbornness that only sets in after fifteen years of reading legislation nobody else finishes.

By day I keep government infrastructure breathing. By night — and it is always night, my chronotype is a documented medical event — I build things that have no business existing.

class William:
    def __init__(self):
        self.role          = "IT Analyst @ Brazilian public sector"
        self.stack         = ["Python", "FastAPI", "React", "TypeScript"]
        self.credentials   = "self-taught, suspiciously confident"
        self.chronotype    = "nocturnal (clinically, not aspirationally)"
        self.peak_hours    = "when yours end"
        self.code_reviewer = "a Pomeranian named Lulu"  # ruthless; naps a lot

    def public_repos(self):
        return "deliberately few"  # the interesting ones don't have an audience

cat stack.txt

What I actually build with. The public repos here run on Flask and JavaScript; the rest of the iceberg is below the waterline, in repos you can't see.

Python FastAPI TypeScript React Redis Cloudflare Railway Vercel Git


ls -la (public)

Two repos out in the open. Yes, that's intentional. The good stuff lives behind chmod 700 and a personality.

  • cinapse-appJavaScript · the cinema habit, compiled. → live demo ↗
  • microempresa-appPython · Flask · a small-business manager — clients, inventory, cash flow, quotes-to-PDF — that escaped containment.

Everything worth shipping, I ship in private. Consider this the trailer, not the film.


./now.sh

  • 🧾 Cramming tax legislation into my skull via text-to-speech and spaced repetition, chasing the Auditor-Fiscal exam. The audiobook narrator and I are now in a committed relationship.
  • 🤖 Maintaining a personal-assistant bot that runs my life better than I do — habits, schedules, and a chronobiology module that keeps reminding me I shouldn't exist before noon. (Private repo. You don't get to see it. Nobody does.)
  • 🎬 Writing trilingual criticism about transgressive and extreme cinema. Yes, I watched the thing you couldn't finish. No, I won't summarize it for you.
  • 🐤🦉 Losing, with great consistency, the war against my own circadian rhythm.

man william — fine print

Does not respond to "good morning." Has never seen one.

Will refactor working code at 4 a.m. for reasons that seemed compelling at 4 a.m.

Believes every problem is one well-placed FastAPI endpoint away from being someone else's problem.

The Pomeranian remains the only code reviewer whose feedback I trust unconditionally.


activity graph


Profile Views Email


The code is documented. The author is not.

Popular repositories Loading

  1. microempresa-app microempresa-app Public

    HTML

  2. cinapse-app cinapse-app Public

    JavaScript

  3. williamgritti williamgritti Public

    Python

  4. atende-zap-ia atende-zap-ia Public

    Atendente de WhatsApp com IA (Claude) sobre Evolution API: respostas humanizadas e transbordo obrigatório para humano

    TypeScript

  5. omi omi Public

    Forked from BasedHardware/omi

    AI that sees your screen, listens to your conversations and tells you what to do

    Python

  6. console console Public

    Forked from pluralsh/console

    Plural's All-In-One Control Plane for Kubernetes Management

    TypeScript