# Projects
### Roborean
> I enjoy learning new words and am always curious about how obscure they actually are. I decided to metricize this using an inverse _Zipf_ scoring function on word frequency such that most words fall between 1 and 10, and chose some fun, robust tooling to make it available for everyone.
[Github](https://github.com/carsonmagnuson/roborean) | [Roborean Live Site](https://roborean.carsonmagnuson.com)
### CERN CMS-NGT Optimal Calibrations and Database Solutions
> I attended CERN as an openlab Summer Student and spent the majority of my time trying to understand the immense scope of what I was attempting to contribute to. You can find the results of my work below:
[[cg-openlabreport_final_FINAL.pdf|Technical Report]] | [[openlab-final-presentation.pdf|Final Presentation]]
### InfraSense
> I attended a two-semester graduate course on design that included a trip to CERN IdeaSquare for a two week intensive. There my team and I iterated on various ideas and prototyped innumerable approaches before settling on a unique solution close to home. I then coauthored a paper on the solution that you can find below:
[[InfraSense_White_Paper.pdf|White Paper]] | [HCI International Conference Paper](https://doi.org/10.1007/978-3-032-30038-6_17)
### Phylogenetic Evolutionary Analysis Automation Logic (PEAAL)
> This was an attempt to automate a workflow for one of my professors. While I succeeded in stringing together a pipeline of bioinformatic tools in a useful way, the end result still lacks an automated ortholog selection mechanism, and generally is a pain to deploy.
[Github](https://github.com/carsonmagnuson/PEAAL)