Skip to content
View franciscorosecerna's full-sized avatar
🧐
<human> probably a bot </human>
🧐
<human> probably a bot </human>

Block or report franciscorosecerna

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

👋 I'm Francisco

Final-year Systems Engineering student | Backend Developer | Professional Bug Creator

  • Developing backend systems with C# and .NET while writing a commit message that says "fix" for the 8th time in a row
  • Fluent in English and Spanish

About Me

Backend dev from Argentina, final-year Systems Engineering student and full-time bug manufacturer (unintentionally, though). I work mostly with C# and .NET, occasionally spend more time with databases than I'd like to admit and sometimes venture into frontend when I'm feeling particularly masochistic.

I learn by building things I have no business building — from writing my own regex engine in C# to cloning apps to implementing an HTTP server in C++. Projects rarely finish, but something always sticks


Tech Stack

Backend
C# .NET ASP.NET Core Entity Framework

Database
SQL Server SQLite MongoDB

Frontend (when backend alone isn't enough suffering)
JavaScript HTML5 CSS3 SvelteKit

Tools & Other
Git Docker


GitHub Stats

Francisco's GitHub Stats Top Langs GitHub Streak


Dev Philosophy

"Debugging is just me versus me. Usually, I lose. Skill issue I guess."


Get in Touch

LinkedIn Discord

"it just works (on my machine)"

Pinned Loading

  1. Mini_http Mini_http Public

    A lightweight HTTP server framework written in C++

    C++

  2. MyRegex MyRegex Public

    Implementation from scratch of a regular expression engine

    C# 1