wonsunahn / Capstone_Spring2021

MIT License
2 stars 0 forks source link

PROJECT asb153 #50

Open AlmondDust opened 3 years ago

AlmondDust commented 3 years ago
  1. RISC-V web based simulator for CS447 While I do not have any experience with RISC-V in particular, I feel that if my experience with MIPS in CS447 is anything to go off, working in assembly is something I am good at and enjoy. Also, RISC-V is something I have been casually interested in for a number of years. In addition, the particular way that this project is being implemented as an OS touches on my interests of how systems work on lower levels than are often interacted with. Finally, I am drawn to this project by its form as a web app, something I would like to become more acquainted with.

  2. Swagger UI Alternatives This project involves data visualization and web-development, two areas that I would like to become more familiar with. My previous interaction with working with web-development was in the context of a class where we learnt many of the techniques for creating a new product in a team, such as agile development. I would like to use what I learnt in that class and see how it works in a more professional context.

  3. Online Profiling on Heterogeneous Memories I am interested in this project due to its close interaction with the operating system and the focus on data reporting. While I have experience with working in operating systems due to CS1550, we never focused on optimizing performance and therefore did not look into the reporting tools. This look into specific performance metrics interests me.