Skip to content

Commit

Permalink
Merge pull request #24 from Dipesh123-ux/main
Browse files Browse the repository at this point in the history
final commit
rkapoor10 authored Jan 14, 2022
2 parents d263694 + 90642a3 commit 5746b0f
Showing 35 changed files with 146 additions and 59 deletions.
Binary file added assets/Why join ACM .pdf
Binary file not shown.
51 changes: 51 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
@@ -42,6 +42,57 @@ h1,h2,h3,h4,h5,h6 {
color: #292b2c;
font-family: "Montserrat", sans-serif;
}
.black{
color:black !important;
font-family: 'Roboto', sans-serif;

}

.shift{
font-size:14px;
color:white !important;
}

.email{
margin:20px;
}
.email:hover{
color:#bb001b ;
}
.linkedin:hover{
color:#0e76a8;
}
.email>i:hover{
color:#bb001b ;
transform:scale(1.2);
transition:all 0.3s ease-in-out;
}
.linkedin>i:hover{
color:#0e76a8 ;
transform:scale(1.2);
transition:all 0.3s ease-in-out;
}


@media (max-width:700px){

.shift{
font-size:10px;
}
.black{
font-size:18px;
}
}
@media (min-width:700px) and (max-width:900px){

.shift{
font-size:10px;
}
.black{
font-size:18px;
}
}

p {
color:#666666;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1516991640094.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1530074179042.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1584526733878.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/1633454117942.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Photo from Parth.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/cc .jpg
Binary file added assets/images/cp.jpg
Binary file added assets/images/cp2.jpg
Binary file added assets/images/general.jpg
Binary file added assets/images/general2.png
Binary file added assets/images/webdev1.jpg
Binary file added assets/images/webdev2.jpg
154 changes: 95 additions & 59 deletions index.html

Large diffs are not rendered by default.

0 comments on commit 5746b0f

Please sign in to comment.