Projects and resume updates

This commit is contained in:
2025-03-29 22:49:32 +01:00
parent a0ad73de86
commit 91b9ff4978
8 changed files with 17 additions and 16 deletions
Binary file not shown.
-6
View File
@@ -1,6 +0,0 @@
---
title: 'Astrobuild'
description: 'Prototype of a collaboration tool between stakeholders for building software projects'
source: 'https://github.com/hazemKrimi/astrobuild'
date: 2021-07-10
---
+2 -2
View File
@@ -1,6 +1,6 @@
---
title: 'Discord Bot'
description: 'A discord bot that plays audio tracks from facebook, youtube and podcast websites'
title: 'Discord Bot (Archived)'
description: 'A discord bot that plays audio tracks from facebook, youtube and podcast websites.'
source: 'https://github.com/hazemKrimi/discord-bot'
date: 2020-03-10
---
+4 -3
View File
@@ -1,6 +1,7 @@
---
title: 'Assembler'
description: 'Assembler for The Hack language from the Nand to Tetris course witten in Rust'
title: 'Hack Assembler'
description: 'Assembler for The Hack language from the Nand to Tetris course witten in Rust.'
source: 'https://github.com/hazemKrimi/hack-assembler'
date: 2024-03-10
demo: 'https://github.com/hazemKrimi/hack-assembler/releases/tag/v1.0.0'
date: 2025-03-13
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: 'VM Translator'
title: 'Jack VM Translator (Archived)'
description: 'VM Translator from The Jack language VM code to The Hack language assembly code as part of the Nand to Tetris course'
source: 'https://github.com/hazemKrimi/jack-vm-translator'
date: 2024-05-05
+6
View File
@@ -0,0 +1,6 @@
---
title: 'Ugly UI'
description: 'An ugly and boring React component library utilizing Vite and Storybook.'
source: 'https://github.com/hazemKrimi/ugly-ui'
date: 2025-03-17
---
+3 -3
View File
@@ -6,8 +6,8 @@
{{ define "main" }}
<section id="intro">
<div>
<h1>Hi! I am <span>Hazem</span>,<br> a software engineer currently working at <a href="https://finteum.com" target="_blank">Finteum</a></h1>
<p>I have over two years of experience mainly working on web and cross platform mobile applications in E-Commerce, Fintech, Auditing and Compliance.</p>
<h1>Hi! I am <span>Hazem</span>,<br> a software engineer currently working at <a href="https://finteum.com" target="_blank">Finteum</a>.</h1>
<p>I have over three years of experience mainly working on 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>
@@ -30,7 +30,7 @@
</div>
<p>These are all the projects I worked on personally and professionally.</p>
{{ range (where .Site.Pages "Section" "projects") }}
{{ range first 2 .Pages }}
{{ range first 3 .Pages }}
{{ partial "card.html" . }}
{{ end }}
{{ end }}
+1 -1
View File
@@ -5,7 +5,7 @@
<img src="{{ $faceImage.Permalink }}" alt="Hazem Krimi's face" />
<div>
<p>
I am a software engineer with a extensive experience building user-friendly web and cross-platform mobile applications using React and React Native with TypeScript. Similarly, I have experience building APIs using Node.js and recently using Scala. Recently, I got into DLT using Corda with Kotlin.
I am a software engineer with a 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.
</p>
<div id="links">
<a href="{{ $cv.Permalink }}" target="_blank">