Skip to content
View dbaltaza's full-sized avatar
:electron:
:electron:

Highlights

  • Pro

Block or report dbaltaza

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

About Me

Student at 42 Lisboa focused on software development and scalable systems.

Experienced with Lua, Python, and C, building efficient backend systems and performance-oriented software.

Currently working with AI technologies, including AI agents, automation workflows, and intelligent systems, with a strong interest in low-level programming and high-performance architectures.

python logo linux logo lua logo c logo bash logo debian logo git logo mysql logo raspberrypi logo

Pinned Loading

  1. ft_printf ft_printf Public

    Recreation of printf function from libc. Handles character, string, pointer, decimal, integer, unsigned, and hexadecimal conversions.

    C 2

  2. push_swap push_swap Public

    A highly optimized sorting algorithm implementation using two stacks with a limited set of operations.

    C 2

  3. fly-in fly-in Public

    Drone fleet routing simulation in Python — Dijkstra pathfinding, turn-based scheduling, pygame replay. 42 school project.

    Python 1

  4. codexion codexion Public

    A multithreaded C simulation where coders compete for shared dongles instead of forks — a twist on the classic Dining Philosophers problem, using pthreads, mutexes, and FIFO/EDF scheduling.

    C 1