-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
106 lines (97 loc) · 6.52 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Arturo Figuero Resume</title>
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v5.15.4/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/contact-styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="index.html">
<span class="d-block d-lg-none">Arturo Figueroa</span>
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="assets/img/profile-afm.png" 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="index.html#about">About</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#experience">Experience</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#education">Education</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#skills">Skills</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="index.html#projects">Projects</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="afm-resume.pdf" target="_blank">Resume</a></li>
</ul>
</div>
</nav>
<!-- Page Content-->
<div class="container-fluid p-0">
<!-- About -->
<section class="resume-section" id="about">
<div class="resume-section-content">
<h1 class="mb-0">
Contact
<span class="text-primary">Me</span>
</h1>
<div class="subheading mb-5">
Kleeburger Weg 102 · Trier 54296, Germany · <a href="sms:+4917680146150">(+49) 15-20-32-29-948</a> ·
<a href="mailto:arturo.fm.bim@gmail.com">arturo.fm.bim@gmail.com</a>
</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>
<!-- Contact form -->
<form>
<!-- 2 column grid layout with text inputs for the first and last names -->
<div class="row mb-4">
<div class="col">
<div class="form-outline">
<input type="text" id="form6Example1" class="form-control" />
<label class="form-label" for="form6Example1">Name</label>
</div>
</div>
<div class="col">
<div class="form-outline">
<input type="email" id="form6Example5" class="form-control" />
<label class="form-label" for="form6Example5">Email</label>
</div>
</div>
</div>
<!-- Message input -->
<div class="form-outline mb-4">
<textarea class="form-control" id="form6Example7" rows="4"></textarea>
<label class="form-label" for="form6Example7">Message</label>
</div>
<!-- Submit button -->
<button type="submit" class="btn btn-primary btn-block mb-4">Send Message</button>
</form>
<div class="social-icons">
<a class="social-icon" href="https://www.linkedin.com/in/arturofigueroam/" target="_blank"><i class="fab fa-linkedin-in"></i></a>
<a class="social-icon" href="https://github.com/arturofigueroabim" target="_blank"><i class="fab fa-github"></i></a>
<a class="social-icon" href="https://wa.me/+523315634807" target="_blank"><i class="fab fa-whatsapp" target="_blank"></i></a>
<a class="social-icon" href="https://www.hackerrank.com/arturo_fm_bim" target="_blank"><i class="fab fa-hackerrank"></i></a>
</div>
</div>
<div class="map-section">
<iframe class="frame-map"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2577.9266357030297!2d6.683253015878274!3d49.749824179384916!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47957c0c6d96f1db%3A0x21377c0b97358a32!2sKleeburger%20Weg%20102%2C%2054296%20Trier!5e0!3m2!1ses!2sde!4v1639706988841!5m2!1ses!2sde"
style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</section>
<hr class="m-0" />
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- Async script executes immediately and must be after any DOM elements used in callback. -->
</body>
</html>