• Stars
    star
    1
  • Language
    Java
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The task of this exercise was to implement a recursive painting method. Go check out the code!

More Repositories

1

Sampling-Theorem

Introduction to Machine Learning - Exercise 1
Python
3
star
2

Convolution-and-Edge-Detection

Introduction to Machine Learning - Exercise 3
Python
3
star
3

Thresholding-and-Histograms

Introduction to Machine Learning - Exercise 2
Python
3
star
4

Huffman-Coding

This task is meant to implement the popular huffman coding. It was part of a lecture at university.
Java
2
star
5

Laughy

This is a project to strengthen and showcase my learned skills from my internship in 2021, predominantly in terms of mobile development. The app is the most complex one I have created so far and is meant to provide funny jokes.
C#
2
star
6

Face-Recognition

Introduction to Machine Learning - Exercise 5
Python
2
star
7

Snake

I had to create an simple 2D version of Snake as an student execise.
Java
1
star
8

Signal-Plotter

This is a short program, which visualizes the sigmoid function for a given array of int. It also plots an ECG signal and computes the heart rate out of it. The whole project was an exercise of one of my modules at university.
Java
1
star
9

Formula-1-Jupyter-Notebooks

Experiments with the FastF1 API.
Jupyter Notebook
1
star
10

Numbers-Quiz

I created this quiz as an exercise in one of the Java courses I attended some time ago. You simply type in a number and the program will find it by using a binary search.
Java
1
star
11

Data-Sets

Uploading data sets for various uses
1
star
12

Binary-Search-Tree

The task of this study exercise was to code a binary search tree including its basic methods.
Java
1
star
13

Number-Systems-Calculator

It is a simple calculator, which supports basic arithmetic operations. The special thing is that you can use different number systems to perform these operations as well as be able to convert from one to another. It was a student exercise.
Java
1
star
14

moritzeck

Config files for my GitHub profile.
1
star
15

Sierpinski-Triangle

The task of this exercise was to implement a recursive method that creates the popular Sierpinski triangle. Go check out the code to see the cool solution I came up with!
Java
1
star
16

Pascal-Triangle

This task is meant to implement the popular pascal's triangle. It was part of a lecture at university.
Java
1
star
17

Project-Chatbot

1
star
18

ML-with-Python-Exercises

This repository contains the labs from IBM's "Machine Learning with Python: A Practical Introduction" course.
Jupyter Notebook
1
star
19

Doubly-Linked-List

The purpose of this program was to implement an self-coded doubly linked list with some additional operations. Take a look at the code with pleasure.
Java
1
star
20

Pong

As my first real Java project, I decided to go for the game "Pong" and built it in a simple way.
Java
1
star
21

CS50-Finance-Solution

Description of this problem set: You’re about to implement C$50 Finance, a web app via which you can manage portfolios of stocks. Not only will this tool allow you to check real stocks’ actual prices and portfolios’ values, it will also let you buy (okay, “buy”) and sell (okay, “sell”) stocks by querying IEX for stocks’ prices.
Python
1
star
22

Mini-Console-Game

This was my very first little Java project during an online course I did some months ago. In the game, you can simply move a "figure" within a playing field.
Java
1
star
23

Caesar-Chiffre

These lines of code solve the popular caesar chiffre. I had to create this project as an exercise at university.
Java
1
star
24

Color-Visualizer

This little program enables you to print out colors and their complementary color as well as mix different colors together. It was an exercise of one of my modules at university.
Java
1
star
25

CS50-Introduction-to-Computer-Science

This repository is just used to showcase my solutions for the several programming tasks of the course "CS50's Introduction to Computer Science" from the Harvard University.
C
1
star