From 12d97c3b3fc52be779103094d94d639294dc0c29 Mon Sep 17 00:00:00 2001 From: piyushchauhan0311 Date: Thu, 5 Jul 2018 13:01:38 +0530 Subject: [PATCH 1/2] Piyush-Portfolio(Noida_Batch) --- Summer2018/PIYUSH/PORTFOLIO/Style.css | 249 +++++++++++++++++++++++++ Summer2018/PIYUSH/PORTFOLIO/index.html | 64 +++++++ 2 files changed, 313 insertions(+) create mode 100644 Summer2018/PIYUSH/PORTFOLIO/Style.css create mode 100644 Summer2018/PIYUSH/PORTFOLIO/index.html diff --git a/Summer2018/PIYUSH/PORTFOLIO/Style.css b/Summer2018/PIYUSH/PORTFOLIO/Style.css new file mode 100644 index 0000000..67d8da6 --- /dev/null +++ b/Summer2018/PIYUSH/PORTFOLIO/Style.css @@ -0,0 +1,249 @@ +.container { + display: flex; + flex-wrap: wrap; +} +img { + width: 60%; + height: 70%; + border-radius: 50%; +} +.fa { + padding: 20px; + font-size: 30px; + width: 70px; + text-align: center; + text-decoration: none; + margin: 5px 2px; + border-radius: 50%; +} + +.fa:hover { + opacity: 0.7; +} + +.fa-facebook { + background: #3B5998; + color: white; +} +.fa-github { + background: black; + color: white; +} +.box { + width: 100%; + height: 400px; +} + +.box1 { + background-color: DarkOrange; + +} +.box2 { + background-color: YellowGreen ; + +} +.introbox{ + width: 80%; + height: 400px; + margin: 0 auto; +} +.box3 { + background-color: MediumAquamarine; + height:320px; + +} +.edubox{ + width: 50%; + height: 320px; + margin: 0 auto; +} +.box4 { + background-color: gold; + height: 220px; + +} +.box5 { + background-color: LightSeaGreen; + height: 330px; + +} +.techbox{ + width: 30%; + height: 330px; + margin: 0 auto; +} +.box6 { + background-color: RosyBrown; + height: 300px; + +} +@media screen and (min-width: 250px) { + .box2 { + height: 810px; + } + .box3{ + height: 560px ; + } + .edubox{ + width: 70%; + margin: 0 auto; + } + .box4 { + height: 380px; + + } + .techbox{ + width: 70%; + margin: 0 auto; + } + .box5 { + height: 350px; + + } + .box6 { + height: 660px; + + } +} +@media screen and (min-width: 300px) { + .box2 { + height: 720px; + } + .box3{ + height: 540px ; + } + .box4 { + height: 340px; + + } + .box6 { + height: 600px; + + } +} +@media screen and (min-width: 390px) { + .box2 { + height: 600px; + } + .box3{ + height: 400px ; + } + .box4 { + height: 320px; + + } + .box6 { + height: 460px; + + } +} +@media screen and (min-width: 450px) { + .box2 { + height:530px; + } + .box3{ + height: 380px ; + } + .box4 { + height: 250px; + + } + .box5 { + height: 360px; + + } + .techbox{ + width: 30%; + margin: 0 auto; + } + .box6 { + height: 380px; + + } +} +@media screen and (min-width: 650px) { + .box2 { + height:450px; + } + .box3{ + height: 340px ; + } + .box4 { + height: 220px; + + } + .box5 { + height: 330px; + + } + .techbox{ + width: 30%; + margin: 0 auto; + } + .box6 { + height: 320px; + + } +} +@media screen and (min-width: 800px) { + .box1 { + height: 400px; + } + + .box2 { + height:420px; + } + .box3{ + height: 330px ; + } + .edubox{ + width: 50%; + margin: 0 auto; + } + .box4 { + height: 200px; + + } + .box5 { + height: 330px; + + } + .techbox{ + width: 30%; + margin: 0 auto; + } + .box6 { + height: 270px; + + } +} +@media screen and (min-width: 1150px) { + .box1 { + width: 30%; + height: 400px; + } + .box2 { + width: 70%; + height: 400px + } + + .box3, .box4, .box5, .box6 { + width: 100%; + } + .edubox{ + width: 50%; + margin: 0 auto; + } + .techbox{ + width: 30%; + margin: 0 auto; + } + .box4 { + height: 180px; + + } + .box6 { + height: 250px; + + } +} diff --git a/Summer2018/PIYUSH/PORTFOLIO/index.html b/Summer2018/PIYUSH/PORTFOLIO/index.html new file mode 100644 index 0000000..ffd3bca --- /dev/null +++ b/Summer2018/PIYUSH/PORTFOLIO/index.html @@ -0,0 +1,64 @@ + + + + + Piyush_Portfolio + + + + + +
+
+

Hi I am Piyush

+ +
+
+

Introduction

+
+

Welcome to my portfolio...
I am from Delhi and currently pursuing my Btech degree in Computer Science from The NorthCap University(2016-20). I am good at making programming logics and have a decent experience in programming languages like C, C++, Java & Python. I am doing my summer internship with Centre for Railway Information Systems(CRIS) in which I have to develope a web application for Hospital Information Management Systems(HIMS).

+

My Facebook Profile :

+

My Github Profile :

+
+
+
+

Education

+
+
    +
  • Btech-Computer Science Engineering-(2016-2020)
    The NorthCap University, Gurugram

  • +
  • Class XII-(2015-2016)
    Kendriya Vidyalaya A.G.C.R., Delhi
    92.4% marks

  • +
  • Class X-(2013-2014)
    Kendriya Vidyalaya A.G.C.R., Delhi
    9.6 CGPA

  • +
+
+
+
+

Achievements

+
    +
  • Secured 1st rank in Intra-College Competition of Computer Society Of India(CSI) Event-"Explore And Exploit" in Nov-2017.

  • +
  • Won the scholarship by Indian Air Force Benevolent Association(IAFBA) for the excellent academic record for the year 17-18.

  • +
+
+
+

Technical Skills

+
+
    +
  • C/C++

  • +
  • JAVA(CORE)

  • +
  • PYTHON

  • +
  • HTML AND CSS

  • +
  • BOOTSTRAP

  • +
  • MY SQL

  • +
+
+
+
+

Training And Projects

+
    +

  1. Currently, I am doing my summer practical training with Centre for Railway Information Systems(CRIS) in which I have to work on real-time project "Hospital Information Management Systems(HIMS)". The technologies on which i am currently working are Node js, Angular js, Bootstrap, Mysql.
  2. +

  3. Department Database Project - Fully functional project using Python with GUI(Graphical User Interface) with functionality to store the database for department users.
    GitHub Project Link
  4. +
+
+
+ + + \ No newline at end of file From ab8e5e741cd17f947216d9e1b517efa07dd88537 Mon Sep 17 00:00:00 2001 From: piyushchauhan0311 Date: Thu, 5 Jul 2018 13:12:42 +0530 Subject: [PATCH 2/2] added readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 58b47eb..0cec8d0 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,6 @@ - Ayush Poddar - **[Portfolio](https://mr-magnificent.github.io/)** + +- Piyush + - **[Portfolio](https://piyushchauhan0311.github.io/)**