Skip to content

SkySails/SkySails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Hi there! Welcome to this very special page of mine.

  • ✈️ I’m currently working on a a multitude of aviation-related navigation utilities and APIs.
  • 🌱 I’m currently exploring Amazon AWS, React/Next.JS and React Native.

My story

My name is Malte and I am a 20-year-old self-taught web developer. I made my first site using HTML and CSS at the age of 12, and since then I have been determined to build out every idea I could possibly think of. Now, several years and personal projects later, I've expanded my knowledge by incrementally exploring technologies like Web Components all the way to popular frameworks sucha as React, React Native and Angular. Additionally, I have become comfortble enough with the AWS infrastructure and backend frameworks like Express and NestJS to deploy full-stack applications without much hesitation. I've also become a huge fan of TypeScript, and throughout all my projects you will find that my commits keep to the conventional commits standard!

My values

To me, personal development is just as important as teamwork. I love sharing my knowledge with others, as it scratches all the right spots - most importantly contribution to my community and self-growth. As a developer, I strive to create accessible, functional and responsive experiences for the user while producing readable, structured and meaningful code.

About me

class About extends Me {
  get currentWorkplace() {
    return [
      {
        company: "Skyfox Interactive",
        position: "Full Stack Developer"
      },
      {
        company: "Navigraph",
        position: "Software Engineer and Technical Support"
      }
    ]
  }

  get hardSkills() {
    return {
      frameworks: [
        "React",
        "Angular",
        "Svelte",
        "NextJS",
        "NestJS",
        "Express",
      ],
      
      ciPlatforms: [
        "GitHub Actions",
        "Travis CI"
        "Netlify",
        "Heroku",
        "Vercel",
      ],

      languages: [
        "TypeScript",
        "JavaScript",
        "Bash",
        "C++",
        "Swedish",
        "English",
      ]
    }
  }
  
  get softSkills() {
    return [
      "Service-minded",
      "Creative",
      "Problem-solver",
      "Dedicated",
      "Resourceful",
      "Mentoring",
      "Enthusiastic",
    ]
  }
}

My statistics

GitHub Activity

SkySails's github stats

Launguages

Top Langs

Coding Activity

SkySails's wakatime stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published