Pinned Repositories
AdventOfCode2019
My solutions for AdventOfCode2019
AdventOfCode2020
FirebaseAuthenticationExample
Example of Firebase Authentication with Firebase UI
json-xml-parser
A Parser that can convert JSON to XML and vice versa. Written in Java.
LSchultebraucks's Repositories
LSchultebraucks/AdventOfCode2019
My solutions for AdventOfCode2019
LSchultebraucks/AdventOfCode2020
LSchultebraucks/AdventOfCode2021
Solutions for Advent of Code 2021 in golang
LSchultebraucks/json-xml-parser
A Parser that can convert JSON to XML and vice versa. Written in Java.
LSchultebraucks/Mind-Expanding-Books
:books: Books everyone should read!
LSchultebraucks/AdventOfCode2015
My solutions for AdventOfCode2015
LSchultebraucks/AdventOfCode2022
LSchultebraucks/AdventOfCode2023
LSchultebraucks/AdventOfCode2024
LSchultebraucks/android-countdown-timer
LSchultebraucks/awesome-okr
A curated list about OKR (Objective - Key Results)
LSchultebraucks/BurningOKR
Burning OKR
LSchultebraucks/dart-backend
Backend for dart trainer app
LSchultebraucks/discord-sentiment-bot
Reacts to messages on your discord server with emojis depending on the sentiment of your message.
LSchultebraucks/elasticsearch
Free and Open, Distributed, RESTful Search Engine
LSchultebraucks/FlywayMigrationDemoSpringBoot
LSchultebraucks/gym-reinforcement-learning
Reinforcement Learning with OpenAI gym
LSchultebraucks/HelloWorld
Hello World programs written in multiple languages =D
LSchultebraucks/homepage-prototype
Selfmade Homepage, no production usage
LSchultebraucks/java9-modules
Experimintations around the Java 9 feature Java Platform Module System ("modules")
LSchultebraucks/lidarts
Lidarts - a free, open-source website for online darts games
LSchultebraucks/lschu-sha
Secure Hash Algorithm library by lschu
LSchultebraucks/LSchultebraucks
My README
LSchultebraucks/lschultebraucks.github.io
Blog
LSchultebraucks/mongoose-crud-example
Example project demonstrating the use of ExpressJS as a backend server with CRUD operations on a NoSQL MongoDB database with the mongoose API.
LSchultebraucks/OpenSearch
🔎 Open source distributed and RESTful search engine.
LSchultebraucks/openvalidation
Compose validation rules in the language you use every day, openVALIDATION handles code creation for you.
LSchultebraucks/ProductivityTracker
A Productivity Tracker App for Android
LSchultebraucks/StreamAPIExamples
Examples of the Java Stream API
LSchultebraucks/support-vector-machines-blog-post
Files for my blog post about Support Vector Machines