Hello my name is Nils aka Noim
. On this homepage you can find some information about me, but nothing more.
import { Person } from "earth/human/";
const nils: Person = new Person({
id: 1337,
name: "Nils Bergmann",
birthday: new Date("Thu, 30 Mar 00 15:03:00 +0100"), // sweet, you disabled javascript
usernames: ["Noim", "EpicNilo", "TheNoim"],
social: [
new Twitter("@EpicNilo"), // ~> https://twitter.com/EpicNilo
new Reddit("/u/TheNoim"), // ~> https://reddit.com/u/TheNoim
new Homepage("https://noim.io"), // ~> https://noim.io
new GitHub("TheNoim"), // ~> https://github.com/TheNoim
new GitLab("Noim"), // ~> https://gitlab.com/noim
new eMail("nilsbergmann(at)noim.io"), // ~> nilsbergmann(at)noim.io
new Telegram("@TheNoim"), // ~> https://t.me/thenoim
new KeyBase("noim") // ~> https://nils.link/keybase
],
languages: ["german", "english"],
power: Infinity,
mainSkill: "programming",
clicheHomepage: true
});
nils.start();
export default nils;
import { schuelerkarriere: sk } from 'earth/companies/germany/';
sk.homepage; // ~> https://schuelerkarriere.de
sk.employee.push(nils);
sk.employee[34].firstDay; // ~> Fri, 01 Dec 17 00:00:00 +0100
You can find a list of my projects on this page: my active projects
The German government requires me to have a public impressum on my homepage: Impressum
Note: This impressum and privacy policy are only available in German
You can find my privacy policy here: Privacy policy
Hier ist der Link zu meinem Impressum: Impressum
Und hier findest du meine Datenschutzerklärung: Datenschutzerklärung
You can find here a list of all of my domains and their usage: Domain list