Skip to content
View polter-dev's full-sized avatar

Block or report polter-dev

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

Hey, I'm Marcus 👋

I'm a Senior at UCF, and I'm planning to enroll in Georgia Tech's Master's program with a specialization in Machine Learning.

What pulled me into ML/AI in the first place is how math-driven it all is, there's something really satisfying about watching pure math turn into something a computer can actually do. I'm especially drawn to the storytelling side of data: the idea that the same numbers can tell completely different stories depending on who's looking at them. Getting to spend more time in that world, digging into the math and the meaning behind it, sounds like a lot of fun to me. I've also got a growing interest in software engineering on the side.

What I work with

Favorites:

C C++ Go Python

Also know my way around:

Java JavaScript TypeScript

For the full stack breakdown, check out the stacks page on my site.

GitHub stats

GitHub stats Top Languages

A few random facts about me

  • Outside of school and work, you'll find me hanging out with friends, gaming, hiking, or just finding ways to have fun
  • Favorite game of all time: ULTRAKILL. Favorite book: Meditations by Marcus Aurelius
  • I am an energy drink enthusiast

Let's connect

Popular repositories Loading

  1. miniredis_cpp miniredis_cpp Public

    Educational project where I build a tiny Redis-like server in C++ from scratch to gain a better understanding in systems programming: network I/O, real-world data structures, and low-level concepts.

    C++ 1

  2. polter-dev-portfolio polter-dev-portfolio Public

    my portfolio page :)

    HTML 1

  3. discord_terminal_presence discord_terminal_presence Public

    A discord activity that shows other users what your working on in the terminal with customizable options as to whats shown / being worked on to others

    Go 1

  4. polter-dev.github.io polter-dev.github.io Public

    HTML

  5. Nudge Nudge Public

    A student-only accountability platform that pairs college students for live, video-call-based study sessions to combat procrastination and build a consistent study schedule.

  6. course-watcher course-watcher Public

    needed to solve a problem and software could help, Polls Valencia College's Banner Self-Service API and notifies via discord webhook when course seats open up. built for catching online section ope…

    Python