-
multimedia-html-cast Public
Use your smart tv web browser to view (cast) local multimedia files from your PC in a html web page served locally (LAN). Useful when other cast methods are not available.
-
ninety-nine-elm-problems Public
Sharpen your functional programming skills with Werner Hett's Ninety-nine Problems, adapted to Elm by John Crane, solved and presented in an interactive fashion by me..
Elm UpdatedMar 3, 2024 -
-
android-simple-counter Public
The most basic android app you can think of: tap the screen, increment a counter.
-
Python-problem Public
Forked from codrinalisaru/Python-problemPair programming with my wife. What could go wrong?
Python UpdatedOct 13, 2023 -
infoarena-nostalgia Public
Rezolvări la probleme de algoritmică de pe infoarena.ro. Ca în liceu.
UpdatedSep 12, 2023 -
web-ui-experiments Public
Testing various web UI elements, widgets, menus, transitions, animations, layouts, and more.
UpdatedSep 11, 2023 -
file-compression Public archive
Java implementation of the Huffman, LZ77, and LZW compression algorithms.
-
matching-pennies-ai Public archive
You choose HEADS or TAILS and the AI will predict and oppose your choice.
Java UpdatedAug 15, 2023 -
multithreaded-quick-sort Public archive
Sorting data faster by splitting the work across multiple CPU cores.
Java UpdatedAug 15, 2023 -
cpu-simulator Public archive
See what's going on inside a simple CPU when executing a piece of code.
Java UpdatedAug 15, 2023 -
ant-colony-optimization Public archive
Draw arbitrary points on the board and let the 🐜 "ant colony optimization" algorithm find and display the shortest path crossing all of your points.
Java UpdatedAug 15, 2023 -
bearingpoint-internship-2018 Public archive
A simple task manager application written at the Software Engineering training organized by BearingPoint: Database design, Java, Maven, Git, Trello, Slack in a team of 6 students.
UpdatedAug 14, 2023 -
iquest-java-internship-2017 Public archive
Java coding challenges at iQuest internship, back in 2017. Classes Objects Inheritance and UML, Interfaces and Polymorphism, Inheritance versus Composition, Error Handling and Strings, Reflection, …
Java UpdatedAug 14, 2023 -
visma-shortest-code-contest-2nd-edition Public archive
Solve the C++ challenge using the shortest amount of code (what is known as codegolf).
-
visma-shortest-code-contest-1st-edition Public archive
Solve the C++ challenge using the shortest amount of code (what is known as codegolf).
C++ UpdatedAug 14, 2023 -
elm-todos-app Public archive
Learning Elm functional programming by building a frontend webapp that manages a list of "to do" items, connected to a `json-api` backend server.
Elm UpdatedAug 10, 2023 -
agilefreaks-todos-app Public archive
Pair programming a frontend React webapp that manages (create, read, update, delete) a list of "to do" items, connected to a `json-api` backend server.
JavaScript UpdatedAug 10, 2023 -
agilefreaks-coffee-shops-app-test Public archive
Agile Freaks interview challenge, 2021. My first React app, and my first PR being reviewed.
JavaScript UpdatedAug 10, 2023 -
broccoli-tutorial Public archive
Learning how transpiling, minification, fingerprinting (cache busting), linting, and module bundling works, by following the Broccoli tutorial.
JavaScript UpdatedApr 22, 2021