Skip to content
View Sakemo's full-sized avatar
🫥
Focusing
🫥
Focusing

Block or report Sakemo

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

Hey there 🤓

I'm Alex, a 21-year-old software/game engineer from Brazil.

I like to treat coding as art. If an idea pops into my head, I build it. And ship it.

Most Recent Project

Flick.BusinessAPI | UI

A sales management system built with Java Spring Boot and React. I created it after spending 5 years working IT in a small store where cashiers still used pen and paper because existing systems were too complex for small businesses. The goal was to build something simple, accessible, and actually useful for people who are not technical.

Current Projects

Project Progress Description
DevLog 88% TypeScript VS Code extension that tracks coding activity and automatically saves work logs into a GitHub dev-journal repository.
Techroad 62% Interactive learning platform inspired by Duolingo for developer career roadmaps, featuring gamified study paths built with Spring Boot + React.
Roll X 27% One of my most ambitious ideas. A local-first tabletop RPG platform built in C++ focused on flexibility, performance, and support for multiple TTRPG systems. The current test system is Advanced Dungeons & Dragons. The idea is to make every tabletop RPG system playable while avoiding cloud-related limitations and costs.
K.O.R.E 12% My passion project. A C++ RPG & visual novel game engine made for building games with more freedom and performance than traditional beginner-friendly engines. I'm building it because I want to create my own game completely from scratch, including the engine itself. The long-term goal is to release it as an open-source engine for indie developers.

Fun Facts

  • ☕ Coffee addict
  • 🌏 I speak English, Portuguese, and Japanese
  • 📚 Into literature, videogames, anime, and game design
  • 🐶 I have one dog

Pinned Loading

  1. sgvs-api sgvs-api Public

    Spring Boot REST API for flick.business, handling authentication, sales, inventory, customers, expenses, reports, and dashboard insights with JWT security and PostgreSQL.

    Java 3

  2. sgvs-ui sgvs-ui Public

    React + TypeScript frontend for flick.business, featuring dashboards, sales, inventory, customers, expenses, reports, i18n, and dark/light mode.

    TypeScript 2

  3. Age_Verification_Discord-Bot Age_Verification_Discord-Bot Public

    Bot de verificação de idade para Discord. Ele garante um ambiente seguro ao verificar usuários via DM, registrar aniversários e manter logs organizados.

    Python 1

  4. devlog-ext devlog-ext Public

    VS Code extension that tracks coding activity and saves work logs to a GitHub dev-journal repository.

    TypeScript