BRO3886’s Projects on GitHub πŸ‘¨β€πŸ’»

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....

April 12, 2021 Β· Siddhartha Varma

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.

April 12, 2021 Β· Siddhartha Varma

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....

April 12, 2021 Β· Siddhartha Varma

akina-education-devhack

Akina

April 12, 2021 Β· Siddhartha Varma

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

April 12, 2021 Β· Siddhartha Varma

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....

April 12, 2021 Β· Siddhartha Varma

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

April 12, 2021 Β· Siddhartha Varma

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...

April 12, 2021 Β· Siddhartha Varma

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.

April 12, 2021 Β· Siddhartha Varma

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)...

April 12, 2021 Β· Siddhartha Varma