-
\ No newline at end of file
+ });
+
+
\ No newline at end of file
diff --git a/bootstrap-portfolio/css/styles.css b/bootstrap-portfolio/css/styles.css
index 812d7c9..9d285f5 100644
--- a/bootstrap-portfolio/css/styles.css
+++ b/bootstrap-portfolio/css/styles.css
@@ -22,4 +22,40 @@
min-height: 75vh;
}
-.custom-header {color: orange;}
\ No newline at end of file
+.custom-header {color: orange;}
+
+.transparent-column {
+ background-color: rgba(32, 32, 32, 0.85);
+ /* Or you can use hsla: */
+ /* background-color: hsla(0, 0%, 100%, 0.5); */
+ padding: 15px;
+ }
+
+.transparent-paragraph{
+ background-color: rgba(32, 32, 32, 0.85);
+
+}
+
+.name-fontsize {
+ font-size: 3rem; /* Or any size you prefer */
+}
+
+.fullscreen-image-container {
+ position: relative;
+ width: 100vw;
+ height: 100vh;
+ overflow: hidden;
+ }
+
+ .fullscreen-image {
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ transform: translate(-50%, -50%);
+ min-width: 100%;
+ min-height: 100%;
+ width: auto;
+ height: auto;
+ max-width: none;
+ object-fit: cover;
+ }
\ No newline at end of file
diff --git a/bootstrap-portfolio/images/bitmap.png b/bootstrap-portfolio/images/bitmap.png
new file mode 100644
index 0000000..1c79085
Binary files /dev/null and b/bootstrap-portfolio/images/bitmap.png differ
diff --git a/bootstrap-portfolio/images/cone_of_complexity.webp b/bootstrap-portfolio/images/cone_of_complexity.webp
new file mode 100644
index 0000000..b6361d6
Binary files /dev/null and b/bootstrap-portfolio/images/cone_of_complexity.webp differ
diff --git a/bootstrap-portfolio/images/email_iocn.png b/bootstrap-portfolio/images/email_iocn.png
new file mode 100644
index 0000000..a6d8708
Binary files /dev/null and b/bootstrap-portfolio/images/email_iocn.png differ
diff --git a/bootstrap-portfolio/images/github-logo-white.webp b/bootstrap-portfolio/images/github-logo-white.webp
new file mode 100644
index 0000000..5a103dc
Binary files /dev/null and b/bootstrap-portfolio/images/github-logo-white.webp differ
diff --git a/bootstrap-portfolio/images/linkedin-app-white-icon.png b/bootstrap-portfolio/images/linkedin-app-white-icon.png
new file mode 100644
index 0000000..36ff828
Binary files /dev/null and b/bootstrap-portfolio/images/linkedin-app-white-icon.png differ
diff --git a/bootstrap-portfolio/images/linkedin-app-white-icon.webp b/bootstrap-portfolio/images/linkedin-app-white-icon.webp
new file mode 100644
index 0000000..ad91d88
Binary files /dev/null and b/bootstrap-portfolio/images/linkedin-app-white-icon.webp differ
diff --git a/bootstrap-portfolio/images/scholar_logo_white.png b/bootstrap-portfolio/images/scholar_logo_white.png
new file mode 100644
index 0000000..2315e58
Binary files /dev/null and b/bootstrap-portfolio/images/scholar_logo_white.png differ
diff --git a/bootstrap-portfolio/images/surface_transparent_zoomed_out.png b/bootstrap-portfolio/images/surface_transparent_zoomed_out.png
new file mode 100644
index 0000000..7fdd845
Binary files /dev/null and b/bootstrap-portfolio/images/surface_transparent_zoomed_out.png differ
diff --git a/bootstrap-portfolio/images/volcano.png b/bootstrap-portfolio/images/volcano.png
new file mode 100644
index 0000000..440770d
Binary files /dev/null and b/bootstrap-portfolio/images/volcano.png differ
diff --git a/bootstrap-portfolio/images/white_atom_logo_micro.png b/bootstrap-portfolio/images/white_atom_logo_micro.png
new file mode 100644
index 0000000..c5191da
Binary files /dev/null and b/bootstrap-portfolio/images/white_atom_logo_micro.png differ
diff --git a/bootstrap-portfolio/index.html b/bootstrap-portfolio/index.html
index 1303c59..c63331c 100644
--- a/bootstrap-portfolio/index.html
+++ b/bootstrap-portfolio/index.html
@@ -6,27 +6,27 @@
Atomic Brokerage
+
-
-