Skip to content
View alexbrjo's full-sized avatar
⌨️
building
⌨️
building
  • Munich, Germany
  • 05:38 (UTC +02:00)

Organizations

@ncsuarc @testbrjo

Block or report alexbrjo

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

Hey, I'm AJ 👋

I'm a software engineer. Here on GitHub you can see:

  • Contributions to the AWS CDK during my time on the AWS App Mesh team.
  • Contributions to the Jenkins project during an 2017 Internship on the Jenkins OSS team.
  • Some fun projects from my free time in university: 3D Graphics engine for HTML canvas: inferiorGL.js. Intel 8080 microprocessor simulator and assembler: MolassOS. 2D Graphics engine for HTML canvas: JoResEngine.
  • If you scroll even further you can see some projects from when I was a kid (as early as 2012). For example: Pong as a Java Applet.

Pinned Loading

  1. llm-language-quiz-experiments llm-language-quiz-experiments Public

    mini-experiments on generating and evaluating language learning quizes with LLMs

    Python 1

  2. MolassOS MolassOS Public

    incomplete i8080 microprocessor simulator and assembler

    JavaScript

  3. inferiorGL.js inferiorGL.js Public

    A rough implementation of 3D graphics using HTML5 canvas

    JavaScript 1

  4. JavaMineSweeper JavaMineSweeper Public

    Java implementation of MineSweeper.

    Java