An open API service indexing awesome lists of open source software.

https://github.com/mr-ndi/zero_day

This is my first repository as a full-stack engineer — a home for everything I tested or built for the first time. It includes first-time experiments in Dart, Flutter, Rust, C++, shell scripting, and more. Each project represents a step forward in my learning journey as a full-stack engineer, from basic syntax tests to functional mini-apps.
https://github.com/mr-ndi/zero_day

cpp dart flutter java kotlin kotlin-android kotlin-multiplatform r rust socket

Last synced: 25 days ago
JSON representation

This is my first repository as a full-stack engineer — a home for everything I tested or built for the first time. It includes first-time experiments in Dart, Flutter, Rust, C++, shell scripting, and more. Each project represents a step forward in my learning journey as a full-stack engineer, from basic syntax tests to functional mini-apps.

Awesome Lists containing this project

README

          

# README.md
## This is the repository for the stuffs that are being tested for the first time

### **Socket Programming** a node and react application created on 13,Feb,2025 just by following Web Dev Simplifieds
### **bwambere** - My First Flutter App

This is a simple Flutter application that I created as part of my learning journey with Flutter. It's a small project where I experimented with creating a user interface, integrating assets, and exploring the basics of Flutter development. The app features a **purple-themed interface** with a **simple layout** that includes an **AppBar** and a **Center widget** to display text.

In the future, I plan to expand this app by adding more features and functionality, possibly exploring state management, network requests, and other advanced Flutter concepts.