Skip to content

Commit

Permalink
reworking
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytroony committed Jun 30, 2022
1 parent a1700af commit 40e842c
Showing 1 changed file with 54 additions and 27 deletions.
81 changes: 54 additions & 27 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!--Custom CSS-->
<link rel="stylesheet" href="src/css/style.css">

<title>Dmytro Portfolio</title>
<title>My Portfolio</title>
</head>
<body data-spy="scroll" data-target=".navbar">

Expand Down Expand Up @@ -106,7 +106,7 @@ <h3 class="h1-md h1-lg h3-sm pl-4">
I&apos;m Dmytro
</h3>
<p class="text-muted pl-4">
Front_End engineer
JavaScript Engineer
</p>
<div class="container">
<div class="container d-flex-row vertical-line ml-4">
Expand All @@ -115,8 +115,8 @@ <h3 class="h1-md h1-lg h3-sm pl-4">
<div class="d-flex">
<div class="text-muted pr-2">Email:</div>
<div>
<a href="mailto:dmytroony@gmail.com">
dmytroony@gmail.com
<a href="mailto:dmytro.onysko@gmail.com">
dmytro.onysko@gmail.com
</a>
</div>
</div>
Expand Down Expand Up @@ -145,8 +145,8 @@ <h3 class="h1-md h1-lg h3-sm pl-4">
<div class="d-flex">
<div class="text-muted pr-2">Telegram:</div>
<div>
<a href="http://t.me/dmytroony" target="_blank">
dmytroony
<a href="http://t.me/dmytroonysko_work" target="_blank">
dmytroonysko_work
</a>
</div>
</div>
Expand All @@ -155,7 +155,7 @@ <h3 class="h1-md h1-lg h3-sm pl-4">
<div class="d-flex">
<div class="text-muted pr-2">English:</div>
<div>
A2-B1
B1
</div>
</div>
</div>
Expand All @@ -174,13 +174,11 @@ <h3 class="h1-md h1-lg h3-sm pl-4">
</div>
</div>
<div class="card-footer bg-banner bg-dark text-right">
<a href="https://github.com/dmytroony" class="social-icons" target="_blank"><i
<a href="https://github.com/dmytroonysko" class="social-icons" target="_blank"><i
class="fab fa-github fa-2x mx-3"></i></a>
<a href="https://www.linkedin.com/in/dmytroony/" class="social-icons" target="_blank"><i
<a href="https://www.linkedin.com/in/dmytroonysko/" class="social-icons" target="_blank"><i
class="fab fa-linkedin fa-2x mx-5"></i></a>
<a href="https://www.facebook.com/dmytroony/" class="social-icons" target="_blank"><i
class="fab fa-facebook fa-2x mx-5"></i></a>
<a href="https://twitter.com/dmytroony" class="social-icons" target="_blank"><i
<a href="https://twitter.com/dmytroonysko" class="social-icons" target="_blank"><i
class="fab fa-twitter sm-fa-1x fa-2x mx-5"></i></a>
</div>
</div>
Expand All @@ -195,20 +193,11 @@ <h3 class="h1-md h1-lg h3-sm pl-4">
<span class="bg-info text-white">About Me</span>
<hr class="bg-info"/>
<div class="card p-4">
<div class="card-footer text-left">
<div class="card-header text-left">
<span class="text-muted pl-0">Why me:</span>
- desire to learn, gain experience and achieve results. I constantly read and study.
Responsible. Self-management. Purposefulness.
</div>
<div class="card-body text-left">
<span class="text-muted pl-0">Why not someone else:</span>
- I turn my experience into your profit! I have in experience background in various business fields.
</div>
<div class="card-footer text-left">
<span class="text-muted pl-0">Why is the development about me:</span>
<span class="pl-0 ml-0">- is a personal dream and a goal - as a life style.</span>
I turn my experience background in various business fields into your profit!
</div>
<div class="card-body text-left">
<div class="card-header text-left">
<span class="text-muted pl-0">At the moment I&apos;m considering offers:</span> - in the Chernivtsi or
remotely.
</div>
Expand Down Expand Up @@ -359,11 +348,49 @@ <h5 class="card-header">Tools:</h5>
<hr class="bg-info"/>
<div class="row">
<div class="col text-center">
<h2 class=" text-center">Summary: 34 pcs</h2>
<h6 class="text-muted">Commerce x2, Training x32</h6>
<h2 class=" text-center">Summary: 35 pcs</h2>
<h6 class="text-muted">Commerce x2, Training x33</h6>
</div>
</div>
<div class="row projects-list">
<div class="col-lg-6 my-3">
<div class="card bg-white d-flex flex-col">
<div class="card-header text-center bg-dark">
<h3 class="card-title text-white my-0">
Postman Replica
</h3>
</div>
<div class="card-body">
<p class="text-justify px-3">
This is a REST-API ...
</p>
<div class="container border-2">
<div class="row">
<div class="col col-12 col-sm-4 col-lg-4 text-center">
<div class="text-muted pb-0">Tech stack:</div>
<p>
VanillaJS
</p>
</div>
<div class="col col-12 col-sm-4 col-lg-4 mt-0 text-center">
<div class="text-muted">Used libs:</div>
<p>axios, bootstrap, snowpack, pretty-bytes, codemirror</p>
</div>
<div class="col col-12 col-sm-4 col-lg-4 mt-0 text-center">
<div class="text-muted">Type:</div>
<p>Training</p>
</div>
</div>
</div>
</div>
<div class="card-footer bg-dark text-center py-1">
<a href="https://github.com/dmytroony/learning/tree/master/projects/fullstack/vue-node/contacts-app"
class="btn text-white" target="_blank" title="Source Code">
<i class="fab fa-github fa-2x m-0"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-6 my-3">
<div class="card bg-white d-flex flex-col">
<div class="card-header text-center bg-dark">
Expand Down Expand Up @@ -1872,7 +1899,7 @@ <h3 class="card-title text-white my-0">
<div class="row">
<div class="col text-center ">
<p class="mt-3">
&copy; Copyright 2020. All rights reserved
&copy; Copyright 2022. All rights reserved
</p>
</div>
</div>
Expand Down

0 comments on commit 40e842c

Please sign in to comment.