top of page


How to Get Started with React Native: A Step-by-Step Guide for Creating, Running, and Modifying Your Project in App.tsx
React Native has emerged as a leading framework for building mobile applications using JavaScript and React. With it, developers can...
Ruben van Breda
Apr 23 min read
2 views
0 comments


RISK Game
# Biscuit A Risk game made by, @author Ruben van Breda, 19200704 @author Sagar Mahajan , 19204052 @author David Sebastian Fernandes,...
Ruben van Breda
Oct 12, 20211 min read
7 views
0 comments


Flutter Web File Picker
File picker compatible with web https://pub.dev/packages/file_picker import 'package:file_picker/file_picker.dart'; class...
Ruben van Breda
Sep 12, 20211 min read
4 views
0 comments


Java Serialization
Serialization is a mechanism of converting the state of an Object into a byte stream. Once rep- resented as a byte stream, the Object can...
Ruben van Breda
Nov 24, 20201 min read
6 views
0 comments
bottom of page