Skip to content
View Gullbra's full-sized avatar
๐Ÿ“–
Always learning
๐Ÿ“–
Always learning
Block or Report

Block or report Gullbra

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

Hi I'm Martin Gullbrandsson ๐Ÿ‘‹

I'm a passionate, curious and logical full-stack JavaScript developer, with an academical background in physics, maths and economics.

I have a strong drive to create value with my work; creating, improving or maintaining things that makes the lives of people better, companies more efficient and makes a positive impact on society.

I know how important good, intuitive UX/UI design is, and I enjoy figuring out how to make applications and webpages easy and intuitive to use, without sacrificing functionality.

I also love writing readable, stable and maintainable code in the backend. I'm full-stack for a reason.

LinkedIn Badge

TechStack

Main Languages

html5 css3 javascript typescript python python

Tools and Frameworks

nodejs express js mocha jest react redux next docker postgreSQL mongoDB mongoDB mongoDB

More About Me

class Person {/* ...constructor of life... */}
const Martin = new Person(...argsOfLife)

console.log( Martin ) // output =>
Person {
  interests: ['music', 'physics', 'economics', 'learing new stuff', '๐Ÿบ', '๐Ÿ’ป'],
  
  fluentSpeakerOf: ['swedish', 'english', 'spanish'],
  
  education: {
    salt: {
      bootcamp: 'JavaScript full-stack',
      duration: 'Autum 2022'
    },
    his: {
      course: 'introduction to cybersecurity',
      duration: 'summer 2021'
    },
    kth: {
      program: 'environmental engineering',
      duration: '3 years'
    },
    su: {
      program: 'business economics',
      duration: '2 years'
    },
  },
  /* ... */
}

Pinned Loading

  1. RegularExpressions RegularExpressions Public

    A regularExpressions tester written in node JS

    JavaScript 2

  2. docker-refresher-and-examples docker-refresher-and-examples Public

    Playing around with docker setup(s); producing examples that might be useful sometime

    Dockerfile

  3. Node-Module-Remover Node-Module-Remover Public

    A python application for removing node modules

    Python

  4. salt-final-project salt-final-project Public

    Event manager site, </salt> graduation project

    TypeScript

  5. salt-PGP salt-PGP Public

    Labs during post-grad-program

    TypeScript

  6. thriftyHelper thriftyHelper Public

    Planned stack: .NET 6, ASP mvc, React, PostgreSQL

    C#