Generated using katamari - https://sidv.dev/katamari
450dsa
450dsa DSA Solutions synced to GitHub using LeetHub Sid, why are you doing DSA???? Practicing DSA on GFG and LeetCode primarily because of uni requirements. Anyhow, itβs fun to solve a question or two when youβre bored with dev. What is this LeetHub thingy and what do you mean by sync? I found a really cool extension a couple of weeks ago, called LeetHub, but it only supported syncing problems and solutions from LeetCode....
agora-vroom
agora_vroom A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Akina-App
Akina App (formerly Project Hestia) A project aimed at fighting the novel coronavirus. Akina is your one-stop to get the latest updates from the World Health Organisation, to request for anything that you need and let the community help you. Akina aims to aid people by bringing them a platform to elevate individuals to become a community. As a part of our latest update, you can also see NGOs around you and view covid 19 stats - Worldwide and country-wise....
akina-education-devhack
Akina
apollo
Apollo A CLI Tool to manage your VMs Created for HackOff 3.0 Submitted under GE Healthcare problem statement Instructions to Install Download the binary from releases and add it to PATH or go get -u github.com/BRO3886/apollo
Apptitude-QwickScan
Apptitude-QwickScan Submission for Apptitude 2020 by Team Behencode @BRO3886 @rithikjain The Idea The idea for this app was very simple. We go to supermarkets and nearby grocery stores even during this pandemic because getting suppies for home is absolutely essential. A problem we found with the system here in India is that even though people sometimes follow social distancing, but in long queues, lack of pateince gets the best of us....
autofill_service
autofill_service Implements a very simple version for android autofill service as a plugin for flutter. https://developer.android.com/reference/android/service/autofill/AutofillService https://developer.android.com/preview/features/autofill.html
automation-scripts-website
Functionalities < insert functionality > < insert functionality > < insert functionality > < insert functionality > Instructions to run Pre-requisites: < insert pre-requisite > < insert pre-requisite > < directions to install > < insert code > < directions to execute > < insert code > Contributors John Doe...
bloc-tutorial
bloc_tutorial A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
boong-task
Boong Task Structure βββ README.md βββ lib β βββ main.dart β βββ src β βββ app.dart β βββ helpers β β βββ add_data.dart β β βββ read_data.dart β βββ presentation β βββ screens β β βββ add_data.dart β β βββ home_screen.dart β β βββ view_data.dart β βββ widgets(empty) βββ pubspec.yaml Here main function is the entrypoint. There are two helper functions to add data (add_data) and to read data (read_data)...