Activity
Update frontend npm packages
Update frontend npm packages
Refactor / clean main
Refactor / clean main
Impl horizontal seam removal
Impl horizontal seam removal
Implement shift-in / actual removal (buggy)
Implement shift-in / actual removal (buggy)
Remove accidental double-removal
Remove accidental double-removal
Impl v seam update and fix nopixel allocation / linkage
Impl v seam update and fix nopixel allocation / linkage
Begin implementing vertical seam removal
Begin implementing vertical seam removal
Implement writing image graph to file buffer
Implement writing image graph to file buffer
Implement linking / neighbor setting functions
Implement linking / neighbor setting functions
Fix segfault caused by missing return statements
Fix segfault caused by missing return statements
Alloc/free 2D pixel array
Alloc/free 2D pixel array
Fill in main seamcarver function
Fill in main seamcarver function
Update gitignore
Update gitignore
Read image file
Read image file
Attempt to resize webgl demo dynamically
Attempt to resize webgl demo dynamically
Fix featured project image resizing
Fix featured project image resizing
Make sokobon grid shrink on mobile
Make sokobon grid shrink on mobile
Dynamically resize project grid based on screen size
Dynamically resize project grid based on screen size
Add client-side validation for seam carver image size limit
Add client-side validation for seam carver image size limit
Make seamCarver images fluid
Make seamCarver images fluid
Display seam carver server errors
Display seam carver server errors
Fix domain names & serve website from graphql server
Fix domain names & serve website from graphql server
Add fat-jar build target to graphql server
Add fat-jar build target to graphql server
Add build & run instructions to local READMEs
Add build & run instructions to local READMEs