-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
177 lines (172 loc) · 9.86 KB
/
index.html
File metadata and controls
177 lines (172 loc) · 9.86 KB
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="Page about Michał Ambrożewicz.">
<title>Michał Ambrożewicz | Front-end Developer</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/queries.css">
<link href="https://fonts.googleapis.com/css?family=Lato:100,200,250,300,350,400,450,500,600" rel="stylesheet">
<link href="https://unpkg.com/ionicons@4.4.2/dist/css/ionicons.min.css" rel="stylesheet">
<script src="https://unpkg.com/ionicons@4.4.2/dist/ionicons.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="js/jquery.scrollTo.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<header>
<a href="https://iambro.github.io/Portfolio/"><img src="css/img/logo.png" alt="logo" class="logo"></a>
<nav>
<ul class="main-nav">
<li><a id="A-link" href="#aboutme">About me</a></li>
<li><a id="B-link" href="#technologies">Technologies</a></li>
<li><a id="C-link" href="#projects">Projects</a></li>
<li><a id="D-link" href="#contact">Contact</a></li>
</ul>
<a class="mobile-nav-icon"><i class="icon ion-md-menu"></i></a>
</nav>
</header>
<main class="container">
<section class="name-box">
<div class="typewriter">
<h1>Michał</h1>
<h1>Ambrożewicz</h1>
</div>
</section>
<section class="section-aboutme" id="aboutme">
<h2>About me</h2>
<p>Hello! My name is Michał Ambrożewicz and I am self-taught <span>Front-End Developer</span>. Here are key points about me:</p>
<div class="articles-container">
<article id="education">
<ion-icon name="school"></ion-icon>
<h3>EDUCATION</h3>
<p>In 2018 I have completed my bachelor`s degree in Civil Engineering at Gdańsk University of Technology.<br><br>LANGUAGES: English: C1, German: A2, Polish: native</p>
</article>
<article id="location">
<ion-icon name="compass"></ion-icon>
<h3>LOCATION</h3>
<figure>
<img src="css/img/poland-contour.png" alt="localization" width="50%" height="auto">
</figure>
<p>I am able to consider relocation.</p>
</article>
<article id="goals">
<ion-icon name="locate"></ion-icon>
<h3>GOALS</h3>
<p>I want to keep improving the quality of my code and my programming skills. I would like to learn new technologies and being part of interesting projects. Qualified co-workers will allow me to develop myself and achieve my goals.</p>
</article>
</div>
</section>
<section class="section-technologies" id="technologies">
<h2>Technologies</h2>
<div class="articles-container">
<article class="bottomRight">
<figure>
<img src="css/img/html-logo.png" alt="html5-logo">
</figure>
</article>
<article class="bottomRight">
<figure>
<img src="css/img/css-logo.png" alt="css3-logo">
</figure>
</article>
<article class="bottom">
<figure>
<img src="css/img/js-logo.png" alt="js-logo">
</figure>
</article>
<article class="bottomRight">
<figure>
<img src="css/img/sass-logo.png" alt="sass-logo">
</figure>
</article>
<article class="bottomRight">
<figure>
<img src="css/img/react-logo.png" alt="react-logo">
</figure>
</article>
<article class="bottom">
<figure>
<img src="css/img/jquery-logo.png" alt="jquery-logo">
</figure>
</article>
<article class="right">
<figure>
<img src="css/img/bootstrap-logo.png" alt="bootstrap-logo">
</figure>
</article>
<article class="right">
<figure>
<img src="css/img/github-logo.png" alt="github-logo">
</figure>
</article>
<article>
<figure>
<img src="css/img/ps-logo.png" alt="photoshop-logo">
</figure>
</article>
</div>
</section>
<section class="section-projects" id="projects">
<h2>Projects</h2>
<p>All project and code you can find on my <a href="https://github.com/iambro" target="_blank">GitHub</a></p>
<div class="articles-container">
<article class="project-preview">
<figure>
<a href="https://iambro.github.io/Fit-Calculator-React/" target="_blank"><img src="css/img/fitcalculator.png" alt="fit-calculator"><p class="text">An application calculating estimated energy requirements and helping set your goals. Made with React.</p></a>
</figure>
</article>
<article class="project-preview">
<figure>
<a href="https://iambro.github.io/ICAO/" target="_blank"><img src="css/img/icao.png" alt="icao"><p class="text">ICAO alphabet that allows spelling out messages assigning code words to each letter</p></a>
</figure>
</article>
<article class="project-preview">
<figure>
<a href="https://iambro.github.io/Memory-Game/" target="_blank"><img src="css/img/memory.png" alt="memory-game"><p class="text">Memory Game about Premier League for 2 players!</p></a>
</figure>
</article>
<article class="project-preview">
<figure>
<a href="https://iambro.github.io/Hangman-Game/" target="_blank"><img src="css/img/hangman.png" alt="hangman-game"><p class="text">Simple hangman game with passwords passed through API.</p></a>
</figure>
</article>
<article class="project-preview">
<figure>
<a href="https://iambro.github.io/Form-Builder/" target="_blank"><img src="css/img/formbuilder.png" alt="form-builder"><p class="text">An application made with React as a recruitment task.</p></a>
</figure>
</article>
<article class="project-preview">
<figure>
<a href="https://iambro.github.io/Habagroup-web-page/" target="_blank"><img src="css/img/webpage.png" alt="ICAO spelling alphabet"><p class="text">A simple web page made as a recruitment task.</p></a>
</figure>
</article>
</div>
</section>
<section class="section-contact" id="contact">
<h2>Contact</h2>
<p>Feel free to get in touch.</p>
<form method="post" action="https://formspree.io/michal.ambrozewicz@gmail.com" class="contact-form">
<input type="text" name="name" placeholder="Your name" required>
<input type="text" name="company" placeholder="Company name">
<input type="email" name="email" placeholder="Your email" required>
<input type="phone" name="phone" placeholder="Your phone number">
<textarea name="message" placeholder="Your message" required></textarea>
<input type="submit" value="Send it!" class="btn">
<p>Via https://formspree.io/</p>
</form>
</section>
<footer>
<ul class="social-links">
<li><a href="https://github.com/iambro" target="_blank"><ion-icon name="logo-github"></ion-icon></a></li>
<li><a href="https://www.linkedin.com/in/micha%C5%82-ambro%C5%BCewicz-1ba581150/" target="_blank"><ion-icon name="logo-linkedin"></ion-icon></a></li>
<li><a href="mailto:michal.ambrozewicz@gmail.com" target="_blank"><ion-icon name="mail"></ion-icon></a></li>
</ul>
<p id="email-address">michal.ambrozewicz@gmail.com</p>
<p>Created by Michał Ambrożewicz ©</p>
</footer>
<a href='#' class="scrollup"></a>
</main>
<script src="js/app.js"></script>
</body>
</html>