4 Commits

Author SHA1 Message Date
hazemKrimi 6900edff26 revert: update deprecated properties
This reverts commit 152763d9ed.
2026-05-09 13:00:13 +01:00
hazemKrimi 897b52e422 chore: update about content 2026-05-09 12:45:44 +01:00
hazemKrimi 152763d9ed chore: update deprecated properties 2026-05-09 12:45:27 +01:00
hazemKrimi 2dba98059b chore: update links and cv 2026-05-09 12:43:43 +01:00
14 changed files with 23 additions and 31 deletions
Binary file not shown.
Binary file not shown.
+4 -2
View File
@@ -7,7 +7,7 @@ date: 2023-10-18
## About ## About
Hi again! So, you want to know more about me! We'll go through how I got into tech, my education and my career and some other things you might find interesting. Hopefully you enjoy reading about me and I am looking forward to chat! Hi there! So, you want to know more about me! We'll go through how I got into tech, my education and my career and some other things you might find interesting. Hopefully you enjoy reading about me and I am looking forward to chat!
### How I got into Computer Science and Software Engineering ### How I got into Computer Science and Software Engineering
@@ -29,7 +29,9 @@ Then I started working remotely in a company based in the UK called [Cielo Costa
Afterwards, I started working at [Finteum](https://finteum.com) which is creating a global financial market for intraday liquidity, enabling interbank lending for hours at a time. Afterwards, I started working at [Finteum](https://finteum.com) which is creating a global financial market for intraday liquidity, enabling interbank lending for hours at a time.
Currently, I am working at [ProveAI](https://proveai.com) which is creating a platform for AI management that helps organizations centralize and manage their AI models while maintaining strict oversight of data access and usage. Then I worked at a company called [ProveAI](https://proveai.com) for less than a year which is creating a platform for LLM observability that helps organizations centralize and manage their models while maintaining strict oversight of data access and usage while providing insights and recommendations on a model's performance.
In 2023, I co-founded Crimson Quirks and I provide general IT services alongside custom software development mainly as a contractor with other companies like Fineum and ProveAI.
### My Hobbies ### My Hobbies
+1 -1
View File
@@ -1,7 +1,7 @@
--- ---
title: 'Crimson Quirks UI' title: 'Crimson Quirks UI'
description: 'UI component library utilizing Vite and Storybook to be used in my personal projects.' description: 'UI component library utilizing Vite and Storybook to be used in my personal projects.'
source: 'https://github.com/hazemKrimi/crimson-quirks-ui' source: 'https://github.com/hazemkrimi/crimson-quirks-ui'
demo: 'https://www.npmjs.com/package/crimson-quirks-ui' demo: 'https://www.npmjs.com/package/crimson-quirks-ui'
date: 2025-03-17 date: 2025-03-17
--- ---
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: 'Discord Bot (Archived)' title: 'Discord Bot (Archived)'
description: 'A discord bot that plays audio tracks from facebook, youtube and podcast websites.' description: 'A discord bot that plays audio tracks from facebook, youtube and podcast websites.'
source: 'https://github.com/hazemKrimi/discord-bot' source: 'https://github.com/hazemkrimi/discord-bot'
date: 2020-03-10 date: 2020-03-10
--- ---
+2 -2
View File
@@ -1,7 +1,7 @@
--- ---
title: 'Hack Assembler' title: 'Hack Assembler'
description: 'Assembler for The Hack language from the Nand to Tetris course witten in Rust.' description: 'Assembler for The Hack language from the Nand to Tetris course witten in Rust.'
source: 'https://github.com/hazemKrimi/hack-assembler' source: 'https://github.com/hazemkrimi/hack-assembler'
demo: 'https://github.com/hazemKrimi/hack-assembler/releases/tag/v1.0.0' demo: 'https://github.com/hazemkrimi/hack-assembler/releases/tag/v1.0.0'
date: 2025-03-13 date: 2025-03-13
--- ---
+2 -2
View File
@@ -1,7 +1,7 @@
--- ---
title: 'Jack Compiler' title: 'Jack Compiler'
description: 'Compiler from The Jack language to The Hack platform (Nand2Tetris Part 2)' description: 'Compiler from The Jack language to The Hack platform (Nand2Tetris Part 2)'
source: 'https://github.com/hazemKrimi/jack-compiler' source: 'https://github.com/hazemkrimi/jack-compiler'
demo: 'https://github.com/hazemKrimi/jack-compiler/releases/tag/v1.0.0' demo: 'https://github.com/hazemkrimi/jack-compiler/releases/tag/v1.0.0'
date: 2026-04-30 date: 2026-04-30
--- ---
+2 -2
View File
@@ -1,7 +1,7 @@
--- ---
title: 'Jack VM Translator' title: 'Jack VM Translator'
description: 'VM Translator from The Jack language to The Hack platform (Nand2Tetris Part 2)' description: 'VM Translator from The Jack language to The Hack platform (Nand2Tetris Part 2)'
source: 'https://github.com/hazemKrimi/jack-vm-translator' source: 'https://github.com/hazemkrimi/jack-vm-translator'
demo: 'https://github.com/hazemKrimi/jack-vm-translator/releases/tag/v1.0.0' demo: 'https://github.com/hazemkrimi/jack-vm-translator/releases/tag/v1.0.0'
date: 2026-04-06 date: 2026-04-06
--- ---
+2 -2
View File
@@ -1,7 +1,7 @@
--- ---
title: 'Touch Programming' title: 'Touch Programming'
description: 'Master touch typing with real code snippets from your favorite programming languages, powered by AI.' description: 'Master touch typing with real code snippets from your favorite programming languages, powered by LLMs.'
source: 'https://github.com/hazemKrimi/touch-programming' source: 'https://github.com/hazemkrimi/touch-programming'
demo: 'https://touch-programming.hazemkrimi.tech' demo: 'https://touch-programming.hazemkrimi.tech'
date: 2025-02-28 date: 2025-02-28
--- ---
+2 -2
View File
@@ -39,8 +39,8 @@ enableRobotsTXT = true
url = '/blog' url = '/blog'
weight = 4 weight = 4
[[menu.main]] [[menu.main]]
name = 'Resume' name = 'CV'
url = '/hazem-krimi.pdf' url = '/curriculum-vitae.pdf'
weight = 5 weight = 5
[[deployment.matchers]] [[deployment.matchers]]
pattern = "^.+\\.(js|css|svg|ttf)$" pattern = "^.+\\.(js|css|svg|ttf)$"
-11
View File
@@ -4,19 +4,8 @@
<link rel="stylesheet" href="{{ $styles.Permalink }}" /> <link rel="stylesheet" href="{{ $styles.Permalink }}" />
{{ end }} {{ end }}
{{ define "main" }} {{ define "main" }}
<section id="intro">
<div>
<h1>Hi! I am <span>Hazem</span>, a software engineer.</h1>
<p>I have over three years of experience building web and cross platform mobile applications in E-Commerce, Fintech, Auditing and Compliance.</p>
<div id="action-buttons">
<a href="{{ urls.JoinPath .Site.BaseURL "blog" }}">Blog</a>
</div>
</div>
</section>
<section id="about"> <section id="about">
<h2>About</h2> <h2>About</h2>
<p>Tinkering is what got me to where I am now as a professional software engineer.</p>
{{ partial "about-card.html" . }} {{ partial "about-card.html" . }}
</section> </section>
+4 -3
View File
@@ -1,18 +1,19 @@
{{ $cv := resources.Get "hazem-krimi.pdf" }} {{ $cv := resources.Get "curriculum-vitae.pdf" }}
{{ $faceImage := resources.Get "images/borded-face.webp" }} {{ $faceImage := resources.Get "images/borded-face.webp" }}
<div id="about-card"> <div id="about-card">
<img src="{{ $faceImage.Permalink }}" alt="Hazem Krimi's face" /> <img src="{{ $faceImage.Permalink }}" alt="Hazem Krimi's face" />
<div> <div>
<p> <p>
I am a software engineer with an extensive experience building AI-powered and user-friendly web and cross-platform mobile applications using various technologies including React, React Native, TypeScript, Golang, Rust, Kotlin and Scala to name a few. I am a software engineer with an extensive experience building web and crossplatform mobile applications with focus on optimal performance and
delightful user experience using various technologies including JavaScript, TypeScript, Python, C/C++, Go, and Kotlin.
</p> </p>
<div id="links"> <div id="links">
<a href="{{ $cv.Permalink }}" target="_blank"> <a href="{{ $cv.Permalink }}" target="_blank">
Download CV Download CV
</a> </a>
<a class="read-more" href="{{ urls.JoinPath .Site.BaseURL "about" }}"> <a class="read-more" href="{{ urls.JoinPath .Site.BaseURL "about" }}">
Read more about me Read further
</a> </a>
</div> </div>
</div> </div>
+1 -1
View File
@@ -14,7 +14,7 @@
{{ if (.InSection ($.Site.GetPage "projects")) }} {{ if (.InSection ($.Site.GetPage "projects")) }}
Source code {{ readFile "assets/icons/arrow.svg" | safeHTML }} Source code {{ readFile "assets/icons/arrow.svg" | safeHTML }}
{{ else }} {{ else }}
Read this blog post {{ readFile "assets/icons/arrow.svg" | safeHTML }} Read post {{ readFile "assets/icons/arrow.svg" | safeHTML }}
{{ end }} {{ end }}
</a> </a>
{{ with (and (.InSection ($.Site.GetPage "projects")) .Params.demo) }} {{ with (and (.InSection ($.Site.GetPage "projects")) .Params.demo) }}
+2 -2
View File
@@ -13,13 +13,13 @@
<div id="links"> <div id="links">
<a <a
aria-label="Hazem Krimi's Github profile" aria-label="Hazem Krimi's Github profile"
href="https://github.com/hazemKrimi" target="_blank" href="https://github.com/hazemkrimi" target="_blank"
> >
{{ readFile "assets/icons/github.svg" | safeHTML }} {{ readFile "assets/icons/github.svg" | safeHTML }}
</a> </a>
<a <a
aria-label="Hazem Krimi's Twitter or X profile" aria-label="Hazem Krimi's Twitter or X profile"
href="https://twitter.com/HazemKrimi" href="https://twitter.com/hazemkrimi"
target="_blank" target="_blank"
> >
{{ readFile "assets/icons/twitter.svg" | safeHTML }} {{ readFile "assets/icons/twitter.svg" | safeHTML }}