Nov 1, 2024MPI CollectivesBuilding distributed collective algorithms from scratch with MPIRead more →
Aug 1, 2023Solar Flare DetectionDeveloped a novel algorithm to predict the magnitude of solar flares based on NASA satellite imagery of the Sun
May 15, 2023Isolation AgentProgrammed an Agent to beat humans and other AI at isolation using minimax and ab-pruning
Mar 18, 20233D Mesh SimplificationRender 3D Meshes rapidly using advanced mesh simplification algorithms
Feb 15, 2024Branch Predictor BenchmarkingImplemented and benchmarked various types of Branch Predictors
Sep 8, 2023Distributional Semantics for Data RetrievalDistributional Semantics for data retrieval using CBOW, GloVe, and Skipgrams
May 4, 2023Distributed Ray TracerA lightweight ray tracer that can render millions of shapes in a single scene
Feb 2, 2024Multi-threaded File Sharing Client/ServerA get file server and client created using C and Pthreads
Apr 18, 2023Classification with Random ForestsImproved multi-class classification using Random Forests in a comprehensive boosting framework
Jan 3, 2023AI Graph Search AlgorithmsAn efficient implementation of various Graph Search Algorithms on OSM data