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.
- Host: GitHub
- URL: https://github.com/mr-ndi/zero_day
- Owner: Mr-Ndi
- Created: 2023-07-05T19:44:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-23T06:48:14.000Z (5 months ago)
- Last Synced: 2026-01-24T00:08:42.941Z (5 months ago)
- Topics: cpp, dart, flutter, java, kotlin, kotlin-android, kotlin-multiplatform, r, rust, socket
- Language: Blade
- Homepage:
- Size: 11.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.