Skip to content

domison/domison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

👋 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!';
}

About

This is my GitHub profile page repository!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published