Skip to content
View raduslavila's full-sized avatar
🐼
Being a panda.
🐼
Being a panda.

Block or report raduslavila

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

👋 Hello, I'm Radu.

  • 👀 I’m interested in .NET, distributed systems, cloud architectures, and basically anything with a processor.
  • 🔭 I’m currently working in including LLMs in my day-to-day necessities.
  • 🌱 And learning to collaborate more in the open-source world.
  • 💞️ If your [insert-cool-project-here] is cool enough 🧊, contact me!
  • 📫 > here: radu.slavila91@gmail.com , https://www.linkedin.com/in/radu-slavila/

Pinned Loading

  1. Sinapsa.GoL.DistOrleansProc Sinapsa.GoL.DistOrleansProc Public

    Distributed Conway's Game of Life on Microsoft Orleans 10.1 / .NET 9. Grid chunks are managed by individual grains, coordinated by a cluster-singleton universe grain. Deployable via Docker Compose …

    C#

  2. Sinapsa.Sudoku Sinapsa.Sudoku Public

    A adds-free production-quality, offline-first Sudoku app built with React, TypeScript, and Vite. Packaged for Android via Capacitor.

    TypeScript

  3. Sinapsa.ExpenseReport Sinapsa.ExpenseReport Public

    Family expense and contribution tracker built with Blazor Server (.NET 9) and EF Core + SQLite. Categorized entry management with filters, sorting, pagination, and a dashboard with pie and bar char…

    C#

  4. Sinapsa.FriendlyRaffle Sinapsa.FriendlyRaffle Public

    Tombola — a friendly raffle web app built with Blazor Server (.NET 8) and EF Core + SQLite. Participants pick ticket numbers per item; the app prevents duplicates and extracts winners via a dedicat…

    HTML

  5. Sinapsa.PixelArtGenerator Sinapsa.PixelArtGenerator Public

    .NET 8 CLI tool that converts source images into pixel-art-ready output for iDotMatrix LED matrix displays. Handles edge-aware background removal, downscaling, K-means palette quantization, grid ov…

    C#

  6. Sinapsa.Video.ConvertorWrap.Net Sinapsa.Video.ConvertorWrap.Net Public

    .NET 8 background worker that batch-converts video files using HandBrakeCLI. Supports CPU and NVIDIA GPU encoding, 10-bit output, and configurable encoding profiles. SQLite-backed conversion log pr…

    C#