Skip to content
View alexerlandsson's full-sized avatar

Organizations

@ourstudio-se @wayke-se @beernfries

Block or report alexerlandsson

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

Hi there 👋

I'm a front-end developer at Our Studio in Gothenburg, Sweden, driven by the pursuit of pushing CSS to its limits. Over the years, I’ve been involved in projects for some of Sweden’s most well-known companies, building design systems and applications at scale. I especially enjoy creating scalable design systems, with a strong focus on reusable components and accessibility.

Here on GitHub you'll find some of my personal projects.

Find me elsewhere

Pinned Loading

  1. css-fadeshow css-fadeshow Public

    This is a fadeshow (slideshow with fade effect) made in CSS only. The slideshow is built in SCSS which provides customization and easy adaption to your site.

    SCSS 40 14

  2. 3d-model-maker 3d-model-maker Public

    Simple tool to create voxel models built with HTML and CSS. Built using Next.js and CSS Modules.

    TypeScript 1

  3. launchpad-scss launchpad-scss Public

    Launchpad SCSS is a boilerplate for Sass (scss) used in projects to maintain a well structured and scalable CSS. Comes with basic functions, mixins and coding standards.

    SCSS 5

  4. tiny-grid tiny-grid Public

    This is a lightweight CSS grid framework used to build responsive websites and applications. With just a size of 4KB minified (< 1KB gzipped), it is hard to find a smaller framework with the same p…

    SCSS 32 7

  5. stack-scss stack-scss Public

    Experimental stack component used to stack elements horizontally and vertically.

    HTML

  6. scss-breakpoint-classes scss-breakpoint-classes Public

    SCSS mixin used to generate breakpoint specific classes from a selector.

    SCSS