Skip to content
View codigoisaac's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report codigoisaac

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

Hello, World!

I'm a Software Engineer focused in Fullstack Web Development. I'm usually busy buiding SaaS projects.

Some of my projects

SaaS-Base

I’m currently working on SaaS-Base. It’s a solid starting point for building SaaS products, created from the frustration of setting up the same infrastructure and tooling over and over again.

The project is a fullstack Next.js template that already handles the boring but critical parts of a SaaS: automated development workflow, strict code quality and formatting enforcement, conventional commits enforcement, integration tests, PostgreSQL with Docker Compose, database migrations, and GitHub Actions that guarantee clean and reliable pull requests.

SaaS-Base reflects how I like to build software: with attention to detail, automation where it matters, and guardrails that prevent problems before they happen. It’s still evolving, but it’s already a strong foundation that can save hours or even days of work, reduce mistakes, and make new projects easier to maintain from day one.

Repository

Binary Shift

One of the projects I've done that I like the most is Binary Shift.

It's a simple app that converts text to binary code and vice-versa. Done with React and Redux.

App | Repository

Abyss

I also like Abyss (well, my 5 year old son like it more than I do), a project I did years ago when I was learning web development. It's a drawing app with some cool features.

App | Repository

Mindset

I believe the most important characteristic of a software is how it impacts people. The second one is how technically reliable it is. And the third one is how easily it can be modified and expanded.

Github Streak:

GitHub Streak

Tools

The tools I use the most and in which I am specializing:

Skills Skills Skills Skills Skills Skills

Other tools I also use a lot:

Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills

What I'm learning:

Skills Skills Skills

Technologies I already worked with in the past:

Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills Skills

Connect

Feel free to connect with me on:

🌐 My Website | 💼 LinkedIn | ✒️ Substack | 🦋 Bluesky

Pinned Loading

  1. SaaS-Base SaaS-Base Public

    An elegant foundation for fullstack Next.js SaaS projects. With docker compose, migrations, integration tests, pre-commit, code and commit linting, GitHub Actions, git hooks, etc.

    JavaScript 1

  2. binary-shift binary-shift Public

    A web app that translates binary code to text, and text to binary code. Made with React.js, Redux, and TailwindCSS.

    JavaScript

  3. tabnews-clone tabnews-clone Public

    Implementação do tabnews.com.br para o curso.dev.

    JavaScript

  4. EnterTheNest EnterTheNest Public

    Authetication system with NestJS, Prisma and PostgreSQL. Fully Dockerized. 80%+ test coverage.

    TypeScript

  5. Abyss Abyss Public

    A web app where you can make abstract paitings. Made with HTML Canvas, JavaScript and CSS.

    JavaScript 2

  6. solving-code-problems solving-code-problems Public

    Solving code problems in JavaScript, TypeScript, Python and C#.

    JavaScript