Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lab2 #297

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Lab2 #297

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
commit this
youssefa123 committed Sep 13, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 4fac5338cb461c63c2ace345a6d465fd536df5dd
Binary file added dist/assets/img/marist.0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions dist/css/styles.css
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #bd5d38;
--bs-red: #ec0e0e;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
@@ -2511,7 +2511,7 @@ textarea.form-control-lg {
border-color: #bd5d38;
}
.form-check-input:checked[type=checkbox] {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
background-image: url("ata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
@@ -4088,7 +4088,7 @@ textarea.form-control-lg {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
background-color: tomato;
border: 1px solid transparent;
border-radius: 0.25rem;
transition: box-shadow 0.15s ease-in-out;
@@ -5098,7 +5098,7 @@ textarea.form-control-lg {
color: #212529;
text-decoration: none;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
border: 1px solid rgba(182, 88, 88, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: inherit;
@@ -5111,7 +5111,7 @@ textarea.form-control-lg {
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
background-color: rgb(102, 40, 40);
}
.list-group-item.active {
z-index: 2;
@@ -11340,7 +11340,7 @@ p.lead {
text-transform: uppercase;
}
#sideNav .navbar-toggler:focus {
outline-color: #d48a6e;
outline-color: rgb(114, 114, 104);
}

@media (min-width: 992px) {
@@ -11390,8 +11390,8 @@ p.lead {
justify-content: center;
height: 3.5rem;
width: 3.5rem;
background-color: #495057;
color: #fff;
background-color: grey;
color: red;
border-radius: 100%;
font-size: 1.5rem;
margin-right: 1.5rem;
20 changes: 8 additions & 12 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -19,13 +19,13 @@
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Clarence Taylor</span>
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="assets/img/profile.jpg" alt="..." /></span>
<span class="d-block d-lg-none">Youssef Abdelhady</span>
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="assets/img/marist.0.jpg" alt="..." /></span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">About</a></li>
<a href="https://github.com/youssefa123">Github</a>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#experience">Experience</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#education">Education</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#skills">Skills</a></li>
@@ -40,19 +40,15 @@
<section class="resume-section" id="about">
<div class="resume-section-content">
<h1 class="mb-0">
Clarence
<span class="text-primary">Taylor</span>
Youssef
<span class="text-primary">Abdelhady</span>
</h1>
<div class="subheading mb-5">
3542 Berry Street · Cheyenne Wells, CO 80810 · (317) 585-8468 ·
<a href="mailto:[email protected]">[email protected]</a>
System Design
</div>
<p class="lead mb-5">I am experienced in leveraging agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.</p>
<p class="lead mb-5">I am a student at Marist College. I'm majoring in Computer Science and taking a System Design class. This is Lab 2 and it's about bootstrap.</p>
<div class="social-icons">
<a class="social-icon" href="#!"><i class="fab fa-linkedin-in"></i></a>
<a class="social-icon" href="#!"><i class="fab fa-github"></i></a>
<a class="social-icon" href="#!"><i class="fab fa-twitter"></i></a>
<a class="social-icon" href="#!"><i class="fab fa-facebook-f"></i></a>
<a class="social-icon" href="https://github.com/youssefa123"><i class="fab fa-github"></i></a>
</div>
</div>
</section>
Binary file added src/assets/img/marist.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.