Skip to content
View IsidorManning's full-sized avatar
Block or Report

Block or report IsidorManning

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
IsidorManning/README.md

Hi!πŸ‘‹

πŸš€ About Me

Hello! I'm Isidor Mannig, originally from Gothenburg, Sweden, now residing in Mountain View, California. I'm currently pursuing a degree in computer science at Foothill College. If I would to describe myself breifely, I'd say that I am a highly curious individual with a passion for continuous learning.

πŸ“– Background

At the age of 17, out of sheer curiosity, I delved into coding without a specific motivation. However, I quickly developed a profound love for programming. Over the past three years, my exploration of computer science has expanded to include interests in other subjects like physics and mathematics. The more I delve into each subject, the deeper my fascination grows. I myself belive my love for these subjects fundamentally stems from the joy I get of trying to understand how things work in our world.

πŸ’» Programming

I love working on any types of projects that involves exploring new areas and learning new techniques. Collaborative projects is something I currently want to get into more (this is the biggest reason I started with GitHub in the first place). Working in team-driven environments ignites my enthusiasm, and I always strive to have fun while giving everything the best I can.

Languages

Initially, I started with Python, but soon delved into frontend languages and tools like JavaScript, HTML, CSS, Tailwind, and React.js to develop responsive and interactive UIs for my projects. Additionally, I learned C++ as part of my coursework.

πŸ‘¨β€πŸ« Fun Fact

I serve as a STEM tutor at my college, helping students in C++ and Physics, both with coneptually and with hands-on problems. Tutoring not only allows me to help others but also deepens my understanding of the subject matter.

I'm always open to discussions, ideas, and opportunities. Feel free to reach out to me via email at [email protected].

Take care!

Pinned Loading

  1. chapp chapp Public

    A django-based local chat application for users from different browsers to asynchronously communicate with each other

    Python

  2. data-structure-visualizer data-structure-visualizer Public

    An app used by a user to visualize certain data structures with their own integer data.

    JavaScript

  3. kaggle-projects kaggle-projects Public

    A portfolio of all of the various Kaggle competitions and projects I have participated in, which mostly revolves around machine learning.

    Python

  4. calculator calculator Public

    A custom calculator app inspired by the standard Windows calculator, allowing users to perform various scientific calculations, and keep track of history

    JavaScript