+
+
+
+
+
+
diff --git a/madz/fact.html b/madz/fact.html
new file mode 100644
index 0000000..e262380
--- /dev/null
+++ b/madz/fact.html
@@ -0,0 +1,182 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Calculate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
P
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
C
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/madz/frames.css b/madz/frames.css
new file mode 100644
index 0000000..70d304e
--- /dev/null
+++ b/madz/frames.css
@@ -0,0 +1,22 @@
+header {
+ height: 5em;
+ width: 100%;
+ background-color: #3e095e;
+ color: white; }
+
+fieldset.scheduler-border {
+ border: 2px solid brown !important;
+ width: inherit;
+ padding: 30px 60px;
+ border-bottom: none;
+ margin: 50px 0px; }
+ fieldset.scheduler-border legend.scheduler-border {
+ width: auto !important;
+ border: none; }
+
+.ip h2 {
+ padding: 20px 40px;
+ margin: 10px 20px; }
+.op h2 {
+ padding: 20px 40px;
+ margin: 10px 20px; }
diff --git a/madz/home.html b/madz/home.html
new file mode 100644
index 0000000..936cef0
--- /dev/null
+++ b/madz/home.html
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Document
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/madz/io.html b/madz/io.html
new file mode 100644
index 0000000..890d4b9
--- /dev/null
+++ b/madz/io.html
@@ -0,0 +1,130 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Calculate
+
+
+
+
+
+
+
+
+
+
+
INPUT
+ x 2 +
+ x +
+
+
+
+
+
+
+
+
OUTPUT
+
+ Quadratic equation :
+ a x 2 + b x + c = 0
+
+
+ Determinant of equ. is D =
+
+
+
+
+ D>=0 , Hence Real Roots Exists .
+ Roots are And
+
+
+ Roots are Imaginary. I am Working On Complex roots :-)
+
+
+
+
+
+
+
+
+
+
diff --git a/madz/matrix.html b/madz/matrix.html
new file mode 100644
index 0000000..6d072c9
--- /dev/null
+++ b/madz/matrix.html
@@ -0,0 +1,641 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Calculate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
OUTPUT
+
A + B =
+
+
+
+ [ |
+ |
+ ] |
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
OUTPUT
+
A - B =
+
+
+
+ [ |
+ |
+ ] |
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
OUTPUT
+
A x B =
+
+
+
+ [ |
+ |
+ ] |
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+ |
+ |
+
+
+
+
+ | |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/madz/prime.html b/madz/prime.html
new file mode 100644
index 0000000..ab12209
--- /dev/null
+++ b/madz/prime.html
@@ -0,0 +1,219 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Calculate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
INPUT
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/madz/quad.html b/madz/quad.html
new file mode 100644
index 0000000..a411bb5
--- /dev/null
+++ b/madz/quad.html
@@ -0,0 +1,130 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Calculate
+
+
+
+
+
+
+
+
+
+
+
INPUT
+ x 2 +
+ x +
+
+
+
+
+
+
+
+
OUTPUT
+
+ Quadratic equation :
+ a x 2 + b x + c = 0
+
+
+ Determinant of equ. is D =
+
+
+
+
+ D>=0 , Hence Real Roots Exists .
+ Roots are And
+
+
+ Roots are Imaginary. I am Working On Complex roots :-)
+
+
+
+
+
+
+
+
+
+
diff --git a/madz/style.css b/madz/style.css
new file mode 100644
index 0000000..06e9ec6
--- /dev/null
+++ b/madz/style.css
@@ -0,0 +1,168 @@
+* {
+ margin: 0;
+ padding: 0; }
+
+body {
+ overflow-x: hidden;
+ padding: 0; }
+ body #header {
+ z-index: 3;
+ position: absolute;
+ color: white;
+ font-size: 24px;
+ margin: 0px;
+ padding: 10px;
+ height: 5em;
+ width: 100%; }
+ @media (max-width: 640px) {
+ body #header {
+ display: none; } }
+ body #header h1 {
+ display: inline-block;
+ margin: 5px 0px 10px 10px; }
+ body #header h1 span {
+ background-color: black;
+ padding: 0px 4px; }
+ body #header p {
+ display: inline-block;
+ margin: 0px;
+ font-size: 16px; }
+
+.box {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 0px;
+ height: 0px;
+ z-index: 2;
+ border-left: 200px solid #550780;
+ border-right: 0px solid green;
+ border-bottom: 280px solid transparent; }
+ @media (max-width: 640px) {
+ .box {
+ display: none; } }
+
+.tilt {
+ z-index: 1;
+ border-left: 300px solid #3e095e;
+ border-right: 0px solid green;
+ border-bottom: 220px solid transparent; }
+
+nav {
+ margin: 0;
+ z-index: 4; }
+ nav .search {
+
+ margin-left: 100px;
+ padding: 0px;
+ width: 48%;
+ display: inline-block;
+ position: relative; }
+ nav .search input {
+
+ border: 2px solid black;
+ padding: 2px;
+ padding-right: 10px;
+ border-radius: 10px; }
+ nav .search button {
+ border-radius: 0px 10px 10px 0px;
+ position: absolute;
+ top: 2px;
+ right: 0px;
+ background-color: transparent; }
+ @media (max-width: 640px) {
+ nav {
+ background-color: #007BFF; } }
+
+ul li a {
+ color: #550780 !important;
+ border-radius: 15px;
+ padding: 10px 20px;
+ width: 100px;
+ font-weight: bolder; }
+ ul li a:hover {
+ background-color: #3e095e !important;
+ color: white !important; }
+ @media (max-width: 640px) {
+ ul li a {
+ border-bottom: 1px solid rgba(0, 0, 255, 0.4);
+ color: #ffffff;
+ border-radius: 0;
+ width: auto; } }
+
+.bg {
+ height: 40em;
+ background-image: url("sources\\maths.jpg");
+ background-attachment: fixed;
+ background-size: cover;
+ background-repeat: no-repeat; }
+
+.viewport {
+ height: 200px;
+ background-color: rgba(0, 0, 255, 0.4);
+ position: relative;
+ perspective: 1000px; }
+ .viewport .rack {
+ background-color: rgba(105, 109, 110, 0.76);
+ width: 90%;
+ height: 200px;
+ margin: 50px 5%;
+ box-shadow: 0 10px 40px #303030;
+ transform: rotateX(60deg); }
+ .viewport a:nth-child(1) img {
+ position: absolute;
+ top: -60px;
+ left: 5%;
+ width: 13%;
+ height: 170px;
+ z-index: 5;
+ -webkit-box-reflect: below -8px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, transparent), to(rgba(250, 250, 250, 0.3)));
+ transition: all 0.4s ease-out;
+ -webkit-box-reflect: below -32px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, transparent), to(rgba(250, 250, 250, 0.3)));
+ width: 15%; }
+ .viewport a:nth-child(1) img:hover {
+ transform: scale(1.5, 1.5); }
+ .viewport a:nth-child(2) img {
+ position: absolute;
+ top: -60px;
+ left: 23%;
+ width: 13%;
+ height: 170px;
+ z-index: 5;
+ -webkit-box-reflect: below -8px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, transparent), to(rgba(250, 250, 250, 0.3)));
+ transition: all 0.4s ease-out; }
+ .viewport a:nth-child(2) img:hover {
+ transform: scale(1.5, 1.5); }
+ .viewport a:nth-child(3) img {
+ position: absolute;
+ top: -60px;
+ left: 40%;
+ width: 13%;
+ height: 170px;
+ z-index: 5;
+ -webkit-box-reflect: below -8px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, transparent), to(rgba(250, 250, 250, 0.3)));
+ transition: all 0.4s ease-out; }
+ .viewport a:nth-child(3) img:hover {
+ transform: scale(1.5, 1.5); }
+ .viewport a:nth-child(4) img {
+ position: absolute;
+ top: -60px;
+ left: 60%;
+ width: 13%;
+ height: 170px;
+ z-index: 5;
+ -webkit-box-reflect: below -8px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, transparent), to(rgba(250, 250, 250, 0.3)));
+ transition: all 0.4s ease-out; }
+ .viewport a:nth-child(4) img:hover {
+ transform: scale(1.5, 1.5); }
+ .viewport a:nth-child(5) img {
+ position: absolute;
+ top: -60px;
+ left: 77%;
+ width: 13%;
+ height: 170px;
+ z-index: 5;
+ -webkit-box-reflect: below -8px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, transparent), to(rgba(250, 250, 250, 0.3)));
+ transition: all 0.4s ease-out; }
+ .viewport a:nth-child(5) img:hover {
+ transform: scale(1.5, 1.5); }
From fd2c91799151427a0a26f310f9f1a0199ed1bce5 Mon Sep 17 00:00:00 2001
From: anish-kmr <41281200+anish-kmr@users.noreply.github.com>
Date: Fri, 5 Oct 2018 15:42:55 +0530
Subject: [PATCH 7/7] Update index.html
---
index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index c68fe7f..d080463 100644
--- a/index.html
+++ b/index.html
@@ -9,9 +9,10 @@
-
+
- Snake Game
+ - Basic Maths
- Assignments
- Design_Style