Skip to content
View abianche's full-sized avatar
:octocat:
Building nebula.
:octocat:
Building nebula.

Block or report abianche

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

Hi there 👋

🔭 I’m currently working on Nebula.

Pinned Loading

  1. nebula nebula Public

    A lightweight, markdown-based note-taking app designed for developers, with local storage and seamless cloud sync options.

    Dart

  2. autoscuolasilveri autoscuolasilveri Public

    NextJS website for autoscuolasilveri.it

    TypeScript

  3. abianche.github.io abianche.github.io Public

    Profile page.

    HTML

  4. crownengine/crown-website crownengine/crown-website Public

    Crown Engine website

    JavaScript

  5. mfe_proto mfe_proto Public

    MFE Prototyping

    JavaScript

  6. Flutter/Dart simple logger setup Flutter/Dart simple logger setup
    1
    import 'dart:io';
    2
    
                  
    3
    import 'package:flutter/foundation.dart';
    4
    import 'package:logger/logger.dart';
    5