landing Page Backdrop

Karim Hassan


Software Engineer

I build things for the web/mobile and CLI tools.

Work History

Tech Unicorn
CX Unicorn
Deira International School

Tech Unicorn

Software Engineer

Jun 2021 - Present

Serve as Full-Stack software engineer and technical lead on a variety of company projects. My primary focus is on the development of the company's internal applications, tools and systems. Actively participate in the development of the company's external applications and systems. Manage and maintain the company's infrastructure and cloud services. Lead a team of multi-disciplinary software engineers and developers in the development and prototyping of new applications and systems.

Frontend

  • Worked on over 8 large scale React applications in different capacities including as a technical lead, senior software engineer and frontend architect.
  • Led and Implemented Audio Transcrption and Translation for the company's video conferencing application.
  • Spearheaded the engineering and development efforts for the company's integration with third-party video conferencing application Zoom.
  • Aided in the migration to use Turbo Repo as the primary monorepo for frontend applications.
  • Intoduced t3-oss/create-t3-app as the main stack for new frontend applications and projects requiring server-side rendering or static site generation.
  • Migrating the primary UI Styleguide to use TailwindCSS and Radix-ui for a more consistent and accessible UI with extendable integration with UI libraries such as shadcn-ui and headlessui.
  • Responsible for introducing and maintaining applications built with alternative frontend frameworks such as Svelte, Solid-js and Astro.
  • Extensively used state management libraries such as Redux and Zustand, Redux-Observable and for state management in large scale applications and React-Query for data fetching and caching.

Backend

  • Spearheaded the engineering and development efforts for a third of the company's backend applications in a large microservice architecture totaling over 83 services in a variety of languages mainly golang with some rust, nodejs, and c# depending on the use case.
  • Serve as one of three technical leads and a senior software engineer on the company's golang based microservice architecture as well as the primary technical lead and senior software engineer on the company's nodejs based microservice architecture.
  • Developed a plethora of golang based microservices and tools for a variety of use cases including but not limited to: REST and GraphQL APIs, gRPC services, CLI tools, CRON jobs, Websockets and TCP servers.
  • Migratied Legacy .NET applications to golang increasing overall performance and reducing the number of servers required to run the application whilst reducing the overall cost of running the application by a mere 80% and request latency down from and average of 28 seconds to approximately 120ms.
  • Conducted many code reviews and pair programming sessions with team members to ensure code quality and consistency.
  • Worked on multiple rust and golang based data-ingestion endpoints and pipelines for the company's data science team and dashboards.
  • Intoduced oven-sh/bun to the tech stack for nodejs based web jobs and simple atomic web services.
  • Heavily contributed to the engineering and architecture of the company's primary Event Based Microservice Architecture on top RabbitMQ Exchanges and queues.

DevOps

  • Co-Manage the company's infrastructure and cloud services.

  • Responsible for the company's migration to use docker based deployments.

  • Heavily Contibuted to company's migration to kubernetes and docker.

  • Created and maintained the company's CI/CD pipelines.

  • Integreated ArgoCD into the company's CI/CD pipelines for automated GitOps based deployments.

  • Protyped and implemented ArgoCD alternative FluxCD for GitOps based deployments.

  • Setup and maintained many of the company's Prometheus and Grafana based monitoring stack with AlertManager and Loki for logging and backup to blob storage containers in Azure.

  • Installed and Configured RabbitMQ, Redis, Postgres, CockroachDB and ElasticSearch clusters for the company's microservice architecture.

Projects

project image
KSec
Technologies Used: Golang
Platform: CLI (Cross Platform)

A CLI Tool Created with the aim of managing and viewing secrets in a kubernetes cluster using the official kubernetes golang client API

project image
Stdlib
Technologies Used: GoLang
Platform: Web

A library of common functions used in my projects which includes a logger, a database connection pool, an http client, caching client with support for redis and in memory with tracing support for Azure Application Insights

project image
Golem
Technologies Used: GoLang,Fx,Gin-Gonic,Postgresql,Zap
Platform: Web

An Authentication and Authorization server written in GoLang using Gin-Gonic Framework used to authenticate and authorize the internal communication between internal services in a micro-service system following the OAuth 2.0 spec more specifically the client credentials flow

project image
SDD (Social Distancing Detector )
Technologies Used: Python,JavaScript,Flutter,React,OpenCV,YOLOv3,Jetson Nano
Platform: iOS,Android,Web

A fully autonomous system that constantly check if individuals in a given space are not maintaining the minimum safe distance of 1.5 meters between one another. The System builds on the object detection algorithm YOLOv3 and maps objects detected in 3D space. Once a safe distancing violation has been detected the manager of the space is then notified of the violation in realtime through push notifications on the mobile app developed. The system comes with a mobile and web app to Track the violations detected in any space being a store/restaurant/cafe Technologies used:

  • Flutter
    • Used to build the cross platform mobile app
  • React
    • Used to track and view analytics about spaces where the system is being used
  • OpenCV + YOLO
    • Used to run the algorithm that detects and maps individuals in 3D space and calculate the distance between them
  • Jetson Nano
    • The device used to run the distance detection algorithm at the network's edge
project image
GoSet
Technologies Used: GoLang
Platform: Windows,Linux,macOS

Golang implementation of Sets to make entires in a list are unique and not duplicated. The package aims to replicate the Set() DataType in JavaScript and implement it in GoLang

project image
Prayer Tracker app
Technologies Used: SwiftUI, CoreData
Platform: macOS

Explored the new Swift 5.5 updates through a SwiftUI based macOS Desktop application, the purpose of the application was to address a use case where I would be able to track my prayers on teh device i use the most as well as getting familiar with swift version 5.5 as the version of swift I had used was 5.2 and was anticipating to try the new features implemented in swift 5.5 mainly being the Async/Await functions and the concept of state actors.

project image
Spotify Player
Technologies Used: React,Node.js
Platform: Web

A website that improves on the native spotify desktop application and replaces it with a minimalist Full Screen view with the album cover and a dynamically changing background that changes according to the dominant color present in the album cover.

Technologies I have used
Kubernetes

Kubernetes

Gin-Gonic

Gin-Gonic

Golang

Golang

Flutter

Flutter

Swift

Swift

GraphQl

GraphQl

Docker

Docker

Next.js

Next.js

React

React

Redis

Redis

Apache Cassandra

Apache Cassandra

Elastic Search

Elastic Search

AWS

AWS

Azure

Azure

Nestjs

Nestjs

Currently Listening To

Press K

Designed and Developed By Karim Hassan
Made with Tailwindcss, Radix-Ui, Shadcn-Ui, React, NextJs, t3-app, Typescript, and Turso