Skip to content
View ryanarnouk's full-sized avatar
🏠
Working
🏠
Working

Highlights

  • Pro
Block or Report

Block or report ryanarnouk

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
ryanarnouk/README.md

Hi there πŸ‘‹

My name is Ryan. I'm an undergraduate Computer Science student at the University of British Columbia. On my GitHub, you will find the projects I have worked on over the past 9 years while exploring my passion for computing. Here are some fun facts:

  • πŸ”­ I’m currently working on software engineering with a focus on cloud and backend infrastructure and full stack development
  • 🌱 I’m currently focusing on learning systems and computer architecture, with a focus on applying myself with software design principles
  • πŸ§‘β€πŸ’» I'm currently interning at PayPal, where I am on the Payouts team
  • πŸ“« Please feel free to reach out to me on LinkedIn. I am looking forward to connecting!

Pinned Loading

  1. AnkiGPTIntegration AnkiGPTIntegration Public

    Upload notes as a PDF file to generate Anki cards using the ChatGPT LLM. A WebSocket connection helps provide a web interface for user answers the GPT model grades

    Python 1 1

  2. anki-gpt-desktop anki-gpt-desktop Public

    Rewrite of my application to sync with a local Anki instance and provide functionality from the Open AI ChatGPT API. It is implemented with Rust and is a desktop application

    Rust

  3. nwhacks-2024 nwhacks-2024 Public

    Our project for nw hacks 2024 at UBC

    JavaScript

  4. runtime-vm runtime-vm Public

    A simple runtime/virtual machine inspired by the Java Virtual Machine (JVM) and .NET Common Language Runtime (CLR)

    C 1

  5. Discover-Machine-Learning Discover-Machine-Learning Public

    An interactive beginner friendly introduction to the world of machine learning with a easy to use, visual code block editor.

    SCSS 1

  6. WikipediaTopicExtraction WikipediaTopicExtraction Public

    Natural Language Processing LDA model designed to extract topics trained on 70, 000 articles from Simple Wikipedia.

    Jupyter Notebook