-
BetaZetaDev
- Galicia
- albertomendez.me
- @betazeta_dev
- https://betazeta.dev
Pinned Loading
-
flutter_trivia_demo
flutter_trivia_demo PublicGetting started with Flutter creating a Trivia app using the Open Trivia API
Dart
-
stable-diffusion-dreambooth-training-scripts
stable-diffusion-dreambooth-training-scripts PublicScripts to train Stable Diffusion using our own model with Dreambooth
Python 1
-
Bash script to create multiple insta...
Bash script to create multiple instances of an image with different texts in each one 1# Requirements: imagemagick
2# Usage: add_text_to_image.sh FileWithTextLines.txt
3#!/bin/bash
4COUNTER=1
5while IFS='' read -r line || [[ -n "$line" ]]; do
-
betazetadev/flutter-crypto-dashboard
betazetadev/flutter-crypto-dashboard PublicA cross-platform desktop application built with Flutter that provides real-time cryptocurrency price visualization through interactive charts. It works seamlessly on Windows, macOS, and Linux.
C++ 1
-
betazetadev/particle-painter
betazetadev/particle-painter PublicThis project serves as a proof of concept to demonstrate the use of Flutter's `Painter` widget for creating a dynamic particle with collisions visualization. Particles move randomly across the scre…
C++
If the problem persists, check the GitHub status page or contact support.