BetaZetaDev
Popular repositories Loading
-
flutter-crypto-dashboard
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
-
qr-code-app
qr-code-app PublicA Flutter app for scanning and generating QR codes to manage employee access at a workplace.
C++
-
card-flip
card-flip PublicA card widget that can be flipped horizontally to reveal a different side. The card flip animation is achieved using Flutter's AnimationController and Transform widgets. The project is written in D…
C++
-
particle-painter
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++
-
snake-game
snake-game PublicA simple console-based Snake game implemented in Python using the curses library.
Python
-
simple-backup-tool
simple-backup-tool PublicThe application allows you to select multiple source directories and a single destination directory for the backup. It also lets you specify directories to exclude by its name from the copy.
Python
Repositories
- flutter-crypto-dashboard Public
A 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.
betazetadev/flutter-crypto-dashboard’s past year of commit activity - async_weather_demo Public
A simple weather forecast application built with Flutter that displays weather data for a specific location using the 7Timer API.
betazetadev/async_weather_demo’s past year of commit activity - happy-dev-day-matrix Public
A simple web-based animation inspired by the "Matrix" falling code effect. It features green cascading characters and a "Happy Programmer's Day" message that appears with a typing effect, accompanied by a blinking cursor.
betazetadev/happy-dev-day-matrix’s past year of commit activity - flutter-widgets-common Public
This project is a comprehensive tutorial on the most common widgets in Flutter, providing practical examples and detailed explanations to help developers build robust and efficient mobile applications.
betazetadev/flutter-widgets-common’s past year of commit activity - graphql-flutter-client Public
A Flutter application that consumes a GraphQL API using Hasura, demonstrating how to fetch, insert, update, and delete data from the API in a clean and efficient way.
betazetadev/graphql-flutter-client’s past year of commit activity - star-wars-info Public
This is a pet project that uses Flutter to create an app that allows users to query Star Wars information from a GraphQL API. The app provides interface to search for characters, planets, and other Star Wars data, and displays the results in an easy-to-read format.
betazetadev/star-wars-info’s past year of commit activity - infinite-video-creator Public
This Python script uses the [MoviePY](https://zulko.github.io/moviepy/) library to create a zooming video from a set of images. The main purpose of this script is to concatenate a series of images generated by the zoom-out feature of Midjourney into a coherent and smooth video clip.
betazetadev/infinite-video-creator’s past year of commit activity - simple-backup-tool Public
The application allows you to select multiple source directories and a single destination directory for the backup. It also lets you specify directories to exclude by its name from the copy.
betazetadev/simple-backup-tool’s past year of commit activity