Skip to content
View mehmedalijaK's full-sized avatar
:atom:
:atom:

Highlights

  • Pro

Block or report mehmedalijaK

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

Mehmedalija Karišik

Software Engineer based in Vienna. MSc Software Engineering at TU Wien. Interested in compilers, programming language design, operating systems, and the parts of a system most people would rather not look at.

struct engineer {
    char *location  = "Vienna, AT";
    char *studying  = "MSc Software Engineering, TU Wien";
    char *taught    = "Compilers, Računarski fakultet (Belgrade)";
};

Toolbox

languages   C, C++, Kotlin, Java, Haskell
systems     Linux, xv6, sockets, ANTLR
mobile      Android · Jetpack Compose · MVI · KMP · Retrofit · Hilt · ExoPlayer
data        Neo4j (RDF, LPG), PostgreSQL/pgSQL, Hibernate, jOOQ, MongoDB, Redis, Map-Reduce
tools       git, Docker, Jenkins

Publication

Design and Implementation of a Static Analyzer for the Kotlin Programming Language - ResearchGate.


Contact

LinkedIn · karisik.mehmedalija@gmail.com

Pinned Loading

  1. PrimalHQ/primal-android-app PrimalHQ/primal-android-app Public

    Primal's Android app for Nostr.

    Kotlin 222 38

  2. xv6-largeFiles-doubleIndirectNode xv6-largeFiles-doubleIndirectNode Public

    Modified xv6 system that supports large files which user can encrypt, decrypt and more

    C 4

  3. rough-analyzer rough-analyzer Public

    A lightweight, extensible static analysis tool for Kotlin. Diploma thesis project.

    Kotlin

  4. 99-haskell-problems 99-haskell-problems Public

    Solutions to 99 Haskell problems

    Haskell

  5. SQLToMongoQL-Converter SQLToMongoQL-Converter Public

    The SQL to MongoQL Translator is a tool developed to facilitate user interaction with MongoDB using SQL queries

    Java

  6. simulated-annealing-CUDA simulated-annealing-CUDA Public

    Simulated Annealing Implementation for Image Optimization in the CUDA/PyCUDA environment

    Python