Pinned Repositories
tesla-camera-client
TESLA-based Android client for the demo camera application.
tesla-camera-server
TESLA-based server for the demo camera application.
advent-of-code-2024
My Advent of Code 2024 calendar, solutions written in Elixir.
apache-kafka-basics
A presentation about the basics of Apache Kafka.
candidate-app
A small application that makes a report for you about several interview supervisors, itnerviewers and their sessions.
deik-tdk-2017
A web application for problem modelling, solution searching and visualization on state-space.
forward-chaining
Java implementation of a very basic zero-order forward chaining algorithm.
java-video-cutter
A small command line Java application for cutting video files into smaller parts, using ffmpeg.
opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
torpedo-proto
A 2-player torpedo game that can be played from your browser, built with Socket.IO and Flask.
veresdavid's Repositories
veresdavid/opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
veresdavid/advent-of-code-2024
My Advent of Code 2024 calendar, solutions written in Elixir.
veresdavid/apache-kafka-basics
A presentation about the basics of Apache Kafka.
veresdavid/forward-chaining
Java implementation of a very basic zero-order forward chaining algorithm.
veresdavid/candidate-app
A small application that makes a report for you about several interview supervisors, itnerviewers and their sessions.
veresdavid/deik-tdk-2017
A web application for problem modelling, solution searching and visualization on state-space.
veresdavid/java-video-cutter
A small command line Java application for cutting video files into smaller parts, using ffmpeg.
veresdavid/coders
A minimalistic browser game where you manage your own coder. You can level up, do different jobs and learn different skills. It's like The West or BiteFight, just with coders!
veresdavid/google-maps-hide-and-seek
A 2-player hide-and-seek game played on Google Maps.
veresdavid/imgproc-task6
Binary tomography reconstruction based on branch and bound algorithm.
veresdavid/news_cli
A small CLI written in Elixir for learning purposes
veresdavid/torpedo-proto
A 2-player torpedo game that can be played from your browser, built with Socket.IO and Flask.
veresdavid/address-app
A small dockerized application, that can store users and their addresses.
veresdavid/books
A web application that helps to manage books for a library. ("forked", intern project)
veresdavid/cpp-bmp-reader
A desktop application that manually processes and displays a BMP image.
veresdavid/d3js-test
Experimenting with the D3.js library through examples.
veresdavid/easy-peasy-quest
A very short RPG adventure created with C++ and SFML.
veresdavid/es6-fun
Learning some new features of ECMAScript 6.
veresdavid/graph_steps
Visualization of traversing a graph generated by Graphviz.
veresdavid/imgproc-task2
Manually implemented some OpenCV methods, like image threshold or median filter.
veresdavid/imgproc-task3
Discrete Fourier transformation implemented manually with the help of C++ and OpenCV.
veresdavid/imgproc-task4
A small program that extracts characters from a scanned paper with some text on it.
veresdavid/imgproc-task5
A console application that learns characters from a given source then can recognize them from a scanned paper and then save the result in a text file.
veresdavid/js_slide_demo
A presentation-like slide of tiles animation built with jQuery and Animate.css.
veresdavid/pancake-puzzle
A console application that solves the "pancake puzzle" problem with a modified A* algorithm.
veresdavid/reactor-basics
A small collection of basic Reactor Core examples, with a bit of Star Wars flavor.
veresdavid/secret-server
A small REST API for stroing your secrets.
veresdavid/spring-i18n-test
Trying out the internationalization feature of the Spring Framework.
veresdavid/video-transfer-proto
A Java TCP client-server application for streaming video files.
veresdavid/your-dream-skateboard-builder
A desktop application that you can use to build your custom skateboard from the given accessories.