Skip to content
View DanielArndt0's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report DanielArndt0

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

Olá! Eu sou o Daniel Arndt

Aqui eu publico projetos e estudos que desenvolvo no dia a dia.


Sobre mim

Trabalho com desenvolvimento de software e gosto de atuar em diferentes frentes. Me interesso por arquitetura, desempenho, integrações e também por hardware.

  • Mobile (Flutter): Talkio é um app de chat com mensagens em tempo real e status de digitação.
  • Back-end e integrações: experiência com APIs, autenticação e cloud. Criei a firebase_rest para consumir Firebase via REST, com uma abordagem mais leve e direta.
  • Baixo nível e sistemas: SimpleOS é um sistema operacional minimalista para Atmega328p, feito do zero, com estrutura modular.
  • Hardware: gosto de explorar microcontroladores e integração software + hardware, principalmente quando o projeto exige controle fino e otimização.

Em desenvolvimento

LicitaFlow
Software voltado para advogados que atuam com licitações. O foco é facilitar busca, análise e organização de oportunidades, com automação no fluxo.

Arndt Hub
Hub de ferramentas para uso diário. Reúne utilitários práticos para desenvolvedores e usuários em geral.


Tecnologias e Ferramentas

Java  Spring Boot  Dart  Flutter  Swift  .NET  Figma  Git  VS Code  Android Studio  MySQL  MongoDB


Projetos em Destaque

LicitaFlow (em desenvolvimento)
Plataforma para apoiar advogados em licitações, com foco em organização de oportunidades e automação de etapas.

Arndt Hub (em desenvolvimento)
Coleção de ferramentas para uso diário, com utilitários de diferentes áreas em um só lugar.

SimpleOS
https://github.com/DanielArndt0/SimpleOS
Sistema operacional minimalista para Atmega328p, com arquitetura modular, software serial e gerenciamento de EEPROM.

Talkio
https://github.com/DanielArndt0/Talkio
Aplicativo de chat em Flutter + Firebase, com mensagens em tempo real e status de digitação.


Onde me encontrar

Email  danielarndt959@gmail.com      LinkedIn  linkedin.com/in/danielarndt2002

Pinned Loading

  1. brutils brutils Public

    A modular command line toolkit with generators, validators, formatters, cryptography utilities, string tools and other developer helpers.

    TypeScript 1

  2. cnpj-db-loader cnpj-db-loader Public

    Open-source tool designed to import public CNPJ data provided by Receita Federal directly into a PostgreSQL database.

    TypeScript

  3. Talkio Talkio Public

    Talkio is a real-time chat app built with Flutter and Firebase. It features private messaging, typing indicators, auto-scroll, contact search, and auto-generated avatars fixed per user. Fast, intui…

    Dart 1

  4. SimpleOS SimpleOS Public

    SimpleOS is a lightweight, low-level operating system designed specifically for the ATmega328P microcontroller, created entirely from scratch without using the Arduino framework or standard librari…

    C++ 1

  5. cli-example cli-example Public template

    A reusable TypeScript CLI template with clean architecture, docs, and GitHub-ready workflows.

    TypeScript

  6. pydf pydf Public

    Forked from daviarndt/read_pdf_python

    A Python library and CLI for reading PDF form fields.

    Python