GitHub topics: mojidra
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.
Language: HTML - Size: 24.9 MB - Last synced at: about 13 hours ago - Pushed at: about 14 hours ago - Stars: 0 - Forks: 0

Damaonly/android-worker
Android Worker Example
Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

VaibhavMojidra/site
Caution: This repository of Vaibhav Mojidra's live website is strictly copyrighted by Vaibhav Mojidra.
Language: HTML - Size: 561 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 133 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Language: Java - Size: 840 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 11

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.
Language: Java - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

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.
Language: Java - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

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.
Language: Java - Size: 105 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

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.
Language: Java - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 10

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.
Language: Kotlin - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 3

VaibhavMojidra/Android-Based-Chat-Application-Using-Java-And-Firebase
Quick Chat - Android Chatting Application using Firebase Real time database
Language: Java - Size: 682 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

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
Language: Java - Size: 1.8 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

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.
Language: JavaScript - Size: 3.16 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: HTML - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: HTML - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Kotlin - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Connect-Android-With-Microsoft-SQL-Server
Connect Android With Microsoft SQL Server
Language: Java - Size: 400 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

VaibhavMojidra/Business-Search-App-Using-React-Native-And-Yelp-API
Business Search App for getting Info regarding any business using yelp API for dataset.
Language: JavaScript - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

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.
Language: JavaScript - Size: 38.6 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

VaibhavMojidra/Android-Kotlin---Demo-Data-Binding-Objects-With-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
Language: Kotlin - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 580 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---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.
Language: Kotlin - Size: 491 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

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}
Language: Kotlin - Size: 191 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

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.
Language: Kotlin - Size: 774 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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
Language: JavaScript - Size: 2.35 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

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.
Language: Kotlin - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java---Demo-Primitive-Data-Type-Integer
Primitive Integer data types - includes byte, short, int, long. The byte data type is an 8-bit signed two's complement integer. The short data type is a 16-bit signed two's complement integer. the int data type is a 32-bit signed two's complement integer. The long data type is a 64-bit two's complement integer.
Language: Java - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 89.8 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 159 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 171 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java---Demo-Arrays
Java array is an object which contains elements of a similar data type. Additionally, The elements of an array are stored in a contiguous memory location. It is a data structure where we store similar elements. We can store only a fixed set of elements in a Java array.
Language: Java - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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).
Language: Java - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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
Language: Java - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java---Demo-If-Else-And-Elseif
if to specify a block of code to be executed, if a specified condition is true. else to specify a block of code to be executed, if the same condition is false. else if to specify a new condition to test, if the first condition is false.
Language: Java - Size: 111 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java---Demo-Conditional-Operator
he conditional operator is also known as the ternary operator. This operator consists of three operands and is used to evaluate Boolean expressions. The goal of the operator is to decide; which value should be assigned to the variable.
Language: Java - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java---Demo-For-Loop
A for loop is a repetition control structure that allows you to efficiently write a loop that needs to be executed a specific number of times
Language: Java - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java---Demo-For-Each
For-each loop is used to iterate through elements of arrays and collections (like ArrayList). It is also known as the enhanced for loop.
Language: Java - Size: 107 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java-Console-Sample-Data-Set-Generator
This API allows user to generator different random list.
Language: Java - Size: 277 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Data-Structures---Arrays-in-Java
Java 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.
Language: Java - Size: 14.3 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Data-Structures---Linked-List-in-Java
Linked List is a sequence of links which contains items. Each link contains a connection to another link. Linked list is the second most-used data structure after array.
Language: Java - Size: 14.3 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Data-Structures---Stack-Using-Linked-List-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.
Language: Java - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 242 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Calculator-Using-Kotlin-Desktop-Application
Calculator Using Kotlin Desktop Application without operational logic we have use eval function to make it work for heavy calculations.
Language: Kotlin - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Based-Calculator-Using-Kotlin
Calculator Using Kotlin - Android Application without operational logic we have use eval function to make it work for heavy calculations.
Language: Kotlin - Size: 165 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

VaibhavMojidra/Push-Notifications-Below-And-Above-Android-Oreo-Common-Code-Using-Java
Common Code for Push Notifications below And above Android Oreo
Language: Java - Size: 122 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

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.
Language: Python - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 1.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 641 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 624 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Python---Demo-String
A string is a sequence of characters. A character is simply a symbol.
Language: Python - Size: 2.57 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 979 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Python---Demo-Recursion
Python also accepts function recursion, which means a defined function can call itself.
Language: Python - Size: 749 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 593 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 503 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Python---Demo-Special-Function-__str__
The __str__ method in Python represents the class objects as a string – it can be used for classes.
Language: Python - Size: 611 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Python---Demo-Inheritance
Inheritance is the capability of one class to derive or inherit the properties from another class.
Language: Python - Size: 512 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 642 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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..)
Language: Python - Size: 618 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

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
Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Express-Demo---setting-up-Express-to-listen
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.
Language: JavaScript - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 592 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Express-Demo---exploring-Middleware
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.
Language: JavaScript - Size: 591 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Demos---Javascript-basics-for-starting-react
JavaScript ES6 (ECMAScript 2015) is the 6th edition of the ECMAScript language specification, which is the standard for JavaScript. ES6 introduced many new features and improvements to the language, such as arrow functions, classes, template literals, let and const declarations, and destructuring, among others.
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 167 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
