Skip to content

Commit abf66e8

Browse files
committed
completed portfolio
1 parent ac1ea16 commit abf66e8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+344
-176
lines changed

assets/css/style.css

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ body::before {
2929
z-index: -1;
3030
}
3131

32+
3233
@media (min-width: 1024px) {
3334
body::before {
3435
background-attachment: fixed;
@@ -414,13 +415,23 @@ section .container {
414415
color: #18d26e;
415416
}
416417

417-
.about-me .content ul {
418+
.profile{
419+
max-height: 300px;
420+
max-width: 300px;
421+
border-radius: 50%;
422+
overflow: hidden;
423+
border: 6px solid rgba(255, 255, 255, 0.1);
424+
background: rgba(255, 255, 255, 0.1);
425+
margin: 20px 20px 20px 50px;
426+
}
427+
/*
428+
.about-me .content ul{
418429
list-style: none;
419-
padding: 0;
420430
}
421431
422-
.about-me .content ul li {
432+
.about-me .content ul li::before {
423433
margin-bottom: 20px;
434+
color: #fff;
424435
display: flex;
425436
align-items: center;
426437
}
@@ -434,7 +445,7 @@ section .container {
434445
margin-right: 5px;
435446
color: #18d26e;
436447
line-height: 0;
437-
}
448+
} */
438449

439450
.about-me .content p:last-child {
440451
margin-bottom: 0;

assets/img/bg.jpg

-84.3 KB
Binary file not shown.

assets/img/me.jpg

-11.1 KB
Binary file not shown.

assets/img/me.png

359 KB
Loading

assets/img/portfolio/attendance.png

73.3 KB
Loading

assets/img/portfolio/climate.png

69 KB
Loading

assets/img/portfolio/disk.png

163 KB
Loading

assets/img/portfolio/ems.png

251 KB
Loading

assets/img/portfolio/incomplete.png

66.7 KB
Loading

assets/img/portfolio/memorygrid.png

24 KB
Loading

assets/img/portfolio/phishing.jpg

173 KB
Loading

assets/img/portfolio/portfolio-1.jpg

-28.4 KB
Binary file not shown.

assets/img/portfolio/portfolio-2.jpg

-32.6 KB
Binary file not shown.

assets/img/portfolio/portfolio-3.jpg

-82.2 KB
Binary file not shown.

assets/img/portfolio/portfolio-4.jpg

-54.9 KB
Binary file not shown.

assets/img/portfolio/portfolio-5.jpg

-81.2 KB
Binary file not shown.

assets/img/portfolio/portfolio-6.jpg

-87.6 KB
Binary file not shown.

assets/img/portfolio/portfolio-8.jpg

-64.8 KB
Binary file not shown.

assets/img/portfolio/portfolio-9.jpg

-22.8 KB
Binary file not shown.
-102 KB
Binary file not shown.
-129 KB
Binary file not shown.
-39.7 KB
Binary file not shown.

assets/img/portfolio/sign.png

128 KB
Loading

assets/img/portfolio/stock.png

307 KB
Loading

assets/img/portfolio/traffic.jpg

96.2 KB
Loading
-38.8 KB
Binary file not shown.
-56.2 KB
Binary file not shown.
-16.8 KB
Binary file not shown.
-19.7 KB
Binary file not shown.
-22.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)