Giter Site home page Giter Site logo

👋 Welcome 👋

Click here for a self-description through a JavaScript code snippet
export Domison {
	isCalled: 'Dom';
	speaksIn: [ { English: 'C2' }, { Spanish: 'C1' }, { German: 'native' } ];
	aroundSince: 1987;
	currentlyIn: 'Munich, Germany';
	makesTimeFor: ['Friends', 'Travel', 'Cooking', 'Stand-Up', 'Tennis'];
	listensTo: { band: 'Vulfpeck', songs: ['Cory Wong', '1612', 'Dean Town'] };
}
export class Programming {
	stylesheets: ['CSS', 'SASS', 'BEM'];
	languages: ['Java', 'JS', 'PHP'];
	frameworks: ['React', 'Spring', 'Express', 'Next', 'Bootstrap'];
	runtimes: ['Node.js', 'JVM', 'Zend'];
	databases: ['MySQL', 'MongoDB'];
	learning: ['PostgreSQL', 'JEE', 'Laravel', 'Next', 'Gatsby'];
}
export class Social {
	website: 'doms.world';
	github: 'github.com/domison';
	linkedin: '@dom-schmitt';
	xing: '@dom-schmitt';
	spotify: '42 public playlists!';
}

Dom Schmitt's Projects

domison icon domison

This is my GitHub profile page repository!

js_cave-automata icon js_cave-automata

A cellular automaton that can create cave systems, and isles, based on the famous Game of Life algorithm

js_mvc-oop_todo-app icon js_mvc-oop_todo-app

First JavaScript application I've written: A very basic todo manager. CRUD application that follows the Model-View-Controller design pattern and Object-Oriented-Programming.

retro-minesweeper icon retro-minesweeper

A retro-minesweeper as known from the old Windows installations. Written in TS, using React and SASS

simple-springboot-backend icon simple-springboot-backend

This is a simple Java backend application that utilities Spring Boot and Maven to build a small embedded server using undertow.io and an embedded database via H2

spotmybackup icon spotmybackup

Backup and Restore your Spotify Playlists and "My Music"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.