Skip to content
View kangabru's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kangabru

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

G'day 👋

I'm Scotty, a software developer from Australia currently based in Hamburg, Germany.

🔥 Projects

I just love building stuff - everything from mobile apps, to heavy number crunching backends, to beautiful frontend web apps.

Check out my portfolio to see my favourite projects and even read about how I built some of them.

Pinned

  1. pretty-snap pretty-snap Public

    Awesome editing apps to make your screenshots look 🔥

    TypeScript 181 14

  2. pandasnap-static pandasnap-static Public

    A static demo version PandaSnap (now shut down) - Snap designs that inspire you and create a personalised collection.

    TypeScript 1

  3. whats-the-time whats-the-time Public

    A timezone converter and dashboard to help you communicate with contacts around the world.

    TypeScript 5

  4. prefix-parser prefix-parser Public

    The easiest way to parse and validate Discord prefix commands

    TypeScript

  5. jekyll-tailwindcss-boilerplate jekyll-tailwindcss-boilerplate Public

    A bare bones Jekyll site which comes preconfigured to use Tailwind CSS for styling.

    CSS 13 10

  6. svg_override.dart svg_override.dart
    1
    import 'package:flutter/foundation.dart';
    2
    import 'package:flutter/widgets.dart';
    3
    import 'package:flutter_svg/flutter_svg.dart';
    4
    import 'package:xml/xml.dart';
    5
    import 'package:flutter/services.dart';