{{ .Title }}
+ {{ if .InSection ($.Site.GetPage "blog") }} + {{ .Date.Format .Site.Params.dateFormat }} + {{ end }} +{{ .Params.description }}
+{description}
- {tags && ( -
- {tokens.map((line, i) => (
-
- {i + 1}
-
- {line.map((token, key) => (
-
- ))}
-
-
- ))}
-
- )}
- Hazem Krimi © {new Date().getFullYear()}
-These are articles about things I learned about software engineering.
+ {{ end }} + + {{ if gt (len .Site.Taxonomies.tags) 0 }} + + {{ end }} + {{ end }} + + {{ if gt .Paginator.TotalPages 0 }} +I have over two years of experience mainly working on web and cross platform mobile applications in E-Commerce, Fintech, Auditing and Compliance.
+ +Tinkering is what got me to where I am now as a professional software engineer.
+ {{ partial "about-card.html" . }} +These are all the projects I worked on personally and professionally.
+ {{ range (where .Site.Pages "Section" "projects") }} + {{ range first 2 .Pages }} + {{ partial "card.html" . }} + {{ end }} + {{ end }} +These are articles about things I learned about software engineering.
+ {{ range (where .Site.Pages "Section" "blog") }} + {{ range first 2 .Pages }} + {{ partial "card.html" . }} + {{ end }} + {{ end }} +Here you can contact me personally for any questions or opportunities.
+ + {{ partial "contact-form.html" . }} ++ My programming experience is mostly non-professional but it was essential + for my development. Even though I am working professionally for over two + years now, I got into programming much longer than that. I got into web + development in the summer of 2018 as I started learning the basics: HTML, + CSS, JS and most importantly how the web works by building very small + projects. +
+ +{{ .Params.description }}
+{frontMatter?.description}
-- By {frontMatter?.author} on {frontMatter?.date} ( - {stats.text}) -
- {frontMatter?.tags ? ( -- Experienced Full Stack developer with a focus on building - user-friendly web and cross-platform mobile applications using - cutting-edge technologies. Passionate about ongoing learning and - staying up-to-date with the latest trends in software engineering. -
-{frontMatter?.description}
- {frontMatter?.tags ? ( -