Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by VaibhavMojidra

A curated list of projects in awesome lists by VaibhavMojidra .

https://github.com/vaibhavmojidra/send-notification-from-one-user-to-another-using-firebase-using-java

Send Notification from one user to another using Firebase Cloud Messaging by retrofit library.

Last synced: 06 Nov 2024

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: 24 Dec 2024

https://github.com/vaibhavmojidra/send-notification-from-one-user-to-another-using-firebase-using-kotlin

Send Notification from one user to another using Firebase Cloud Messaging by retrofit library.

android android-firebase android-notifications mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 24 Dec 2024

https://github.com/vaibhavmojidra/note-maker-web-app-using-bootstrap-4-hibernate-jsp-servlet

Note Maker is a simple note making app to save notes. Front end is designed using Bootstrap 4 so its responsive to PC browser as well as mobile browser. Business Logic is coded in Java using JSP Servlets and Hibernate to connect Database. Microsoft SQL Server is used as database of this Project.

database hibernate jsp-servlets maker mojidra pc-browser vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 20 Jan 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/tracker-app-using-react-native-and-mongodb

Tracker App is an tracking application which allow you to record and save the tracks/routes that you have been walk through. This app is made over React Native hence it runs on both IOS and Android. And all the data is stored on MongoDB Cloud

mojidra mongodb react-native vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/mail-sender-or-sending-email-using-python

Sending emails using Python can be accomplished with the built-in smtplib library. And tkinter for interface.

mojidra python python-mail python2 python3 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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

The float data type is a single-precision 32-bit IEEE 754 floating point.Its value range is unlimited. It is recommended to use a float (instead of double) if you need to save memory in large arrays of floating point numbers. The double data type is a double-precision 64-bit IEEE 754 floating point. Its value range is unlimited.

data-types double float java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/java---demo-scanner-class-in-java

Scanner is a class in java.util package used for obtaining the input of the primitive types like int, double, etc. and strings. It is the easiest way to read input in a Java program, though not very efficient if you want an input method for scenarios where time is a constraint like in competitive programming.

input-from-user java mojidra scanner-class vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/data-structures---hashtable-using-array-and-linked-list-in-java

Hash Table is a data structure which stores data in an associative manner. In a hash table, data is stored in an array format, where each data value has its own unique index value. Access of data becomes very fast if we know the index of the desired data. Thus, it becomes a data structure in which insertion and search operations are very fast irrespective of the size of the data. Hash Table uses an array as a storage medium and uses hash technique to generate an index where an element is to be inserted or is to be located from.

arrays data data-structures hashing java linked-list mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/python---demo-reading-files

Python provides inbuilt functions for creating, writing, and reading files. There are two types of files that can be handled in python, normal text files and binary files (written in binary language, 0s, and 1s)

coding mojidra programming python python2 python3 reading reading-files reading-files-using-python vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 20 Jan 2025

https://github.com/vaibhavmojidra/express-demo---routing-defining-url-routes-and-sending-response

Express.js is a popular web framework for building web applications and APIs using Node.js. It provides a robust set of features for creating server-side applications, including routing, middleware support, and template engines.

express express-js javascript mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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

Data binding is a feature in Android that allows developers to bind UI components to data sources in a declarative manner. It eliminates the need for boilerplate code to manually retrieve data from data sources and set it to UI components.

android android-databinding databinding mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/android-kotlin---demo-data-binding-with-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. Instead of viewmodel..observe and setting the value to view we can directly use in XML @{vm.obj}

android android-application androidarchitecturecomponets databinding kotlin kotlin-android livedata mojidra vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 16 Feb 2025

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

Retrofit is type-safe HTTP client for Android and Java by Square, Inc. It is an open source library which simplifies HTTP communication by turning remote APIs into declarative, type-safe interfaces. It makes it relatively easy to retrieve and upload JSON (or other structured data) via a REST based webservice.

android-kotlin android-library android-studio androidarchitecturecomponets livedata mojidra retrofit retrofit2 vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/java---demo-relational-operators-logical-operators

The == and != operators can be used with any primitive data types as well as objects. The <, >, <=, and >= can be used with primitive data types that can be represented in numbers. Logical operators are used to performing logical “AND”, “OR” and “NOT” operations, i.e. the function similar to AND gate and OR gate in digital electronics.

java logical mojidra operators relational vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/electron-js---demo-open-url-in-window

Electron is a free and open-source software framework developed and maintained by GitHub. The framework is designed to create desktop applications using web technologies which are rendered using a flavor of the Chromium browser engine, and a backend using the Node.js runtime environment.

desktop-app electron electron-app electron-js javascript mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/android-kotlin---simple-view-model-demo

In Android, a view is a fundamental building block for constructing user interfaces. Views can be arranged in a hierarchical structure to create complex layouts. Each view is represented by a class, and these classes are organized into a hierarchy based on their functionality.

android android-architecture-components mojidra vaibhav vaibhav-mojidra vaibhavmojidra viewmodel

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/data-structures---queue-using-linked-list-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.

data-structures java linked-list mojidra queue vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/java---demo-hello-world

Java is a powerful general-purpose programming language. It is used to develop desktop and mobile applications, big data processing, embedded systems, and so on. According to Oracle, the company that owns Java, Java runs on 3 billion devices worldwide, which makes Java one of the most popular programming languages.

hello java mojidra vaibhav vaibhav-mojidra vaibhavmojidra world

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---state-demo-using--textinput

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

mojidra react react-native react-native-state-management reactnative state-management vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native---demo-reusable-components-demo

React Native is an open-source framework for building mobile applications using JavaScript and React. It was developed by Facebook and released in 2015. With React Native, developers can use a single codebase to build apps for both iOS and Android platforms, reducing the need to write platform-specific code.

mojidra react react-native vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---building-list-using-flatlist

React Native FlatList is a component that allows you to efficiently render and display large lists of data in a mobile app. It is a powerful and flexible tool for working with data in React Native and is commonly used in mobile app development.

flatlist mojidra react react-native react-native-flatlist vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native---demo-button-and-navigation-using-stack-navigator

React Native Stack Navigation is a type of navigation that allows users to move between screens in a mobile application using a stack-based approach. This means that each screen is placed on top of the previous one in a stack, and when the user goes back, the previous screen is displayed.

mojidra react react-native react-native-stack-navigation stack-navigation vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/android-kotlin---demo-view-model-factory

The ViewModelFactory is a class in the Android Architecture Components that is used to create instances of ViewModel classes. In Android, a ViewModel is used to store and manage data that is used in an activity or fragment, and survives configuration changes, such as screen rotation.

android android-architecture-components kotlin mojidra vaibhav vaibhav-mojidra vaibhavmojidra viewmodelfactory

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/java---demo-string-and-string-methods

In Java, string is basically an object that represents sequence of char values. An array of characters works same as Java string. Java String class provides a lot of methods to perform operations on strings such as compare(), concat(), equals(), split(), length(), replace(), compareTo(), intern(), substring() etc.

data-type-string java mojidra string string-methods vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/website-test

This repository is dedicated to website testing prior to going live. It does not contain stable code and is subject to changes. When no testing is in progress, you will find an index.html file with a 'No testing' message.

mojidra test-repo testing vaibhav vaibhav-mojidra vaibhavmojidra webiste-testing website

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/vaibhavmojidra

This repository is just for Vaibhav Mojidra GitHub Profile's README.md.

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/site

Caution: This repository of Vaibhav Mojidra's live website is strictly copyrighted by Vaibhav Mojidra.

mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---state_demo-using-color-maker

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

mojidra react react-native react-native-state-management reactnative state-management vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---components-jsx

React Native is an open-source framework for building mobile applications using JavaScript and React. It was developed by Facebook and released in 2015. With React Native, developers can use a single codebase to build apps for both iOS and Android platforms, reducing the need to write platform-specific code.

mojidra react react-native react-native-components vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---state-demo-using-counter-app

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

mojidra react react-native react-native-state-management state-management vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---state-managed-by-reducer-using-color-maker

React Native Reducer State Management is a way of managing the state of a React Native application using a reducer function. Reducer functions are a fundamental concept in Redux, a popular state management library for React and React Native.

mojidra react react-native react-native-state-management vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---drawer-navigation-demo

React Native Drawer Navigation is a navigation pattern that provides users with a sliding panel of navigation options that can be accessed by swiping from the left or right edge of the screen. It is a common navigation pattern in mobile apps and can be easily implemented in React Native using the react-navigation library.

mojidra navigation react react-native react-native-navigation reactnative vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native-demo---state-demo-using-colors-app

State management in React Native refers to the process of managing and updating the state of a component or application in a predictable and efficient way. State refers to the data that defines the current state of the component or application, such as user input, network requests, or API responses.

mojidra react react-native react-native-state-management reactnative vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/react-native---demo-calculator

React Native is a popular open-source mobile application framework developed by Facebook that allows developers to build cross-platform mobile apps using JavaScript and the React library. It enables the creation of native mobile applications for iOS and Android platforms using a single codebase.

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

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/python---demo-special-function-__str__

The __str__ method in Python represents the class objects as a string – it can be used for classes.

function mojidra python python3 special str vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/react-js-demo---counter-app

React JS is a JavaScript library for building user interfaces. It was developed by Facebook and released in 2013. React allows developers to create reusable UI components and manage their state in a declarative and efficient way.

mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/node.js-demo---using-npm-for-dependency

Node.js is a popular open-source server-side runtime environment for executing JavaScript code. It uses an event-driven, non-blocking I/O model that makes it efficient and scalable for building fast and scalable network applications. Node.js allows developers to build applications using JavaScript on the server-side.

mojidra node node-js node-js-start npm vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

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: 16 Feb 2025

https://github.com/vaibhavmojidra/node.js-demo---require-and-module.exports

Node.js is a popular open-source server-side runtime environment for executing JavaScript code. Node.js allows developers to build applications using JavaScript on the server-side This demo is for Running code in seperate Thread i.e asyncronously

mojidra node node-js nodejs npm vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/java-web---demo-email-password-using-ajax

In Java Enterprise, AJAX (Asynchronous JavaScript and XML) is a technology used to create interactive and dynamic web applications. AJAX allows web pages to be updated asynchronously without requiring a full page reload, resulting in a smoother and more responsive user experience.

ajax java javascript jsp jsp-servlet mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/node.js-demo---asynchronous-non-blocking

Node.js is a popular open-source server-side runtime environment for executing JavaScript code. Node.js allows developers to build applications using JavaScript on the server-side This demo is for Running code in seperate Thread i.e asyncronously

mojidra node node-js nodejs vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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

The char data type is a single 16-bit Unicode character. Its value-range lies between '\u0000' (or 0) to '\uffff' (or 65,535 inclusive).The char data type is used to store characters.

char data-type data-type-char java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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

While loop is used to iterate a part of the program repeatedly until the specified Boolean condition is true. As soon as the Boolean condition becomes false, the loop automatically stops.

java mojidra vaibhav vaibhav-mojidra vaibhavmojidra while while-loop

Last synced: 16 Feb 2025

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

The Java programming language supports various arithmetic operators for all floating-point and integer numbers. These operators are + (addition), - (subtraction), * (multiplication), / (division), and % (modulo).

arithmetic-operators basic-math-operations java mojidra operators vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/java---demo-switch-case

Switch statement executes one statement from multiple conditions. It is like if-else-if ladder statement. The switch statement works with byte, short, int, long, enum types, String and some wrapper types like Byte, Short, Int, and Long. Since Java 7, you can use strings in the switch statement.

mojidra switch switch-case vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/electron-js---demo-hello-world-and-local-file-window

Electron is a free and open-source software framework developed and maintained by GitHub. The framework is designed to create desktop applications using web technologies which are rendered using a flavor of the Chromium browser engine, and a backend using the Node.js runtime environment.

desktop-app-using-electron-js electron electron-app electron-js javascript mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

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

A tree in which each node (parent) has at most two-child nodes (left and right) is called a binary tree. The top most node is called the root node. In a binary tree a node contains the data and the pointer (address) of the left and right child node.

algorithms data-structures java mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025

https://github.com/vaibhavmojidra/express-demo---serving-static-files

Express.js is a popular web framework for building web applications and APIs using Node.js. It provides a robust set of features for creating server-side applications, including routing, middleware support, and template engines.

express express-js javascript middleware mojidra vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 16 Feb 2025