Skip to content
View AndrewBoessen's full-sized avatar

Block or report AndrewBoessen

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

Hi, I'm Andrew!

About Me

I'm a Computer Science student at Boston College, with a minor in Finance. I'm deeply interested in software engineering, machine learning, and building innovative projects that solve real-world problems.

Projects

  1. Neural Game Engine - Modeling interactive game environments using a VQ-VAE and Spatio-Temporal Transformers.
  2. Perfect Rep - 3D computer vision model for powerlifting analysis using PyTorch and Transformers
  3. Eagle Eval - Platform for Boston College course ratings using TypeScript, Angular, Express, and MongoDB
  4. Re-Clip - AI-powered mobile app for generating short-form video content from research papers and GitHub repos
  5. CUDAgrad - GPU-accelerated autograd engine and neural network library using CUDA and C
  6. 1D Tokenizer - A neural architecture for encoding images into sequences of discrete tokens, enabling efficient image compression

Currently Reading

The Hidden Spring: A Journey to the Source of Consciousness

Cover Details
Book Cover Author(s): Mark Solms
Year: 2021
ISBN: 9780393542028

Pinned Loading

  1. EagleEval EagleEval Public

    Welcome to EagleEval, a platform designed to empower Boston College students with valuable insights into teacher and class ratings.

    TypeScript 2

  2. PerfectRep PerfectRep Public

    PerfectRep is a 3D pose estimation model tailored specifically for powerlifting analysis. It allows for precise tracking and analysis of lifter's movements to ensure perfect form and technique.

    Python 3

  3. CUDAgrad CUDAgrad Public

    A tiny autograd engine with gpu acceleration built with CUDA and C.

    Cuda 1

  4. Re-Clip Re-Clip Public

    Forked from SebPuchi/Re-Clip

    Transform tedious research papers into engaging and concise content with Re-Clip! Our app condenses complex research materials, making them easily digestible and enjoyable to read. Say goodbye to i…

    Python