• Stars
    star
    1
  • Language
    Java
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Its a demo login app with android studio .its just for learning firebase.

More Repositories

1

website_design_2

Fully responsive website </br> Template design Copyright: https://www.youtube.com/c/EasyTutorialsVideo </br> I am just clone this design.For learning purpose. Thanks For any kind of query please contact with me:</br> Email: [email protected] </br> web: https://jakirniloy.github.io
HTML
3
star
2

portfolio

https://jakirniloy.github.io/portfolio/
HTML
3
star
3

Learningpoint

HTML
2
star
4

CRUD_SQFLITE_APP

name: crud_sqlite_app description: A new Flutter project.
Dart
2
star
5

Django_dictionary

Python
2
star
6

calculator_With_Flutter

A Simple Calculator
Dart
2
star
7

bitcoinweb-design

This is my first web design.
CSS
2
star
8

Theme_Changer_with_flutter

Learing Dyanamic Theme in Android app..
Dart
2
star
9

pokeapp

Dart
2
star
10

CGPA-Calculator

2
star
11

ChatsApp

Java
2
star
12

portfolio_xml

A Simple CV blogspot
2
star
13

Introduction-to-Importing-Data-in-Python

Introduction to Importing Data in Python DataCamp Course
Python
2
star
14

Pico_Photo_Editor

This is a simple photo Editor App
Java
2
star
15

Product_Recommendation_System_for_e_commerce_Python_-_Amazon_Ratings_-Beauty_Products-

Product_Recommendation_System_for_e_commerce_Python_ยท_Amazon_Ratings_(Beauty_Products),_Home_Depot_Product_Search_Relevance.ipynb
Jupyter Notebook
2
star
16

flutter_travel_ui

Dart
1
star
17

Calculator

Java
1
star
18

portfolio-website_html

HTML
1
star
19

Learnig-Github1

Java
1
star
20

QuizGame

Java
1
star
21

Distance-Measurement-Using-Ultrasonic-Sensor

This is my First Arduino program Which is Distance Measurement Using Ultrasonic Sensor
C++
1
star
22

jakirniloy

1
star
23

COVID_Data_Analysing_Pandas

Data Collected From: https://ourworldindata.org/coronavirus-source-data
Jupyter Notebook
1
star
24

Dragon-Real-Estate-House-price-pradiction

Dragon Real Estate company is an imaginary company i assume for my education purpose .I collect data from UCI Machine Learning Repository .
Jupyter Notebook
1
star
25

MyApp

This my parsonal name app .Which is converted from my parsonal web page..
Java
1
star
26

flutter_auth_ui

Dart
1
star
27

Binary-search-tree-All-operations-with-recursion

Here you found All operations of Binary-search-tree with recursion
1
star
28

Program-to-print-the-diamond-shape-with-Number-in-java

Java
1
star
29

ActionGame

Java
1
star
30

RATE_IN_MAZE

Rat in a Maze | Backtracking-2 Last Updated: 19-05-2020 We have discussed Backtracking and Knightโ€™s tour problem in Set 1. Let us discuss Rat in a Maze as another example problem that can be solved using Backtracking. A Maze is given as N*N binary matrix of blocks where source block is the upper left most block i.e., maze[0][0] and destination block is lower rightmost block i.e., maze[N-1][N-1]. A rat starts from source and has to reach the destination. The rat can move only in two directions: forward and down. In the maze matrix, 0 means the block is a dead end and 1 means the block can be used in the path from source to destination. Note that this is a simple version of the typical Maze problem. For example, a more complex version can be that the rat can move in 4 directions and a more complex version can be with a limited number of moves.This is my Data Structure Project
C++
1
star
31

Python_learnig_Pandas_DataFrames

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.
Jupyter Notebook
1
star