Skip to content
View ragizaki's full-sized avatar

Highlights

  • Pro

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

I'm 4th year CS student at UWaterloo, with a focus on distributed systems and machine learning. I'm Currently seeking Summer and Fall 2024 internships.

I have experience building distributed systems with Python and Go, working with data tools like Kafka, RabbitMQ, full-stack applications with React, Node and TypeScript, and creating AI models with PyTorch/Tensorflow from past internships and side projects.

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 1

  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