Skip to content
View GranCAM's full-sized avatar

Highlights

  • Pro

Block or report GranCAM

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

GranCAM

Full Stack Developer | Building useful products with clean architecture

GitHub LinkedIn Email

Portfolio Snapshot

I design and build software that solves real problems, with special focus on:

  • Backends that are robust, testable and easy to maintain.
  • Developer-friendly tools and automations.
  • User experiences that are fast, clear and production-ready.

Current focus for 2026:

  • Shipping end-to-end projects with great documentation.
  • Leveling up software architecture and performance engineering.
  • Contributing more in open source and technical writing.

Featured Work

1) Cub3d

Raycasting-based 3D engine project focused on low-level graphics fundamentals and map parsing.

  • Main language: Makefile (project sources in C/C++)
  • Highlights: parser + rendering loop + algorithm-focused implementation
  • Repo: github.com/GranCAM/Cub3d
  • GitHub: 0 stars

2) pipex

UNIX pipeline recreation project that executes commands connected through pipes, emulating shell behavior.

  • Main language: C
  • Highlights: process management, file descriptors, piping, bonus multi-pipe support
  • Repo: github.com/GranCAM/pipex
  • GitHub: 0 stars

3) ft_printf

Custom implementation of printf with support for multiple format specifiers and output helpers.

  • Main language: C
  • Highlights: variadic functions, format parsing, custom print utilities
  • Repo: github.com/GranCAM/ft_printf
  • GitHub: 2 stars

4) Python-discovery-pool-42

Collection of Python discovery exercises and practice modules from 42 training.

Tech Stack

Languages

C Python JavaScript TypeScript

Backend and Tools

Node.js Git Docker

GitHub Metrics

GitHub stats Top languages

Contact

I am open to freelance projects, collaborations and backend/full stack opportunities.

Popular repositories Loading

  1. ft_printf ft_printf Public

    C 2

  2. Get_next_line Get_next_line Public

    C

  3. push_swap push_swap Public

    C

  4. pipex pipex Public

    C

  5. fintech-web fintech-web Public

    Forked from diegoguaman/fintech-web

    JavaScript

  6. Python-discovery-pool-42 Python-discovery-pool-42 Public

    Python