diff --git a/CS50/.sass-cache/c0b0d511d73318885c81e514f6fc8f18d264e9d1/CS50.scssc b/CS50/.sass-cache/c0b0d511d73318885c81e514f6fc8f18d264e9d1/CS50.scssc new file mode 100644 index 0000000..f56e281 Binary files /dev/null and b/CS50/.sass-cache/c0b0d511d73318885c81e514f6fc8f18d264e9d1/CS50.scssc differ diff --git a/CS50/CS50(1).html b/CS50/CS50(1).html new file mode 100644 index 0000000..48a5d64 --- /dev/null +++ b/CS50/CS50(1).html @@ -0,0 +1,55 @@ + + + M.I.B.O + + + + + + +
+

Interest-1

+
+ + + + +
+
____________________________________________________________________________________________________________________________________________________________________________________
+
+
+
+

+ So now you have reached the page of my 1st Interest.As of now you know that I'm interested in football.I actually started playing footbal in 2017 and after a year or so I got selceted in my school team. During the tournament I played only one match and made a lot of mistakes. Till I realized them the score was already in oppositions favour so the coach had to remove me of the playing list. I felt guilty of what happened and trained came back stronger and led my house to the victory stand as a captain and as their main deffence. After that in the city try-outs fortunately I got selected in 2020 february but as the pandemic came and we were captured in our home. Any furhter training and matches were post-poned. Football indeed is a great sport with a combination of cardio ,muscular strenght, tactics, brain power and many more things. Playing football doesn't just keeps me fit but it also makes me feel active and more of myself. "A champion is simply someone who didn't give up when he wanted to. "inpired by Tom Landry this thought keeps me going. +

+
+ +
____________________________________________________________________________________________________________________________________________________________________________________
+ +
+ + + + + + + + + + + + + +
YearAchievements
2018-20191st Place in tournament orgainzed by J.J.public school.Indore,School Champions
2019-2020Selected in the city team.
+
+
+ + + \ No newline at end of file diff --git a/CS50/CS50(2).html b/CS50/CS50(2).html new file mode 100644 index 0000000..9658c68 --- /dev/null +++ b/CS50/CS50(2).html @@ -0,0 +1,53 @@ + + + M.I.B.O + + + + + + +
+

Interest-2

+
+ + + + +
+
____________________________________________________________________________________________________________________________________________________________________________________
+
+
+

Heyyyyy there..! Assuming you already have gone through my 1st interest here's the second one for you Programming.So programming and I go way back I actually started coding in 5th class a.k.a. in 2015 it's been officially 5 years of coding in which I have learnt numerous things.I started coding as a school project not mine but my elder brother's who was in class 8th then I did his project using html that was the first time I ever coded.After that my C.S. teacher taught me the applications and conditions for coding. At that time she made enroll in the field of robotics as a main programmer. Since then I have been coding in ROBO-G, aurdino and some more. Just earlier this year I decided to put this "robotics" coding aside and learn some main-frame coding after that I started from the basics and now I can call myself an intermediate. So there it is my coding experience given below is the list of items I've coded in ->

+
+ +
____________________________________________________________________________________________________________________________________________________________________________________
+ +
+ +
+ + + + \ No newline at end of file diff --git a/CS50/CS50(3).html b/CS50/CS50(3).html new file mode 100644 index 0000000..f52b89f --- /dev/null +++ b/CS50/CS50(3).html @@ -0,0 +1,35 @@ + + + M.I.B.O + + + + + +
+

Interest-3

+
+ + + + +
+
+
____________________________________________________________________________________________________________________________________________________________________________________
+
+ +

So you made it till here. Awesome now the time for third interest.(Drum roll...)Any guesses it's learning history. Well not so much fun you think huh! but it is fun it really is. So I started learnign history as a subject which nearly everyone described as boring. The more I started learnt the more curious I grew I wanted to prove that why this happened? Who did this? In short I needded answers of my why's and how's. So I went on a liltle web digging learnt many things about this world why it is the way it is, and many more. But now I like doing this research part. Not just for the fun but it gives me a lot of information. Remember th epart where i said it was fun you don't belive me right, so go ahead search it in links below.

+
+ + +
____________________________________________________________________________________________________________________________________________________________________________________
+ + + \ No newline at end of file diff --git a/CS50/CS50.css b/CS50/CS50.css new file mode 100644 index 0000000..c94d284 --- /dev/null +++ b/CS50/CS50.css @@ -0,0 +1,131 @@ +html header #1, html header #2, html header #3, html header #4 { + font-size: 22px; + background-color: #C2C2C2; + color: #5C5C5C; } + +html #I1, html #d1, html #id, html #last, html #im, html #c1 { + margin-top: 20px; + margin-left: 20px; + margin-bottom: 20px; } + +html #t2, html #t2 td, html #t2 tr, html #t2 th { + border: 9px solid black; } + +html #I1, html #d1, html #id, html #last { + width: 60%; + float: left; + text-align: justify; + font-size: 18px; + color: #2c2c2c; + background-color: #B8B8B8; } + +@media (max-width: 576px) { + html { + text-align: justify; + font-family: sans-serif; + font-size: 22px; } + html body { + font-size: 18px; + background-color: #727272; + font-weight: bold; + height: 100%; + width: 100%; } } +html header p { + text-align: center; + font-size: 24px; + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + background-color: #B8B8B8; + height: 10vh; + offset-position: center; } +html header #div { + background-color: #D0D0D0; + height: fit-content; } +html header .BO { + text-align: center; + font-size: 20px; + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + background-color: #C2C2C2; + color: #5C5C5C; + padding: 10px; + position: relative; + width: 21%; + float: justify; + margin: 20px; + border-radius: 10px; + height: auto; + border: #D0D0D0; } +html .grid { + width: 100%; + display: flex; + flex-wrap: wrap; + display: grid; + text-align: center; + float: left; + border: 2px solid black; + grid-template-columns: 7% 35% 25% 31%; + grid-template-rows: auto auto auto auto; + float: inline-start; + grid-column-gap: 4px; + background-color: #6e6e6e; } + html .grid p { + background-color: #E9E9E9; } +html .grid-item { + font-size: 14px; } +html #cs { + margin-left: 10%; + height: 40%; + width: 16%; } +html #img { + margin-top: 20px; + margin-right: 60px; + width: 25%; + float: right; + background-color: #B8B8B8; + height: 320px; } +html #im { + float: left; + width: 20%; + height: 35%; } +html #t2 { + float: right; + row-gap: 5px; + column-gap: 5px; + border-collapse: collapse; + height: 50%; + margin-left: 5px; + width: 60%; + text-align: center; } +html #c { + margin-top: 20px; + margin-left: 8%; + height: 37%; } +html #c1 { + float: left; + height: 40%; + margin-left: 12%; } +html #dd { + font-size: 23px; + float: right; + font-weight: bold; + background-color: #B8B8B8; } +html #last { + font-size: 22px; + width: auto; } +html #drt { + float: left; + margin-left: 20%; } +html #dtr { + float: right; + margin-right: 20%; } +html footer { + background-color: #CDCDCD; + text-align: justify; } + html footer .FO { + text-align: center; + float: left; + height: auto; + width: 50%; + padding: 5px; + background-color: #D0D0D0; } + +/*# sourceMappingURL=CS50.css.map */ diff --git a/CS50/CS50.css.map b/CS50/CS50.css.map new file mode 100644 index 0000000..5e3bd2b --- /dev/null +++ b/CS50/CS50.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "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", +"sources": ["CS50.scss"], +"names": [], +"file": "CS50.css" +} \ No newline at end of file diff --git a/CS50/CS50.html b/CS50/CS50.html new file mode 100644 index 0000000..b14f4fb --- /dev/null +++ b/CS50/CS50.html @@ -0,0 +1,110 @@ + + + M.I.B.O + + + + + + +
+

My Interests

+
+ + + + +
+
+
____________________________________________________________________________________________________________________________________________________________________________________
+
+ +

+ Hey there! My name is Aditya Gupta. I'm currently 15 years old(or will be on August 14) You are welcome to this page anytime. As of now you know my general information let's start for what you really visited my page my interests. First of all currenty I like coding and creating websites or you can say I'm learning how to code websites and other things. My other interests include playing football & badminton, jogging, atheltics, learnig history, science, maths and many more. But they were not always like this they changed over time so here's a grid of my interests over-time. In this page you will get links to other pages which include my interests there is more fun about me than there is water in the Ocean so stick around things are about to get funny.

+ +
____________________________________________________________________________________________________________________________________________________________________________________
+
+
+

Year

+

2008-2009

+

2009-2010

+

2010-2011

+

2011-2012

+

2012-2013

+

2013-2014

+

2014-2015

+

2015-2016

+

2016-2017

+

2017-2018

+

2018-2019

+

2019-2020

+

Current

+ +
+
+

Interest

+

Playing on the streets

+

Playing on the streets with friends

+

Playing cricket with friends at the street

+

Playing all sports on the streets

+

Mimicing other players on the streets

+

Playing only and only cricket

+

Playing cricket at club

+

Playing cricket for the school team

+

PLaying Football besides cricket

+

Playing football a little seriously

+

Playing football for school

+

Playing football for city

+

Developing my game as a district player

+
+
+

Interest-2

+

Reading story books

+

Reading funny story books

+

Reading funny story books

+

Reading short story books

+

Reading Maths and science books

+

Reading a lot of math books

+

Watching videos of science facts

+

Doing experiments

+

Reading C.S. books

+

Reading coding books

+

Learning how to code

+

Coding

+

Coding

+ +
+
+

Interest-3

+

Probably Nothing

+

Also Nothing

+

Learning about family history

+

Learning about bio-graphies

+

Having knowledge of where someone can go wrong

+

Having knowledge of where someone can go wrong

+

Having knowledge of where someone can go wrong

+

Researching about history

+

Studying history from the beginning of this Earth

+

Researching more about The aryans andmany more

+

Learning about India's Past

+

Placing toghether pieces of history

+

Learning more and more about foreign history.

+
+
+ +
+
+ +

+

+
+ + + \ No newline at end of file diff --git a/CS50/CS50.scss b/CS50/CS50.scss new file mode 100644 index 0000000..948cf1c --- /dev/null +++ b/CS50/CS50.scss @@ -0,0 +1,199 @@ + +%css{ + font-size: 22px; + background-color: #C2C2C2 ; + color:#5C5C5C ; +} +$color : #D0D0D0; +%cs{ + font-size: 16px; + width: fit-content; +} +%p{ + margin-top: 20px; + margin-left: 20px; + margin-bottom: 20px; +} +%div{ + margin: 30px; +} +%hi +{border: 9px solid black;} +%content{ + @extend %p ; + width: 60%; + float: left; + text-align: justify; + font-size: 18px; + color: #2c2c2c ; + background-color: #B8B8B8; +} +html{ + @media(max-width:"576px") { + body{font-size: 18px; + background-color:rgb(114, 114, 114); + font-weight: bold; + height: 100%; + width:100%; + +} + + + text-align: justify; + font-family: sans-serif; + font-size: 22px; +} +header{ + p{ + text-align: center; + font-size: 24px; + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + background-color: #B8B8B8 ; + height: 10vh; + offset-position: center; + } + #div{ + background-color: #D0D0D0; + height: fit-content; + } + .BO{ + text-align: center; + font-size: 20px; + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + background-color: #C2C2C2 ; + color: #5C5C5C; + padding: 10px; + position: relative; + width:21%; + float: justify; + margin: 20px; + border-radius: 10px; + height: auto; + border: $color; + } + #1{ + @extend %css + } + #2{ + @extend %css + } + #3{ + @extend %css + } + #4{ + @extend %css + } +} +#I1{ + @extend %content; +} +.grid{ + + width: 100%; + display: flex; + flex-wrap: wrap; + display: grid; + text-align: center; + float:left; + border: 2px solid black; + grid-template-columns: 7% 35% 25% 31%; + grid-template-rows: auto auto auto auto; + float: inline-start; + grid-column-gap:4px; + background-color: rgb(110, 110, 110); + p{ + background-color: #E9E9E9 ; + + } +} +.grid-item{ + font-size: 14px; + +} +#cs{ + margin-left: 10%; + height: 40%; + width: 16%; +} +#d1{ + @extend %content; +} +#img{ + margin-top: 20px; + margin-right: 60px; + width: 25%; + float: right; + background-color: #B8B8B8; + height:320px; +} +#im{ + float: left; + width: 20%; + height: 35%; + @extend %p; + +} +#t2{ + + float:right; + @extend %hi ; + row-gap: 5px; + column-gap: 5px; + border-collapse: collapse; + td,tr,th { + @extend %hi + + } + height: 50%; + margin-left: 5px; + width: 60%; + text-align: center; +} +#id{ + @extend %content; +} +#c{ + margin-top: 20px; + margin-left: 8%; + height: 37%; +} +#c1{ + float: left; + height: 40%; + @extend %p; + margin-left: 12%; +} +#dd{ + + font-size: 23px; + float: right; + font-weight: bold; + background-color: #B8B8B8; +} +#last{ + @extend %content; + font-size:22px; + width: auto; +} +#drt{float: left; + margin-left: 20%; +} +#dtr{ + float:right; + margin-right: 20%;} + + +footer{ + background-color: #CDCDCD; + text-align: justify; + + .FO{ + text-align: center; + float: left; + height: auto; + width: 50%; + padding: 5px; + background-color: $color; + } +} +} \ No newline at end of file diff --git a/CS50/c.jfif b/CS50/c.jfif new file mode 100644 index 0000000..550c310 Binary files /dev/null and b/CS50/c.jfif differ diff --git a/CS50/c1.jfif b/CS50/c1.jfif new file mode 100644 index 0000000..2532da6 Binary files /dev/null and b/CS50/c1.jfif differ diff --git a/CS50/cs.jfif b/CS50/cs.jfif new file mode 100644 index 0000000..c9ac9a1 Binary files /dev/null and b/CS50/cs.jfif differ diff --git a/CS50/f.jfif b/CS50/f.jfif new file mode 100644 index 0000000..6110fb0 Binary files /dev/null and b/CS50/f.jfif differ diff --git a/CS50/f1.jfif b/CS50/f1.jfif new file mode 100644 index 0000000..915bb86 Binary files /dev/null and b/CS50/f1.jfif differ diff --git a/CS50/his.jfif b/CS50/his.jfif new file mode 100644 index 0000000..08a9703 Binary files /dev/null and b/CS50/his.jfif differ diff --git a/CS50/his1.jfif b/CS50/his1.jfif new file mode 100644 index 0000000..9840f18 Binary files /dev/null and b/CS50/his1.jfif differ