Skip to content
View djordjermus's full-sized avatar
Block or Report

Block or report djordjermus

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

EN

Introduction

My name is Đorđe Rmuš, In my projects i usually use the C family of languages(C, C++, C#). I have graduated The School of Electrical and Computer Engineering of Applied Studies, specializing in Computer engeneering. Currently working as a Junior backend developer.

Projects

GUI library.
Cauldron(Repository)
Cauldron demo(YouTube)

I've made a game for LowRezJam gamejam in Unity.
LowRezJam requires a display size be no larger than 64x64.
PenguinQuest(Itch.io)

BrainFuck interpreter in C++.
Brainfuck Interpreter(Repository)

16-bit processor emulator written in C#. Solution composed from two projects - Emulator library and a WinForms GUI environment for the emulator.
Emulator(Repository)

Contact

You can always reach me over the email: djordje.rmus2000@gmail.com

SRB

Uvod

Zovem se Đorđe Rmuš, uglavnom koristim c familiju jezika (C/C++/C#) u mojim projektima. Školovao sam se u Visokoj Školi Elektrotehnike i Računarstva, na smeru Računarske tehnike. Trenutno radim kao Junior backend developer.

Projekti

Multimedijska biblioteka. (ternutno u izradi, kao zavrsni rad osnovnih studija)
Cauldron(Repozitorium)
Cauldron demo(YouTube)

Napravio sam igricu za LowRezJam takmičenje u Unity.
LowRezJam takmičenje ima ograničenje na displej veličine 64x64.
PenguinQuest(Itch.io)

Interpreter za Brainfuck implementiran urađen u C++ jeziku.
Brainfuck Interpreter(Repozitorium)

Emulator 16obitnog procesora napisan u C# jeziku. Rešenje iz dva projekta: Biblioteka emulatora i WinForms Grafičko okruženje za emulator.
Emulator(Repozitorium)

Kontakt

Uvek me možete kontaktirati preko email-a: djordje.rmus2000@gmail.com

Popular repositories

  1. Emulator Emulator Public

    16-bit processor emulator School project made for Advanced Computer Architectures. Solution is composed of two projects: emulator library, and a WinForms GUI interface for using the emulator.

    C# 2

  2. djordjermus djordjermus Public

  3. BFInterpreter BFInterpreter Public

    Simple BrainFuck interpreter implemented in a single C++ source file.

    C++

  4. cauldron cauldron Public

    GUI library made in C++

    C++

  5. veclib veclib Public

    Single header c++ template vector library - 2D/3D/4D vector types and 4x4 matrix type. Suports common operators(casting, add, sub, dot, cross, divide, etc.

    C++

  6. randlib randlib Public

    Single header C++ library for generating random

    C++