Skip to content
View TheExo's full-sized avatar
Block or Report

Block or report TheExo

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

Hey πŸ‘‹ I'm Brian

Im an aspiring Full-Stack Softwaredeveloper

I'm really hungry for knowledge. Especially when it comes down to πŸ€– technical things.
I love to code, i started my Journey with plain PHP, Javascript, HTML and CSS. Started to hate PHP, dropped it for JavaScript/EcmaScript and moved over to TypeScript for the hype.


I got alot of "over the edge" knowledge. I dont know how to code only, i can spin up a Linux Server, install all needed packages, deploy my software, create all the DNS Entries and everything between that aswell. What im trying to say is that im not only the codemonkey writing fancy decorators all day, i can setup servers and configure almost everything needed to setup the stuff i produce aswell.

If you are really bored you can tell me everything you know about building scalable software on microservices. Im currently getting into that topic and im grateful for every piece of knowledge and wisdom i can get πŸ‘πŸ»


import { Developer } from 'countries/germany';
@Developer
export class Brian {

const age: number = 20
const stack: string = 'Full Stack'
const codingLanguages: [goodLanguage, badLanguage, goodLanguage] = ['TypeScript', 'PHP', 'Javascript']
const hobbys: string[] = ['Coding', 'Coding', 'Coding', 'Coding', 'Gaming']
const wantsToLearn: string[] = ['Python', 'Microservices']
const operatingSystem: string = 'Linux > MacOS > Windows' //yes, windows sucks :(
const spokenLanguages: [native, fluent] = ['German', 'English']

}

Languages and Tools:

angular bash bootstrap chartjs css3 docker express git gulp html5 javascript kubernetes laravel linux mariadb mongodb mysql nextjs nginx nodejs php postgresql postman pug rabbitMQ sass symfony tailwind typescript vagrant

Popular repositories

  1. klaraBackend klaraBackend Public

    Working on a new Backend-Design as a project

    JavaScript

  2. theexo theexo Public

    My personal profile repo

  3. wekan wekan Public

    Forked from wekan/wekan

    The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at ht…

    JavaScript