Skip to content
View Nilius647's full-sized avatar

Block or report Nilius647

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.

Content in all repositories owned by your account will be closed.
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
Nilius647/README.md

Hi, I'm Luca

I'm a student and a self-taught programmer. I build focused projects to learn by doing, currently C# and low-level systems programming.

What I'm working on

Thalamus A personal data API for Windows. Collects activity and system events locally, stores them in SQLite, and will grow into aggregation, a GUI, and an AI advisor. Built as a way to actually learn C# and SQL.

Parallax A 16-bit CPU built in Sebastian Lague's Digital Logic Sim, with 33 instructions, 16 ALU functions, pointers, subroutine and much more.

Currently learning

C# / .NET · SQLite & Dapper · Windows P/Invoke · basic embedded work with an ESP32 on the side

Notes

Both projects above are in active development and documented as I go — check each repo's README and ARCHITECTURE.md for design decisions and current status.

Pinned Loading

  1. Personal-API-Project-Thalamus Personal-API-Project-Thalamus Public

    A personal API that elaborates personal data locally and let's you see it.

    C# 1