Skip to content
View alexandengstrom's full-sized avatar

Block or report alexandengstrom

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

Hi there 👋

I'm Alexander Engström, currently studying at Linköping University.

Pinned Loading

  1. road-network-generator road-network-generator Public

    Python tool for generating undirected weighted graphs representing road networks.

    Python 11 1

  2. fairytales fairytales Public

    An Android app built with Java that uses AI to help kids and their parents to create custom bedtime stories.

    Java 1

  3. p2p-chat-application p2p-chat-application Public

    A peer-to-peer chat application developed in C#. Allows users to chat directly with each other over the internet without a central server.

    C# 6

  4. nial nial Public

    An object-oriented programming language, implemented in the Ruby programming language.

    Ruby 1

  5. not_std not_std Public

    Reinventing the standard library by constructing essential data structures and algorithms in C++ from scratch.

    C++

  6. blundernet-chess-engine blundernet-chess-engine Public

    A neural network-based chess engine that predicts the next move without traditional search. Includes a Pygame GUI for local play and Lichess API integration for online games.

    Python