Skip to content
View perepepeu's full-sized avatar

Block or report perepepeu

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

Pedro Henrique

Full-stack developer & AI builder creating reliable web products, internal tools, and automation for real-world operations.

I work from Brazil with clients locally and internationally. My focus is turning manual, repetitive workflows into practical software — from field-operation checklists and reporting flows to SaaS products and AI experiments.

What I build

  • Web applications and SaaS — dashboards, admin systems, workflow tools, and customer-facing products
  • Operational software — checklists, field-service flows, photo/report management, and spreadsheet-based deliverables
  • AI and developer tools — language-model experiments, coding assistants, ML learning tools, and automation
  • Business websites — responsive, clear websites for companies and professional services

Selected work

Project What it is Links
FollowUply SaaS for organizing and improving follow-up workflows. It is currently under active development and not yet publicly available. Interested in testing the beta? Please get in touch. Project preview
International client project Website delivered for a German insurance and legal-protection consultant. Live website
Checklist Técnico Private commercial PWA for field operations: technical checklists, photographic records, supervisor review, reporting, and tailored .xlsx export. Commercial project — code is private
DiffuGPT From-scratch hybrid text-generation model combining discrete diffusion and autoregressive refinement. Repository
LiberCode Open-source terminal coding assistant with memory, checkpoints, and sub-agent support. Repository
Ganim Minimal Python library for learning neural-network fundamentals from scratch. Repository

Technologies

Python · TypeScript · JavaScript · React · Node.js · Express · SQL · HTML/CSS · Git · Docker · AI/ML

Working with me

I am available for selected projects involving web systems, operational automation, internal tools, AI-assisted products, and technical consulting.

  • Explore my public repositories below
  • FollowUply is in development — interested in its beta? Please get in touch
  • See the German client website

Have a workflow that depends on spreadsheets, WhatsApp, paper, or repetitive manual work? I can help turn it into a maintainable system.


Building useful software, learning in public, and shipping continuously.

Popular repositories Loading

  1. facilitation-lang facilitation-lang Public

    A toy language interpreter written in Python, designed for exploring parsing and language implementation basics.

    Python 1

  2. DiffuGPT DiffuGPT Public

    Hybrid text generation model combining discrete diffusion with autoregressive refinement (GPT-style), built from scratch in PyTorch. Features a custom BPE tokenizer, shared-weight transformer, dual…

    Python 1

  3. Site_escola_jogo Site_escola_jogo Public

    This project was developed as part of a school assignment, focusing on building an interactive and visually appealing educational game website using only CSS.

    CSS

  4. encurtador encurtador Public

    URL shortener built with Flask and Python. A simple project to practice and explore programming concepts while building something useful and functional.

    HTML

  5. SmartBusiness SmartBusiness Public

    Simple business website template using HTML and CSS, suitable for small projects and learning web fundamentals.

    HTML

  6. Ganim Ganim Public

    A minimalist Python library for building neural networks from scratch, focusing on educational clarity and ease of use.

    Python