Skip to content
View md842's full-sized avatar

Block or report md842

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
md842/README.md

About Me

I am a passionate and driven computer science graduate who strives to make my mark on the world through software engineering.

  • 🔭 I'm currently updating and maintaining LOA Planner for over 1,000 weekly visitors! LOA Planner is an ambitious all-in-one progression planning tool designed for the popular massively multiplayer online role-playing game Lost Ark.
  • 📫 How to reach me: Send me an e-mail at maxdeng@ucla.edu.
  • ⚡ My full portfolio can be found at https://maxdeng.com/projects.

Featured Project

EIS

A physics simulation of the impact of a meteor striking Earth. By altering the initial parameters for the meteor's radius and velocity, the user can control the output of the simulation; the Earth's state post-collision ranges from unaffected to completely destroyed.

This project showcases my skills in JavaScript, CUDA, and OpenGL/WebGL.

Skills

Programming Languages

C++ Python Java JavaScript TypeScript Bash C Go C# OpenGL WebGL CUDAC++ Verilog Lua NASM Haskell Lisp

Web Development

FullStack React Angular Node.js Bootstrap REST API Firebase HTML CSS

Machine Learning

PyTorch TensorFlow Keras CUDA CNN RNN LSTM

DevOps

CI/CD GoogleCloud Vercel Docker Git Linux

Other

Mandarin Chinese (speaking, reading, and writing), Computer System Building/Repair

Pinned Loading

  1. webserver webserver Public

    This repository contains the source code and documentation for my personal web server, which I am using to host my personal website.

    C++

  2. personal-website personal-website Public

    This repository contains the source code and documentation for my personal website.

    TypeScript

  3. earth-impact-simulator earth-impact-simulator Public

    An adaptation of https://github.com/md842/Earth-Impact-Simulator-CS-174A-Final-Project containing improvements to functionality and compatibility as an embedded component of my personal website.

    JavaScript

  4. RISC-V_CPU_Simulator RISC-V_CPU_Simulator Public

    A simulator of a 32-bit RISC-V processor that implements 10 instructions: ADD, SUB, ADDI, XOR, ANDI, SRA, LW, SW, BLT, JALR. Computer Assignment 1 for UCLA CS M151B Fall 2023.

    C++

  5. BClub BClub Public

    Forked from tylerdtran/BClub

    UCLA Winter 2023 CS 35L Project

    JavaScript

  6. UCLA_CS_163_Super_Resolution UCLA_CS_163_Super_Resolution Public

    UCLA CS 163 Computer Vision Final Project: Image Super Resolution

    Jupyter Notebook