Skip to content
View lucashzhang's full-sized avatar
Block or Report

Block or report lucashzhang

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

Pinned

  1. COMP410Dijkstra COMP410Dijkstra Public

    The final project in COMP 410 was to write our own version of Dijkstra's Shortest Distance Algorithm in Java. Keeping efficiency in mind, I used Hash Maps, Minimum Heaps, and Priority Queues to sto…

    Java

  2. lucashzhang.github.io-v1 lucashzhang.github.io-v1 Public archive

    This repository is my old personal site that I wrote in ReactJS. I wanted the website to serve as a self-sufficient online portfolio for me, so it uses the Github API to keep itself updated with my…

    JavaScript 1

  3. myScheduler myScheduler Public

    This is an app designed using the Flutter framework to be able to plot classes on a timeline and show their respective lengths in a proportional manner.

    Dart

  4. SoundDancer SoundDancer Public archive

    This is an audio-reactive wallpaper built for the wallpaper engine. The wallpaper is actually a web application the incorporates JavaScript and a WebGL canvas in addition to the built-in methods fr…

    JavaScript

  5. react-conways-game-of-life react-conways-game-of-life Public archive

    This project is an improved version of A8-Conways-Game-Of-Life. It is written using ReactJS while also being the project where I learned how to implement a Redux Store. The live site allows for a d…

    JavaScript

  6. lucashzhang.github.io-v2 lucashzhang.github.io-v2 Public archive

    This is the repository where my next personal website will reside. The current tech stack is looking like: Sveltekit for frontend, Netlify for Hosting, and the Notion API for CMS

    Svelte