Skip to content
View Brollemolle's full-sized avatar

Block or report Brollemolle

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

Welcome to My GitHub Profile!

Hi there! I'm Adam Brolin, a third-year Information Technology student at KTH Royal Institute of Technology in Stockholm. I'm passionate about programming, problem-solving, and continuously expanding my technical skills.

About Me

I’m a hardworking and motivated student with a strong foundation in programming and problem-solving. My technical expertise lies primarily in C and Java, but I’m always eager to learn new technologies and environments. I thrive under pressure and enjoy tackling challenging problems, whether in academic projects or real-world scenarios.

Key Skills:

C Java Rust C++ Erlang Assembly Prolog Postgres SpacetimeDB JDBC Linux FreeRTOS Git Pthreads Bevy

Technical Projects

Here are some of the projects I’ve worked on during my studies:

  1. Traffic Light Control System

    • Implemented using FreeRTOS on an STM Nucleo Development board.
    • Demonstrated real-time system design with a periodic task-model and embedded programming skills.
  2. Database Application in Java

    • Created a database using PostgreSQL and built an associated application with JDBC.
    • Gained hands-on experience in database design and application development.
  3. Multiplayer Game with Rust, Bevy, and SpacetimeDB

    • Real-time multiplayer gameplay
    • City-to-city combat system
    • Persistent world state with SpacetimeDB

Education

  • Master of Science in Engineering, Information Technology
    KTH Royal Institute of Technology, Stockholm (Ongoing)
    Coursework includes subjects such as: Algorithms, Data Structures, Parallel Systems, Database Systems, Embedded Systems.

Contact

I’m always open to collaborating on interesting projects or discussing new opportunities. Feel free to reach out to me:

Thanks for visiting my GitHub profile! Feel free to explore my repositories and connect with me.

Pinned Loading

  1. pottsorken/rustbourn_engines pottsorken/rustbourn_engines Public

    Rust 2

  2. Traffic-light-controller Traffic-light-controller Public

    Controlling traffic lights for a 4-way intersection and two pedestrian crossings. Using FreeRTOS on Nucleo-L476RG and was developed using STMCubeIDE

    C

  3. c-shell c-shell Public

    Writing a basic shell in C for learning purposes.

    C