Skip to content
View lischilpp's full-sized avatar
  • Barcelona, Spain

Block or report lischilpp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lischilpp/README.md

Hi there 👋

I'm Linus Schilpp, a software engineer from Germany specializing in Machine Learning & Artificial Intelligence.

Email

Technologies I work with

Open Source Projects

Artificial Intelligence Web Development Computer Graphics Other Categories

Artificial Intelligence

Open Images - Image Classification

Image Classification on Open Images

View Project


Open Images Image Classification Project

Phoneme Alignment

Phoneme classification and alignment on the TIMIT dataset

View Project


Phoneme Alignment Project

Web Development

TEQST

An app to effectively collect speech data

View Project


TEQST Project

Math Plotter

A graphing tool for plotting objects

View Project

Live Demo


Math Plotter Project

CSS 3D Engine

A 3D engine using CSS transformations

View Project

Live Demo


CSS 3D Engine Project

Ochiba JS

An animation library for child elements

View Project

Live Demo


Ochiba JS Project

Chrome Color Workspaces

A Chrome Extension for workspaces

View Project


Chrome Color Workspaces Project

Gaming Clan Homepage

A Homepage for a Gaming Clan

View Project

Live Demo


Gaming Clan Homepage Project

Computer Graphics

OpenGL 3D Engine

A 3D Engine

View Project


OpenGL 3D Engine Project

Unity Voxel Engine

An interactive Voxel Engine

View Project

Live Demo


Unity Voxel Engine Project

Octree Voxel Terrain Generator

A Terrain Generator with a GUI

View Project


Octree Voxel Terrain Generator Project

Marching Squares Visualizer

Visualization to understand this Algorithm

View Project

Live Demo


Marching Squares Visualizer Project

Linear Transformation Plotter

Plotting different linear transformations

View Project

Live Demo


Linear Transformation Plotter Project

Popular repositories Loading

  1. unity-voxel-engine unity-voxel-engine Public

    A voxel engine written in C# using Unity3D

    C# 21 3

  2. css-3d-engine css-3d-engine Public

    An Javascript 3D Engine using CSS transformations.

    JavaScript 3 1

  3. opengl-3d-engine opengl-3d-engine Public

    A 3D engine written in C++ using OpenGL.

    C++ 3 1

  4. bachelor-thesis-phoneme-recognition-alignment bachelor-thesis-phoneme-recognition-alignment Public

    My bachelor thesis on Phoneme recognition and alignment on the TIMIT dataset

    Python 3

  5. octree-voxel-terrain-generator octree-voxel-terrain-generator Public

    A terrain generator using Unity3D and Octree datastructure.

    C# 1

  6. linear-transformation-plotter linear-transformation-plotter Public

    Visualizes the linear transformation represented by a 2x2 matrix

    JavaScript