BrianSantoso
CS @ UC Berkeley // Software Engineering - Full Stack - AI - Computer Graphics
University of California, Berkeley
Pinned Repositories
4D-Chess
An Online Multiplayer Web game in JS with Node, React, socket.io, and three.js
4D-Chess-Server
astar
Demonstration of A* Search Algorithm
briansantoso.github.io
Personal Website with other projects
ray-tracer
Ray Tracer with ambient, diffuse, and specular lighting (Phong reflection model), light occlusion, and variable degrees of reflection.
ray-tracer-java
Ray Tracer with ambient, diffuse, and specular lighting (Phong reflection model), light occlusion, and variable degrees of reflection
RubiksCube
Interactive Rubiks Cube simulator (N x N x N) written from scratch. JavaScript web demo available
SketchGAN
Deep Convolutional Generative Adversarial Network (DCGAN) for generating pencil sketches
terrain
3D Terrain Modeler using the Google Maps API and three js
unet-facade
Pytorch UNET to perform segmentation of building facades
BrianSantoso's Repositories
BrianSantoso/SketchGAN
Deep Convolutional Generative Adversarial Network (DCGAN) for generating pencil sketches
BrianSantoso/4D-Chess
An Online Multiplayer Web game in JS with Node, React, socket.io, and three.js
BrianSantoso/unet-facade
Pytorch UNET to perform segmentation of building facades
BrianSantoso/ray-tracer-java
Ray Tracer with ambient, diffuse, and specular lighting (Phong reflection model), light occlusion, and variable degrees of reflection
BrianSantoso/4D-Chess-Server
BrianSantoso/RubiksCube
Interactive Rubiks Cube simulator (N x N x N) written from scratch. JavaScript web demo available
BrianSantoso/briansantoso.github.io
Personal Website with other projects
BrianSantoso/terrain
3D Terrain Modeler using the Google Maps API and three js
BrianSantoso/astar
Demonstration of A* Search Algorithm
BrianSantoso/cube
N x N x N Rubiks Cube from scratch by Brian Santoso
BrianSantoso/Handwritten-Digit-Recognition
Numpy implementation of a trainable Neural Network, trained on the classic MNIST dataset.
BrianSantoso/outbound-links
Bountify challenge: https://bountify.co/js-to-add-click-events-for-offsite-links Detect clicks on outbound links.
BrianSantoso/snake
The class Snake game in JavaScript.
BrianSantoso/reddit-sms
A Web Hook for scraping Reddit communities in real time and send SMS alerts when posts of interests are detected
BrianSantoso/ascii-renderer
BrianSantoso/CommandInterpreter
Plugin tool for defining and interpreting simple console commands
BrianSantoso/cs61b_mt1_study
BrianSantoso/dev-decal-final-fixes
some fixes for the B@B dev decal's final project :)
BrianSantoso/DevDecalProject_Sp21
Blockchains Developers Decal Final Project
BrianSantoso/DevDecalProject_Sp21-1
Dev Decal Project for Spring 2021
BrianSantoso/images
Repository of images for various projects. Ignore.
BrianSantoso/livescore
Web scraper task to fetch finished football scores from live website https://www.livescore18.com/
BrianSantoso/NeuralNet
Neural Network from scratch in Python using numpy
BrianSantoso/pixelsort
Sort image's pixels to create cool visual effects
BrianSantoso/project-webpages-sp23-BrianSantoso
project-webpages-sp23-BrianSantoso created by GitHub Classroom
BrianSantoso/pytorch-unet
Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation
BrianSantoso/pytracer
Distributed Ray Tracer in Python
BrianSantoso/Recommender
Collaborative Filtering (CF) algorithm for recommending users and posts
BrianSantoso/ShepLang
A simple plugin interface tool for quickly defining and interpreting typed commands
BrianSantoso/sRGB
Encoding images in colorful noise so that they may be viewed through a grayscale filter