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

Block or report edunatalec

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
edunatalec/README.md

About me

I have been working with software development since 2019.

Currently, I work at a bank in Brazil, developing projects and scalable solutions with a strong focus on maintainability and long-term growth. I enjoy building things, writing clean code, and improving systems over time.

I genuinely love programming and continuously learning about technology and software development.

Knowledge

  • Languages: Dart, Javascript and C#

Pinned Loading

  1. dart-dojo dart-dojo Public

    Exercícios de Dart que você resolve no editor e corrige com um comando. Dez trilhas com aula, do primeiro if ao event loop.

    Dart

  2. dartfier dartfier Public

    Fine-grained reactivity for Flutter, built entirely on ChangeNotifier. Zero dependencies, no codegen.

    Dart

  3. validart validart Public

    Type-safe validation for Dart, inspired by Zod. Validate typed entities and raw JSON-like maps with the same schema — structured errors, async, i18n built-in.

    Dart 9

  4. valiform valiform Public

    Schema-driven Flutter forms on top of Validart. Typed VField<T>, ValueNotifier-based reactive state, sync + async cross-field validation.

    Dart 3

  5. encrypt-env encrypt-env Public

    Generate obfuscated or encrypted Dart files from YAML/JSON configuration. Protect sensitive data in Flutter/Dart apps with multi-layer XOR obfuscation or AES-256 encryption.

    Dart 5

  6. overture overture Public

    Warm Flutter's image cache before the first frame. Drop-in from any non-widget code, with NetworkImage or any custom ImageProvider.

    Dart