Skip to content
View OliKue's full-sized avatar
  • Berlin, Germany

Block or report OliKue

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

Greetings πŸ‘‹

Hi, I'm Oliver, a software engineer from Berlin who likes to develop things, solve problems and face challenges. In my spare time, I either try new tools/frameworks or work on some of my projects. I enjoy learning new technologies and finding a way of integrating them into my tech stack!

πŸ‘¨β€πŸ’» Some things I have been working on

2024

  • ShortQr: Combining URL shortener with QR code generation.
  • RetroBashGames: "Collection" of console-based retro games in python.

2023

  • JsonCompare: Personal used Chrome extension to visualize and compare JSON files.
  • leetcode: Started tracking LeetCode solutions.
  • fpinscala: Repository to work through "the red book" (Functional Programming in Scala)

2022

  • portfolio: React web app to introduce myself. (somewhat outdated by now)
  • sudoku backend: Backend to generate humanly solvable sudoku puzzles with varying difficulties.
  • sudoku frontend: React web app to showcase (and play) sudokus generated by my backend.
  • algorithms: Project to implement, understand and compare different algorithms.
  • mensatalk: Backend to persist chatrooms and chats for a messaging app.
  • 2DGameEngine: 2D game engine to understand game logic and concepts

Social networks

Pinned Loading

  1. 2DGameEngine 2DGameEngine Public

    This is a 2D game engine coded in java.

    Java

  2. Algorithms Algorithms Public

    Collection of different algorithms.

    Java

  3. sudoku-backend sudoku-backend Public

    This is a sudoku backend. It can generate, alternate, persist and provide sodokus.

    Java

  4. sudoku-frontend sudoku-frontend Public

    This is a React app to showcase the sudoku backend

    TypeScript