Skip to content
View AxlLind's full-sized avatar
πŸ¦€
πŸ¦€

Organizations

@studieresan
Block or Report

Block or report AxlLind

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

Hi, I'm Axel! ✌️ I am

  • MSc graduate of Computer Science from KTH, with a masters in Computer Security
  • a software engineer focusing on security
  • a big fan of Rust πŸ¦€

Advent of Code πŸŽ„

AdventOfCode is the world's largest programming competition, taking place every year during December. πŸŽ„ Last year over 200k people participated. I am one of less than 400 people who have completed every single year, earning 350/350 ⭐

  • 2023, in Rust. Here we go!
  • 2022, in Rust. 25th place in the world on day 19!
  • 2021, in Rust with competitive global leaderboard placings, with efficient and clean solutions.
  • 2020, in Rust with high global leaderboard placings.
  • 2019, fast solutions to all 25 problems in Rust.
  • 2018, solutions to all 25 problems in type-annotated Python 3.10.
  • 2017, solutions to all 25 problems in Haskell.
  • 2016, solutions to all 25 problems in OCaml.
  • 2015, solutions to all 25 problems in Clojure.

Some things I've done

  • libwebb, a http webserver framework written from scratch in C! πŸ•ΈοΈ
  • tauri-pw-manager, a desktop password manager written in Rust/Typescript with Tauri! πŸ–₯️
  • cryptopals-rs, solutions to the famous cryptography challenges in Rust! πŸ”“
  • AxOS, a work-in-progress operating system written in Rust πŸ¦€
  • wasm-sandbox-demo, an exploration into the security aspects of WebAssembly through tic-tac-toe πŸ•΅οΈβ€β™€οΈ
  • mdtable-cli, a cli tool which makes creating markdown tables much easier πŸ“Š
  • easy_io, a Rust library which makes IO in competetive programming a breeze πŸƒβ€β™€οΈ
  • synacor_challenge, a solution to the Synacor challenge with a detailed write-up of the process 🍻
  • Number-Recognition, a three-layer artificial neural network written from scratch in C++ πŸ€–
  • Sense, a React app Chrome-extension which displays useful information on your new-tab page ⏱
  • simple-slack-verification, a npm package for Slack signed secret authentication πŸ”
  • lc3-rs, a Little Computer 3 virtual machine πŸ’»
  • Strive, a Doodle-jump style mobile game made in Unity and C# πŸ“±

Pinned

  1. AdventOfCode2023 AdventOfCode2023 Public

    Solutions to all 25 Advent of Code problems 2023 in Rust! πŸ¦€

    Rust 34 1

  2. AdventOfCode2022 AdventOfCode2022 Public

    Solutions to all 25 Advent of Code 2022 in Rust πŸ¦€ Less than 100 lines per day, total runtime of less than 1 second.

    Rust 53 4

  3. AdventOfCode2021 AdventOfCode2021 Public

    Solutions to all 25 AoC 2021 problems in Rust πŸ¦€ Less than 100 lines per day and under 1 second total execution time! πŸŽ„

    Rust 61 3

  4. AdventOfCode2020 AdventOfCode2020 Public

    Solutions to all 25 AoC 2020 problems in Rust πŸŽ„

    Rust 29

  5. tauri-pw-manager tauri-pw-manager Public

    A desktop password manager built with Rust, Tauri, Typescript, and React

    Rust 10 2

  6. coursera-cryptography-I coursera-cryptography-I Public

    Solutions to all 6 programming assignments in Dan Boneh's course Cryptography I. Written in modern type annotated Python.

    Python 12 2