Skip to content

Instantly share code, notes, and snippets.

@mrousavy
Last active August 18, 2022 11:51
Show Gist options
  • Save mrousavy/839a17848f1332e1c98d3de5c9e9ab9a to your computer and use it in GitHub Desktop.
Save mrousavy/839a17848f1332e1c98d3de5c9e9ab9a to your computer and use it in GitHub Desktop.
My Portfolio in Markdown
Portfolio CV

About

Projects

react-native-blurhash

🖼️ Give your users the loading experience they want.
react-native-blurhash is a native UI module for React Native,
which decodes and renders a short string ("blurhash") as an Image.


Project page


react-native-google-nearby-messages

An async Google Nearby Messages API Wrapper for React Native (Android & iOS).
react-native-google-nearby-messages is a native module for React Native which
provides an easy to use API for communicating with nearby devices using Bluetooth, BLE,
WiFi and/or near-ultrasonic audio. Small messages like short strings can be broadcasted
and found within a short range.

Project page


ImgurSniper

A quick and easy Image, Screenshot and Screen recording sharing tool.
I developed ImgurSniper in my free time as an open source project
a while ago using C#.NET and the WPF UI Framework

Project page


Drei Friendfinder

In a team of four, we developed the Drei Friendfinder application
for the company Hutchison Drei Austria GmbH as our diploma
project
for the TGM. The application included two native
mobile applications, Android and iOS, and used Firebase and Firestore as
it's backend. Over the course of the year we learned many valuable
lessons about project management and our programming environments.
I developed the iOS application using Swift/Cocoa Touch, and implemented the MVVM
design pattern using RxSwift to keep things clean.

Project page


Forecast

A full-fledged infrastructure-, employee-, project- and budget-management
and analysis tool. I developed Forecast for a company as a freelancer contract
over the course of the last school-year using C#.NET and the WPF UI Framework
utilizing the MVVM pattern. The project also includes a MSSQL database which
is used through the EntityFramework Core library


BrabeNetz

A fast and clean supervised neural network in C++, capable of
effectively using multiple cores. I originally developed BrabeNetz for a school
assignment and took it a few steps further by implementing other features.
It contains the library (which is public on NuGet) and a demo application
for recognising digits

Project page


GameFinder

A desktop application for finding games to play you and
your friends have on Steam. Written in my free time using C#.NET
and WPF utilizing the MVVM design pattern

Project page


Doodler

A text or date poll application including statistics and notifications
with a WPF MVVM Windows and CLI cross-platform frontend.
Developed for a school assignment in a team of four, this
was the first project using my own MVVM library Jellyfish as a backbone.
The application used the EntityFramework Core library to connect with
the MSSQL database

Project page


AnimatedGif

A high performance .NET library for reading and creating animated
GIFs written in my free time while developing ImgurSniper to simplify
the GIF recording process using C#.NET

Project page


Jellyfish

An incredibly lightweight and type safe MVVM library for .NET WPF,
Silverlight, Xamarin and UWP written in C#.NET. I developed this library,
as it drastically reduces my MVVM boilerplate code and includes useful helper
functions and extensions for common MVVM operations

Project page


GenericProtocol

A fast TCP event based buffered server/client protocol
library for transferring data over the (inter)net in .NET I wrote
in my free time to reduce boilerplate code for TCP applications

Project page


📧 contact me!

Buy Me a Coffee at ko-fi.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment