Skip to content
View lschirmbrand's full-sized avatar
💭
https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley
💭
https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley
  • Kardex
  • Heilbronn | Germany
Block or Report

Block or report lschirmbrand

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
lschirmbrand/README.md

About me

Hey!

I'm Luca Schirmbrand, currently working for Kardex Mlog and studying Applied Computer Science. This is my private GitHub Account, which is currently a collection of projects from my university, work and free time.

Below listed are programming languages I would consider myself experienced in.



Short information about me
public class AboutMe(){
	public AboutMe(){
		this.name = "Luca Schirmbrand";
		this.location = "Heilbronn, Germany";
		this.username = "lschirmbrand";
		this.email = "luca.schirmbrand@hotmail.com";
		this.hobbies = "coding, football, hiking"
	}
}

Song I could listen to all day



Popular repositories

  1. DHBW_Mathe_Ausarbeitung DHBW_Mathe_Ausarbeitung Public

    TeX 1

  2. DHBW_Golang_Project DHBW_Golang_Project Public

    Go 1

  3. lschirmbrand lschirmbrand Public

    1 1

  4. personal-homepage personal-homepage Public

    TypeScript 1

  5. projects_dhbw projects_dhbw Public

    Repository für Projekte während des Studiums.

    C

  6. DHBW_airport_security DHBW_airport_security Public

    This was a project from the subject "Software Engineering 1" in Semester 3 at DHBW Mosbach. Make sure to change a few things if you want to take it as a "inspiration" for your own project.

    Java