Pinned Repositories
AI_sarcasm_project
Artificial Intelligence Project with Seongwon Im
angmun.github.io
Placeholder website portfolio showcasing web and UX projects from HCI coursework
Blub-codeprocessing
A Programming Languages course project that processes a file written in a lighter version of the ARM assembly programming language referred to as blub.
CLite-codeprocessing
A Programming Languages course project that processes a file written in a lighter version of the C programming language (hence CLite), by lexing, parsing and evaluating the code in the file.
CS450Fall18_HW2_MontyHall
An implementation of the Monty Hall Game in Android; will you get a car or a goat, who knows?
CS450Fall18HW1
A simple Android stopwatch application.
frontend-mentor-promotional-card
GPSLocation_HW3
A group project with Guinevere Gilman and Matthjis van Mierlo, the following Android application gives your GPS location as you move and can calculate travel distance, based on data recorded by hitting a button as you move to capture location values.
jipoteze-js
A simple HTML/CSS/JS website using the GMaps JS API and accessing an Oracle Cloud ATP DB through a REST API
Nine-Six-Mens-Morris
An AI course project to implement and evaluate game players for Nine and Six Men's Morris using alpha-beta pruning with depth-limited search. The factors taken into consideration for an evaluation function that estimated the outcome for a player upon reaching the depth cut-off were inspired by a paper, “Nine Men’s Morris: Evaluation Functions”, written by Simona-Alexandra Petcu and Stefan Holban. The paper containing the evaluation of the project is also included in the repository.
angmun's Repositories
angmun/Nine-Six-Mens-Morris
An AI course project to implement and evaluate game players for Nine and Six Men's Morris using alpha-beta pruning with depth-limited search. The factors taken into consideration for an evaluation function that estimated the outcome for a player upon reaching the depth cut-off were inspired by a paper, “Nine Men’s Morris: Evaluation Functions”, written by Simona-Alexandra Petcu and Stefan Holban. The paper containing the evaluation of the project is also included in the repository.
angmun/AI_sarcasm_project
Artificial Intelligence Project with Seongwon Im
angmun/angmun.github.io
Placeholder website portfolio showcasing web and UX projects from HCI coursework
angmun/Blub-codeprocessing
A Programming Languages course project that processes a file written in a lighter version of the ARM assembly programming language referred to as blub.
angmun/CLite-codeprocessing
A Programming Languages course project that processes a file written in a lighter version of the C programming language (hence CLite), by lexing, parsing and evaluating the code in the file.
angmun/CS450Fall18_HW2_MontyHall
An implementation of the Monty Hall Game in Android; will you get a car or a goat, who knows?
angmun/CS450Fall18HW1
A simple Android stopwatch application.
angmun/frontend-mentor-promotional-card
angmun/GPSLocation_HW3
A group project with Guinevere Gilman and Matthjis van Mierlo, the following Android application gives your GPS location as you move and can calculate travel distance, based on data recorded by hitting a button as you move to capture location values.
angmun/jipoteze-js
A simple HTML/CSS/JS website using the GMaps JS API and accessing an Oracle Cloud ATP DB through a REST API
angmun/react-vercel
angmun/Sensor_Visualization
Final project for Android development course made in collaboration with Guinevere Gilman and Matthjis van Mierlo