Skip to content
View lukesorvik's full-sized avatar

Highlights

  • Pro

Block or report lukesorvik

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

Hi 👋, I'm Luke Sorvik

I’m currently pursuing a bachelor's degree in Computer Science at the University of Washington Seattle

I graduate June 2025

lukesorvik

  • 🔭 I’m currently in my senior year of college set to graduate this June of 2025!

  • 📫 How to reach me lukesorv at uw.edu

  • Checkout my Portfolio Website!

Connect with me:

luke-sorvik

Languages and Tools:

android aws c cplusplus css3 dart docker flutter git html5 javascript linux mocha mongodb mssql mysql nodejs php postgresql python pytorch react selenium tensorflow typescript

lukesorvik

lukesorvik

Pinned Loading

  1. brainrotinator brainrotinator Public

    Podcast Clip Automation Using AI

    Python

  2. lukesorvik.github.io lukesorvik.github.io Public

    Portfolio website using three.js, you can view it at https://lukesorvik.github.io/

    HTML

  3. TextMeTheWeather TextMeTheWeather Public

    Automated Weather Updates Via Text Messages

    Python 1

  4. Data-Structures-in-Java Data-Structures-in-Java Public

    A project where I implemented many Data Structures and Sorting algorithms in java. More info on ReadMe

    Java

  5. Manipulating-Bits-in-C Manipulating-Bits-in-C Public

    This project provides a Store Management System implemented in C. It includes functionalities to manage aisles within a store, refill stock from a stockroom, fulfill orders, and more.

    C

  6. Malloc-Lab Malloc-Lab Public

    Implementation of functions for an explicit allocator with an explicit free list using C.

    C