Skip to content
View tosuki's full-sized avatar
  • TRF6

Highlights

  • Pro

Organizations

@umpordez @Code-EJ @Ada-LinuxOS

Block or report tosuki

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

Hi there, I'm Carlos Henrique 👋

I'm a Fullstack developer with a curiosity for networks, web technologies, and the inner workings of UNIX. I enjoy crafting interfaces, tinkering with low-level systems, and building tools that make life just a bit more elegant.

🛠️ Skills

Languages

JavaScript TypeScript Python C C++ Go Lua Java Kotlin

Frameworks & Tools

React Next.js Express Spring Boot Docker Kubernetes AWS PostgreSQL Redis

🚀 Featured Projects

Systems & Low-Level

  • CLASSIFIER: Image classifier written in C using a custom neural network implementation.
  • ROCKY: A lightweight window manager built from scratch in C.
  • COMPRESSING-ALGORITHMS: A collection of data compression algorithms implemented in C.

Web & Backend

Tools & Experiments

  • KCM-CLI: Interactive terminal tool in Go for managing KDE Plasma configuration snapshots.
  • SIMPLE-BLOCKCHAIN: A basic blockchain implementation built from the ground up in TypeScript.

🧠 What I'm working on

I'm currently focused on:

  • Building beautiful and functional web applications: I'm always looking for new ways to create engaging user experiences.
  • Exploring the world of low-level systems: I'm fascinated by how computers work, and I'm always eager to learn more about operating systems, networking, and other low-level topics.
  • Creating tools to automate my workflow: I'm a firm believer in the power of automation, and I'm always looking for new ways to make my life easier.

📫 How to reach me


Profile Views

Pinned Loading

  1. go-auth-server go-auth-server Public

    A rest-api written in Go to handle jwt authentication.

    Go

  2. rocky rocky Public

    A simple window manager written in C

    C

  3. blog blog Public

    Este é um blog estático minimalista inspirado na estética de Alucard (Hellsing).

    JavaScript

  4. classifier classifier Public

    A classifier of images written in C + neural network

    C