Skip to content
View ndocolas's full-sized avatar

Block or report ndocolas

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

Pinned Loading

  1. advent-of-code advent-of-code Public

    Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar.

    Python

  2. hardware-display-control hardware-display-control Public

    Low-level hardware control system in C using memory-mapped registers to manage display states, LED colors, refresh rates, and real-time status monitoring.

    C

  3. neural-network-tictactoe neural-network-tictactoe Public

    From-scratch neural network for Tic-Tac-Toe, featuring custom MLP implementation, genetic algorithm training, and Minimax-based opponent strategies.

    Python

  4. RAG RAG Public

    A Retrieval-Augmented Generation app to chat with PDFs using Gemini, LangChain, and FAISS.

    Python