Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
apurva-honrao committed Jul 26, 2024
1 parent 19d7b74 commit bb6585e
Show file tree
Hide file tree
Showing 114 changed files with 15,117 additions and 0 deletions.
Binary file added dominic-master/Apurva_Honrao_Resume.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions dominic-master/css/animate.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions dominic-master/css/bootstrap.min.css

Large diffs are not rendered by default.

1,068 changes: 1,068 additions & 0 deletions dominic-master/css/camera.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dominic-master/css/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

/** ADD YOUR AWESOME CODES HERE **/
36 changes: 36 additions & 0 deletions dominic-master/css/flaticon.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*
Flaticon icon font: Flaticon
Creation date: 04/07/2018 13:02
*/

@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.eot");
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
url("../fonts/Flaticon.woff") format("woff"),
url("../fonts/Flaticon.ttf") format("truetype"),
url("..fonts/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
}
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
margin-left: 0px;
}

.flaticon-idea-1:before { content: "\f100"; }
.flaticon-idea:before { content: "\f101"; }
.flaticon-discuss-issue:before { content: "\f102"; }
.flaticon-process:before { content: "\f103"; }
.flaticon-development:before { content: "\f104"; }
.flaticon-seo:before { content: "\f105"; }
Loading

0 comments on commit bb6585e

Please sign in to comment.