Skip to content
View MagicBardo's full-sized avatar

Block or report MagicBardo

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

Magic Bardo

Buh! Oh, hi there.

Profile

string Name = "Theodor";
string GitHub_Name = "MagicBardo";
string Pronouns = "he/him";
string Position = "Student";
string Most_used_languages[] = {"Python", "C++", "JavaScript", "Perl", "SQL"};

cout << typeid(Position).name() << endl;
→ 'string', 'unpaid'

A few words...

Hi, I'm MagicBardo aka Theodor,
some kiddo that sometime got wildly excited about coding
and now has been doing it for a few years.
Don't really know what to say besides ... What the f**k are you doing here?
No hate but my profile?? Find some better one.

Pinned Loading

  1. AoC25 AoC25 Public

    My solutions for the Advent of Code 2025

    Python