Skip to content
View fcampoverdeg's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fcampoverdeg

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

Pinned Loading

  1. reinforcement_learning reinforcement_learning Public

    For this project, I created a reinforcement learning system. While learning about machine learning and designing structure, in which an object will learn by trail and error to produce the correct o…

    Jupyter Notebook 1

  2. CroQuest CroQuest Public

    Forked from VT-CRO/CroQuest

    "Custom ESP32 handheld game console featuring a full UI system, TFT graphics pipeline, JPEG rendering, SD-based assets, and 8+ original games with Bluetooth multiplayer support."

    C 1

  3. virtual_memory virtual_memory Public

    Built a user-space and kernel-space page table walker in C that visualizes Linux virtual→physical address translation. Implemented custom memory allocation experiments using kmalloc/vmalloc and /pr…

    C 1

  4. MyPortfolio MyPortfolio Public

    This repository contains my personal developer portfolio, highlighting the projects I’ve built, the technologies I enjoy working with, and the things I’ve learned along the way.

    JavaScript 1

  5. Concurrency_Webserver Concurrency_Webserver Public

    A multi-threaded HTTP/1.0 web server written in C, featuring a configurable thread pool, bounded scheduler queue, and secure filesystem sandboxing. Originally built for a university concurrency/OS …

    C 1

  6. rock-paper-scissors rock-paper-scissors Public

    Rock, Paper, Scissors game in html, css and JavaScript.

    HTML