Pinned Repositories
BluetoothPcControl
Control your PC through bluetooth with an Android app
ComicBookReader
A desktop application which you can use to read comic books. The layout makes you feel like you are actually going through a comic book.
JPlay
JavaFX audio/music player
KotBoy
A Game Boy (Color) emulator written in Kotlin.
lldbvis
pystrin
A small Python library for string interpolation.
QueuetubeAndroid
An alternative to YouTube. It focuses on music and uses a queue to play videos in order. The app even continues playback when leaving it.
spring-security-rest-api
A REST API with Spring security including a login system.
TicTacToe
A simple tictactoe game in Java.
VoIP
Chat with your friends using Voice over IP. VoIP makes it possible to transfer audio over a network in real time.
coenvk's Repositories
coenvk/VoIP
Chat with your friends using Voice over IP. VoIP makes it possible to transfer audio over a network in real time.
coenvk/QueuetubeAndroid
An alternative to YouTube. It focuses on music and uses a queue to play videos in order. The app even continues playback when leaving it.
coenvk/BluetoothPcControl
Control your PC through bluetooth with an Android app
coenvk/ComicBookReader
A desktop application which you can use to read comic books. The layout makes you feel like you are actually going through a comic book.
coenvk/pystrin
A small Python library for string interpolation.
coenvk/TicTacToe
A simple tictactoe game in Java.
coenvk/android-mvvm-architecture
A skeleton application showing the MVVM architecture in Android.
coenvk/Best-README-Template
An awesome README template to jumpstart your projects!
coenvk/bookshelf
:books: books
coenvk/ChessGame
A game for playing chess. The nice looking GUI makes it easy to use.
coenvk/coffee-gb
Gameboy emulator in Java 8.
coenvk/DataStructures
A repository for implementing some data structures.
coenvk/Earley
Parsing all context-free grammars using Earley's algorithm in Haskell.
coenvk/GameFramework
A game framework that can be used to easily create a game.
coenvk/github-release-notes
Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
coenvk/GoFuck
A brainfuck interpreter written in Go.
coenvk/GUISystem
coenvk/Jenny
A simple terrain generator API
coenvk/Jentl
A simple 2d (might become 3d) game engine. Work in progress.
coenvk/keep-a-changelog
If you build software, keep a changelog.
coenvk/Lightning
2D Game Engine (in progress)
coenvk/MarkAsPlainText
An IntelliJ plugin to mark files as Plain Text. Can be useful when some files contain errors or when you don't intend them to be compiled. This will make sure you can still build your project.
coenvk/ObjectViewer3D
A small 3 dimensional renderer that can render .obj files.
coenvk/SectionedRecyclerViewAdapter
An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
coenvk/Tetris
An implementation of the well-known Tetris game.
coenvk/vue-realworld-example-app
An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners.
coenvk/xenum
An extension of the Python enum library