|
87 | 87 | <li class="logo">
|
88 | 88 | <a id="logo-container" aria-label="Navigate to the beginning of the page" href="#intro"
|
89 | 89 | class="brand-logo grey-blue-text">
|
90 |
| - <img src="/assets/img/my-passport-photo.jpg" class="circle img-responsive profile-pic" alt="avatar"> |
| 90 | + <img src="/assets/img/my-passport-photo-square.jpg" class="circle img-responsive profile-pic" alt="avatar"> |
91 | 91 | <!-- border: 0.18rem hidden #00796b; -->
|
92 | 92 | </a>
|
93 | 93 | <!-- <span class="d-none d-lg-block">
|
@@ -289,6 +289,12 @@ <h3 class="page-title white-text teal">About</h3>
|
289 | 289 | <h2>
|
290 | 290 | Software Developer with a passion for artificial intelligence and backend development.
|
291 | 291 |
|
| 292 | + [Your professional identity] with [how many years in profession] of professional experience in |
| 293 | + [Areas of expertise] with willingness to learn and master/practice [Areas of interests]. |
| 294 | + [Strongest area of expertise] specialist/practitioner/expert/adept. |
| 295 | + |
| 296 | + professional experience |
| 297 | + |
292 | 298 | <!-- Self-driven, quick starters, passionate problem solvers with curious mind who love solving very complex, very challenging real world problems -->
|
293 | 299 | <!-- · Excited with opportunities to solve very complex problems and willingness to learn -->
|
294 | 300 |
|
|
300 | 306 | <!-- Highly motivated to collaborate on projects having real-world impact. -->
|
301 | 307 | <!-- I love building products/softwares which help people in their daily life. -->
|
302 | 308 | <!-- Shoot me an email to discuss a career opportunity or just to say Hi 🙂. -->
|
| 309 | + <!-- Please see my CV attached. Yes, I'm a Full Stack Dev with 12+ years of experience in IT and looking for a new team to join and utilize my .NET Core/Azure/Node.js/AngularJs/X skills. Yes, I'm available for immediate phone call. No, relocation to East Cost is not an option. |
| 310 | + P.S. I don't disclose my current salary and salary expectations but happy to discuss those topics privately. |
| 311 | + Cheers, Alex Ershov. --> |
303 | 312 |
|
304 | 313 | </h2>
|
305 | 314 | </blockquote>
|
@@ -682,6 +691,7 @@ <h3 class="page-title white-text teal">Projects</h3>
|
682 | 691 | </section>
|
683 | 692 |
|
684 | 693 | <!-- Fifth Section: Skills -->
|
| 694 | + <!-- NOTE: add Jinja2 --> |
685 | 695 | <section id="skills" class="section scrollspy">
|
686 | 696 | <h3 class="page-title white-text teal">Skills</h3>
|
687 | 697 | <div class="container">
|
@@ -913,7 +923,7 @@ <h3 class="page-title white-text teal">Contact</h3>
|
913 | 923 | <script src="assets/vendor/typed.js/typed.min.js"></script>
|
914 | 924 | <script type="text/javascript">
|
915 | 925 | var typed = new Typed('.typing',{
|
916 |
| - strings: ["Coder", "Software Developer", "Pythonista"], |
| 926 | + strings: ["Pythonista", "ML Enthusiast", "Fast Learner"], |
917 | 927 | loop: true,
|
918 | 928 | typeSpeed: 80,
|
919 | 929 | backSpeed: 40
|
|
0 commit comments