Skip to content
View aldouus's full-sized avatar
:shipit:
Learning
:shipit:
Learning

Highlights

  • Pro

Block or report aldouus

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

Webdev & Designer - Based in Zurich
Centering divs for a living

css tailwindcss tamagui typescript react nextjs expo prisma postgres elixir phoenix

i'm too lazy to put something here

Get in touch

const email = {
  prefix: "mail",
  suffix: "aldous",
  tld: "ch"
};

const { prefix, suffix, tld } = email;

console.log(`${prefix}@${suffix}.${tld}`)

Popular repositories Loading

  1. supabase-vscode-theme supabase-vscode-theme Public

    Supabase inspired VS Code theme, based on raunofreiberg/vesper

    2

  2. dvd dvd Public

    Stunning dvd logo animation

    HTML

  3. stylesheet stylesheet Public

    Stylesheet.dev WIP website

    TypeScript

  4. 3d-pricing-card 3d-pricing-card Public

    3D interactive pricing card using React Three Fiber, integrated with Builder.io

    TypeScript

  5. gionidude-links gionidude-links Public

    Social links site for a client

    TypeScript

  6. image-upload-s3 image-upload-s3 Public

    Handle image uploads with nextjs server actions and AWS S3, with automatic image optimization and fixed resolution

    TypeScript