Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with mojidra

A curated list of projects in awesome lists tagged with mojidra .

https://github.com/vaibhavmojidra/doctor-s-appointment-application-using-firebase

This is an Android based application using Firebase. Use to fix an appointment with any doctor and can search for symptoms for any disease.

mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/virtual-machine-operating-system-vmos-using-java

VMOS is A Virtual Operating System. It is Multithreading Operating System.i.e performs multiple task at same time.

java javaswing mojidra vaibhav-mojidra vaibhavmojidra vmos

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-reading-csv-rows-as-dictionary

The csv library provides functionality to both read from and write to CSV files. Designed to work out of the box with Excel-generated CSV files, it is easily adapted to work with a variety of CSV formats. The csv library contains objects and other code to read, write, and process data from and to CSV files.

csv dictionary mojidra programming python python2 python3 reading-csv reading-csv-using-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 18 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-two-way-data-binding

The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.

android androidarchitecturecomponets androidkotlin databinding livedata mojidra twoway-data-binding vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/java-mcq-web-application

This is a java web application for Java Multiple Choice Questions Exam.

mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/popular-movies-artists-tv-shows-using-clean-architecture

Popular Movies, Artists & TV Shows (PMATS) is a demo project to demonstrate app made using latest android app architecture components and using Clean Architecture Model where there is separation of concern. Fetches data from remote data source using Retrofit. Stores data to local data source using Room DB. Fetches data from local data source using Room DB. Stores data to cache data source using caching technique. Fetches data from cache data source using caching technique. Using Dagger for dependency injection and separation of concern. Using MVVM and Data Binding

android clean-architecture dagger dagger2 depenecy-injection kotlin kotlin-android mojidra mvvm mvvm-android room vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/sap-ui5---demo-unit-test-with-qunit

Unit testing is an essential part of the software development process, and SAP UI5 applications can be tested using QUnit, a popular JavaScript testing framework. QUnit is commonly used for testing client-side code, including UI5 applications.

javascript javascript-es6 mojidra sap-ui5 ui5 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/sap-ui5---demo-basic-ui-typo-error-debugging-using-sapui5-diagnostics-tools

SAPUI5 Diagnostics Tools are essential for debugging and optimizing the performance of SAPUI5 applications. These tools offer insights into various aspects of your application's runtime behavior, allowing you to identify and resolve issues efficiently.

debugging mojidra sap sap-ui5 sapui5-diagnostics-tools vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/sap-ui5---demo-component-configuration

The Component Configuration is a set of metadata and settings that define how a UI5 component behaves. It typically includes information like the component's name, version, dependencies, and various settings.

component component-configuration javascript mojidra sap ui5 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-object-composition

Composition enables you to reuse code by adding objects to other objects, as opposed to inheriting the interface and implementation of other classes.

mojidra object-composition python python-object-composition python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---problem-solving-find-the-loggedin-users-in-the-network

One way Problem solvers code solutions faster in Python faster than coding solutions in other programming languages is that Python is easy to learn and use. Python programs tend to be shorter and quicker to write than a program which completes a similar function in another languages.

class functions logical-programming loops mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/sap-ui5---demo-ui-using-xml

SAPUI5 supports multiple view types (XML, HTML, JavaScript). We choose XML as this produces the most readable code and will force us to separate the view declaration from the controller logic.

fiori javascript mojidra ui5 vaibhav vaibhav-mojidra vaibhavmojidra xml

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/wheres-the-food-using-android-java

Wheres the food is a food ordering mobile app to place an order.Can view available items.Add to cart.Remove from cart.Update the cart. Place order.

android android-application android-java java jtds-driver mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-2-room-database

The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite.

android android-kotlin kotlin mojidra room room-db vaibhav vaibhav-mojidra vaibhavmojidra view-model

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-constructors

Constructors are generally used for instantiating an object. The task of constructors is to initialize(assign values) to the data members of the class when an object of the class is created. In Python the __init__() method is called the constructor and is always called when an object is created.

constructor mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/sap-ui5---demo-bootstrap

To run SAPUI5, we need to load and initialize it. This process of loading and initializing SAPUI5 is called bootstrapping. Once this bootstrapping is finished, we simply display an alert.

fiori javascript mojidra sap ui5 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/kotlin---demo-difference-between-var-and-val

In Kotlin, var and val are used to declare variables. The main difference between them is that var declares a mutable variable, which means its value can be changed after it is initialized, while val declares an immutable variable, which means its value cannot be changed after it is initialized.

coding kotlin mojidra programming vaibhav vaibhav-mojidra vaibhavmojidra var-vs-val

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---script-pc-health-check-up

The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.

coding mojidra programming python python3 scripting shebang vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-if-else-condition

The if statement alone tells us that if a condition is true it will execute a block of statements and if the condition is false it won’t. But what if we want to do something else if the condition is false. Here comes the else statement. We can use the else statement with if statement to execute a block of code when the condition is false.

if if-else mojidra python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---problem-create-solving-word-cloud

One way Problem solvers code solutions faster in Python faster than coding solutions in other programming languages is that Python is easy to learn and use. Python programs tend to be shorter and quicker to write than a program which completes a similar function in another languages.

class cloud mojidra objects python python3 vaibhav vaibhav-mojidra vaibhavmojidra word word-cloud word-cloud-generator-in-python-3

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-using-builtin-module-in-python

There are several built-in modules in Python, which you can import whenever you like. (Eg: Random, DateAndTime..)

built built-in-modules in mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-while-loop

While loop is used to execute a block of statements repeatedly until a given condition is satisfied. And when the condition becomes false, the line immediately after the loop in the program is executed.

loops mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra while-loop

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-recursion

Python also accepts function recursion, which means a defined function can call itself.

functions mojidra python python3 recursion vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-string

A string is a sequence of characters. A character is simply a symbol.

mojidra python python3 strings strings-manipulation vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/sap-ui5---demo-using-builtin-ui-modules

UI modules in SAPUI5 typically refer to reusable components or libraries that developers can use to build the user interface of their applications. These modules are essential building blocks for creating consistent, visually appealing, and interactive user interfaces.

fiori javascript mojidra sap ui5 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/java---demo-primitive-data-type-boolean

The Boolean data type is used to store only two possible values: true and false. This data type is used for simple flags that track true/false conditions.

boolean data-type data-type-boolean java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-list-and-tuple

Lists store an ordered collection of items which can be of different types. The key difference between the tuples and lists is that while the tuples are immutable objects the lists are mutable. This means that tuples cannot be changed while the lists can be modified. Tuples are more memory efficient than the lists.

list mojidra python python-3 python3 tuples tuples-in-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/student-profile-module-using-react-native

Student Profile Module Front End Using React Native. Shows Student's Profile. Shows Student's Details such as education, work experience, extra curricular, certificate, posts, publications and skills. User can able to create, update, delete, & view education details. User can able to create, update, delete, & view work experience details. User can able to create, update, delete, & view extra curricular. User can able to create, update, delete, & view certificate. User can able to create, update, delete, & view posts. User can able to create, update, delete, & publications. User can able to create, update, delete, & skills.

android api components ios mojidra programming-language react react-native state-management vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/java---demo-assignment-operators

Assignment Operators are used to assign values to a variable. The left side operand of the assignment operator is a variable, and the right side operand of the assignment operator is a value. The value on the right side must be of the same data type of the operand on the left side

assignment java mojidra operators vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/data-structures---queue-using-array-in-java

Queue is an abstract data structure, somewhat similar to Stacks. Unlike stacks, a queue is open at both its ends. One end is always used to insert data (enqueue) and the other is used to remove data (dequeue). Queue follows First-In-First-Out methodology, i.e., the data item stored first will be accessed first.

array arrays data-structures java mojidra queue vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/java---demo-do-while-loop

Do-while loop is used to iterate a part of the program repeatedly, until the specified condition is true. If the number of iteration is not fixed and you must have to execute the loop at least once, it is recommended to use a do-while loop.

do-while do-while-loop java mojidra vaibhav vaibhav-mojidra vaibhavmojidra while

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/data-structures---stack-using-array-in-java

A stack is a linear data structure that follows the principle of Last In First Out (LIFO). This means the last element inserted inside the stack is removed first.

array data-structures java mojidra stack vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/java---demo-bitwise-operators

Bitwise operators are used to performing the manipulation of individual bits of a number. They can be used with any integral type (char, short, int, etc.). They are used when performing update and query operations of the Binary indexed trees.

bitwise bitwise-operators java mojidra operators vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/daily-news-app-using-react-native

Daily News App is an news application which runs on IOS as well as Android made using React Native.

android ios mojidra react react-native vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/count-the-lines-of-code-desktop-app-using-electron-js

Count The Lines Of Code is a cross-platform desktop app to count the lines of code for any given project/app.

electron-app electronjs javascript mojidra node nodejs vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/data-structures---arrays-in-java

ava provides a data structure, the array, which stores a fixed-size sequential collection of elements of the same type. An array is used to store a collection of data, but it is often more useful to think of an array as a collection of variables of the same type.

arrays data-structures java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/capp-computer-version

CAPP is A Calculative application made on java. It helps to do different kind of calculation options.

capp capp-computer hexadecimal-numbers mojidra prime-numbers range vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/business-search-app-using-react-native-and-yelp-api

Business Search App for getting Info regarding any business using yelp API for dataset.

mojidra nodejs react-native vaibhav vaibhav-mojidra vaibhavmojidra yelp-api yelp-dataset

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/atm-desktop-application-using-java

ATM is Windows desktop application developed using Java Swing. It is a demonstraion of ATM + CDM in one software

mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin-demo-notification-tap-action

Every notification should respond to a tap, usually to open an activity in your app that corresponds to the notification. To do so, you must specify a content intent defined with a PendingIntent object and pass it to setContentIntent().

android-kotlin mojidra notification-android notifications vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-pure-dependency-injection-using-methods

Dependency injection (DI) is a technique widely used in programming and well suited to Android development. By following the principles of DI, you lay the groundwork for good app architecture. Implementing dependency injection provides you with the following advantages: 1. Reusability of code 2. Ease of refactoring 3. Ease of testing

android android-development dependency-injection kotlin mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-work-manager-periodic-request

WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.

android android-application android-studio androidarchitecturecomponets mojidra vaibhav vaibhav-mojidra vaibhavmojidra workmanager-kotlin

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-work-manager-one-time-request

WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.

android android-application android-studio androidarchitecturecomponets mojidra vaibhav vaibhav-mojidra vaibhavmojidra work-manager work-manager-kotlin

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-work-manager-chaining

WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.

android android-library androidarchitecturecomponets mojidra vaibhav vaibhav-mojidra vaibhavmojidra workmanager workmanager-kotlin

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---push-notifications-below-and-above-android-oreo

A notification is a message that Android displays outside your app's UI to provide the user with reminders, communication from other people, or other timely information from your app. Users can tap the notification to open your app or take an action directly from the notification.

android-kotlin androidstudio mojidra notifications vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-pure-dependency-injection-using-constructor

Dependency injection (DI) is a technique widely used in programming and well suited to Android development. By following the principles of DI, you lay the groundwork for good app architecture. Implementing dependency injection provides you with the following advantages: 1. Reusability of code 2. Ease of refactoring 3. Ease of testing

android android-kotlin android-studio dependency-injection kotlin mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-room-db

The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite.

android kotlin kotlin-android livedata-viewmodel mojidra room room-database vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-recyclerview

RecyclerView makes it easy to efficiently display large sets of data. You supply the data and define how each item looks, and the RecyclerView library dynamically creates the elements when they're needed.When an item scrolls off the screen, RecyclerView doesn't destroy its view.Instead, it reuses the view for new items that have scrolled onscreen.

android android-kotlin mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-navigation-architecture-components-kotlin

Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app. Android Jetpack's Navigation component helps you implement navigation, from simple button clicks to more complex patterns, such as app bars and the navigation drawer.

android android-architecture-components databinding kotlin mojidra navigation-architecture-component vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-notification-action-buttons

A notification can offer up to three action buttons that allow the user to respond quickly, such as snooze a reminder or even reply to a text message. But these action buttons should not duplicate the action performed when the user taps the notification.

android android-application android-development android-library android-notification android-sdk android-studio mojidra notifications-action-button vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-dagger-2-using-application-class-for-shared-component

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-application androidarchitecturecomponets dagger dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-notification-direct-reply

The direct reply action, introduced in Android 7.0 (API level 24), allows users to enter text directly into the notification, which is delivered to your app without opening an activity. For example, you can use a direct reply action to let users reply to text messages or update task lists from within the notification.

android android-application android-studio mojidra notifications vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-dagger-2-field-injection

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-application android-development android-kotlin dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-pure-dependency-injection-using-field

Dependency injection (DI) is a technique widely used in programming and well suited to Android development. By following the principles of DI, you lay the groundwork for good app architecture. Implementing dependency injection provides you with the following advantages: 1. Reusability of code 2. Ease of refactoring 3. Ease of testing

android android-application android-studio dependency-injection kotlin kotlin-android mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-dagger-2-module-demo

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-development android-kotlin dagger dagger2 dagger2-android mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-work-manager-one-time-request

WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.

android android-studio androidarchitecturecomponets mojidra vaibhav vaibhav-mojidra vaibhavmojidra workmanager

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-dagger-2-injecting-interface

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-kotlin android-studio dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-live-data

LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state.

android androidarchitecturecomponets kotlin livedata mojidra vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-dagger-2-singleton

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development. Singleton annotation can be put in other component and as long as the component alive the singleton annotated object will alive as well.

android android-application android-kotlin androidarchitecturecomponets dagger dagger2 dagger2-android dependency-injection mojidra singleton-scope vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-dagger-2-state-of-module

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-application androidarchitecturecomponets dagger dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-work-manager-periodic-request

WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.

android android-development android-library android-studio androidarchitecturecomponets mojidra vaibhav vaibhav-mojidra vaibhavmojidra workmanager workmanager-architecturecomponent

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java-demo-notification-tap-action

Every notification should respond to a tap, usually to open an activity in your app that corresponds to the notification. To do so, you must specify a content intent defined with a PendingIntent object and pass it to setContentIntent().

android-library android-studio mojidra notifications tap-action vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-room-db

The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite.

android-java androidarchitecturecomponets mojidra room-database room-persistence-library vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-kotlin---demo-dagger-2-constructor-injection

Dagger 2 walks through the dependency graph and generates code that is both easy to understand and trace, while also saving you from writing a large amount of boilerplate code you would normally need to write by hand to obtain references and pass them to other objects as dependencies.

android android-app android-kotlin dagger dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-two-way-data-binding

The Data Binding Library is a support library that allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically.

android androidarchitecturecomponets data-binding live-data livedata mojidra two-way-databinding vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-pure-dependency-injection-using-field

Dependency injection (DI) is a technique widely used in programming and well suited to Android development. By following the principles of DI, you lay the groundwork for good app architecture. Implementing dependency injection provides you with the following advantages: 1. Reusability of code 2. Ease of refactoring 3. Ease of testing

android android-development dependency-injection kotlin kotlin-android mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-recyclerview

RecyclerView makes it easy to efficiently display large sets of data. You supply the data and define how each item looks, and the RecyclerView library dynamically creates the elements when they're needed.When an item scrolls off the screen, RecyclerView doesn't destroy its view.Instead, it reuses the view for new items that have scrolled onscreen.

android android-ktx mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-pure-dependency-injection-using-methods

Dependency injection (DI) is a technique widely used in programming and well suited to Android development. By following the principles of DI, you lay the groundwork for good app architecture. Implementing dependency injection provides you with the following advantages: 1. Reusability of code 2. Ease of refactoring 3. Ease of testing

android android-application dependency-injection java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-pure-dependency-injection-using-constructor

Dependency injection (DI) is a technique widely used in programming and well suited to Android development. By following the principles of DI, you lay the groundwork for good app architecture. Implementing dependency injection provides you with the following advantages: 1. Reusability of code 2. Ease of refactoring 3. Ease of testing

android android-library android-studio dependency-injection kotlin-android mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-notification-direct-reply

The direct reply action, introduced in Android 7.0 (API level 24), allows users to enter text directly into the notification, which is delivered to your app without opening an activity. For example, you can use a direct reply action to let users reply to text messages or update task lists from within the notification.

android android-app android-application android-studio mojidra notifications vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-navigation-architecture-components-java

Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app. Android Jetpack's Navigation component helps you implement navigation, from simple button clicks to more complex patterns, such as app bars and the navigation drawer.

android android-architecture-components android-java architecture databinding java mojidra navigation-architecture-component vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-dagger-2-using-application-class-for-shared-component

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-application android-java androidarchitecturecomponets dagger dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-notification-action-buttons

A notification can offer up to three action buttons that allow the user to respond quickly, such as snooze a reminder or even reply to a text message. But these action buttons should not duplicate the action performed when the user taps the notification.

android android-application android-studio mojidra notifications vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-data-binding-with-objects-viewmodel

Instead of using onclick listener for binding.buttton and calling the change() of ViewModel we can directly bind it in <data> tage where we create viewmodal obj and call the change() in button onClick attribute.

android androidarchitecturecomponets livedata mojidra vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-dagger-2-singleton

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development. Singleton annotation can be put in other component and as long as the component alive the singleton annotated object will alive as well.

android android-app android-application androidarchitecturecomponets dagger-android dagger2 dagger2-android dependency-injection mojidra singleton-scope vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-dagger-2-state-of-module

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-app android-application android-studio dagger dagger2 dagger2-android mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-live-data

LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state.

android android-java androidarchitecturecomponets databinding java livedata livedata-viewmodel mojidra vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-data-binding-with-livedata

LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. Instead of viewmodel..observe and setting the value to view we can directly use in XML @{vm.obj}

android android-app androidarchitecturecomponets androidjava databinding java livedata mojidra vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-dagger-2-field-injection

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-application android-development android-studio androidarchitecturecomponets dagger dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-dagger-2-module-demo

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-application androidarchitecturecomponets dagger dagger2 dagger2-android mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-work-manager-chaining

WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.

android android-library android-studio androidarchitecturecomponets mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-dagger-2-injecting-interface

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

android android-application android-java androidarchitecturecomponets dagger-android dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-based-chat-application-using-java-and-firebase

Quick Chat - Android Chatting Application using Firebase Real time database

android firebase firebase-auth mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/android-java---demo-dagger-2-constructor-injection

Dagger 2 walks through the dependency graph and generates code that is both easy to understand and trace, while also saving you from writing a large amount of boilerplate code you would normally need to write by hand to obtain references and pass them to other objects as dependencies.

android android-application android-java dagger2 dagger2-android dependency-injection mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-inheritance

Inheritance is the capability of one class to derive or inherit the properties from another class.

inheritance inheritance-examples mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-for-in-range-loop

For loops are used for sequential traversal. For example: traversing a list or string or array etc. In Python, there is no C style for loop, i.e., for (i=0; i<n; i++). There is “for in” loop which is similar to for each loop in other languages. Let us learn how to use for in loop for sequential traversals.

for loops mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/ms-sql-database-query-executer-using-java

Isn’t it annoying using the command line to execute Database Queries? If mistakenly closed the command line all queries are to be re-typed.!!! Copy Paste is also an annoying task on command line when you have to control by keyboard. Also, Using SQL Server Manager for executing simple queries consumes high memory. When it comes to developers, Using SQL Server Manager can lag the system, as the already use heavy IDEs and studio which already consumes heavy RAM and resources. Developer basically use CRUID Queries for an development ( C reate , R ead , U pdate , I nsert , D elete)

mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-creating-your-own-module

In Python, A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended.

coding module mojidra programming python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-documenting-the-code-with-docstrings

Python documentation strings (or docstrings) provide a convenient way of associating documentation with Python modules, functions, classes, and methods.

docstrings mojidra python python-docstring python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-functions

A function is a block of code which only runs when it is called. You can pass data, known as parameters, into a function. A function can return data as a result.

functions mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-expressions-and-variable

Variables need not be declared first in python. They can be used directly. Variables in python are case-sensitive as most of the other programming languages.

experssion mojidra python vaibhav vaibhav-mojidra vaibhavmojidra variables

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-class-and-its-objects-methods

A class is a user-defined blueprint or prototype from which objects are created. Classes provide a means of bundling data and functionality together.

mojidra python python-classes python-methods python-objects python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024

https://github.com/vaibhavmojidra/python---demo-dictionary

Dictionary in Python is a collection of keys values, used to store data values like a map, which, unlike other data types which hold only a single value as an element.

dict dictionaries dictionary mojidra python python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 06 Nov 2024