Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
16 changes: 16 additions & 0 deletions pages/andres_huitzil/andres.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
.section-heading{
font-family: 'Acme', sans-serif;

}
.text{
font-family: 'Kanit', sans-serif;

}
h3{
font-family: 'Cinzel', serif;

}

.section-heading{
text-decoration: underline;
}
142 changes: 142 additions & 0 deletions pages/andres_huitzil/andres.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://codenation.org/wp-content/themes/codenation/src/public/img/ico-code-nation.ico" type="image/x-icon">
<title>ScriptEd Interns 2018</title>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.12/css/all.css" integrity="sha384-G0fIWCsCzJIMAVNQPfjH08cyYaUtMwjJwqiRKxxE/rx96Uroj1BtIQ6MLJuheaO9"
crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin="anonymous">
<link href="../../main.css" rel="stylesheet">
<!-- ADD YOUR CUSTOM STYLESHEET BELOW -->
<link href="andres.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Acme|Cinzel|Kanit&display=swap" rel="stylesheet">
</head>

<body>
<nav class="navbar navbar-expand-lg fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="../../index.html">
<img class="brand-image" src="../../assets/site/cn_logo_black-08.png">
</a>
</div>
</nav>

<!-- TEAM -->
<section class="bg-light profile">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading text-uppercase">Andres Huitzil</h2>
<img class="rounded-circle profile-img" src="shane.jpg" alt="">
<h3 class="section-subheading text-muted">Intern at Square</h3>
<a class="profile-icon" href ="">
<i class="fas fa-envelope"></i>
</a>
<a class="profile-icon" href ="">
<i class="fab fa-linkedin"></i>
</a>
<a class="profile-icon" href ="https://github.com/AndresScripted">
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
</section>
<section class="info">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading">About Me</h2>
<p class="text">
My name is Andres and I am a sophomore at Thurgood Marshall High School. I've been a Code Nation student for 2 years
and now I have the opportunity to be an intern at <b>Square</b>!
I am apart of the Developer Services team at <b>Square</b>.

</p>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading">My Internship Experience</h2>
<p class="text">
So far I have had an amazing time at <b> Square</b>. Everyone is really fun and supportive. The working environment makes
me feel comfortable and included.
</p>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading">What I Worked On</h2>
<p class="text">
Our goal is to make an eCommerce site. This will give feedback to Square's API team and it will help customer service and
the user experience. So far I have made the "base" code for all of the pages we are going to have and now all we have to do is
implement the API and display all the information to all the pages. I also need all the pages to work together/ talk to each other
so that everything can work well.
</p>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading">Key Takeaways</h2>
<p class="text">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque,
laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde.
</p>
</div>
</div>

</div>
</section>

<!-- FOOTER -->
<div class="footer" id="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 text-center">
</div>
<div class="col-lg-4">
<div class="text-center">
<img class="footer-logo" src="../../assets/site/cn_logo_black.png">
</div>
<div class="text-center">
<a class="footer-icon" href="mailto:info@scripted.org">
<i class="fas fa-envelope"></i>
</a>
<a class="footer-icon" href="https://twitter.com/ScriptEdOrg">
<i class="fab fa-twitter"></i>
</a>
<a class="footer-icon" href="https://github.com/ScriptEdcurriculum">
<i class="fab fa-github"></i>
</a>
<a class="footer-icon" href="https://www.instagram.com/scriptedorg/">
<i class="fab fa-instagram"></i>
</a>
<a class="footer-icon" href="https://www.facebook.com/scriptedorginsta">
<i class="fab fa-facebook-square"></i>
</a>
</div>
</div>
<div class="col-lg-4">
</div>
</div>
</div>
</div>




<!-- Bootstrap core JavaScript
================================================== -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="main.js"></script>
<!-- ADD YOUR SCRIPT BELOW -->
<script src="andres.js"></script>
</body>
</html>
Empty file added pages/andres_huitzil/andres.js
Empty file.