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, a fullstack Next.js starter designed to eliminate the repetitive setup work that comes with building SaaS products.

It includes an automated development workflow, enforcement for strict code quality, code formatting and conventional commits, integration tests, PostgreSQL with Docker Compose, database migrations, and GitHub Actions to keep pull requests clean and reliable. The project is still evolving, but it already provides a solid, opinionated foundation that saves time, reduces mistakes, and keeps projects maintainable.

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. Made 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

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 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. Abyss Abyss Public

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

    JavaScript 2

  5. solving-code-problems solving-code-problems Public

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

    JavaScript

  6. Desgruda Desgruda Public

    A simple VSCode formatter extension that separates HTML-like elements with a blank line, keeping code readable. You'll never have to work with all that "stuck together" code again.

    TypeScript