Skip to content
View ragizaki's full-sized avatar

Block or report ragizaki

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ragizaki/README.md

Hi There 👋

My name is Zaki Machfj. I graduated from the University of Waterloo in May 2025, computer science. Currently a Senior Software Engineer on the AI Team at AuditBoard

I love to play sports, snowboard and do jiu-jitsu in my free time.

Always learning new things in the world of software engineering. Currently focusing on Applied AI, but also love reading about distributed systems, networking, and system design. I <3 Rust 🦀

📫 Reach Me

Pinned Loading

  1. TwitterFactCheck TwitterFactCheck Public

    A chrome extension aimed at fighting misinformation on Twitter. Powered by React and the OpenAI ChatGPT API to fact-check tweets instantly.

    TypeScript 8 3

  2. IconGPT IconGPT Public

    A web app to create stunning icons with the OpenAI DALL-E-2 API. Built with Nextjs, Prisma, TypeScript and NextAuth.

    TypeScript 9 3

  3. ChessPieceDetection ChessPieceDetection Public

    Wrote and trained a CNN in TensorFlow on a Kaggle GPU to detect chess pieces. Leveraged transfer learning with the VGG16 dataset to improve performance.

    Jupyter Notebook

  4. go-websocket-chat go-websocket-chat Public

    Built a full-stack, real-time messaging application using web-sockets in Go, the Gin routing framework, and a frontend with Next.js, React and TypeScript.

    TypeScript

  5. rust-lexer rust-lexer Public

    A lexer/scanner for the LOX programming language, written in Rust.

    Rust

  6. rust-redis-clone rust-redis-clone Public

    A Redis clone implemented in Rust, with a built-in parser and master/replica architecture adhering to the Redis RESP standard.

    Rust