forcemason.com
I'm a social computer scientist with a passion for creativity and trying new things.
I'm a Colorado State Univeristy graduate. This site served as my resume in college and helped me find a job after graduation- it holds a fond place in my heart. I enjoyed putting it together as an undergrad, but I no longer keep this site up to date! Still, I keep it around for nostalgic purposes. Check out my social media to see what I'm up to now.
This is my homepage! I built this site entirely from scratch (no templates!) and I learned a lot about web design and development in the process. Have a look around, and thanks for visiting.
-
Email: | mason@forceworld.com |
---|---|
Major: | Applied Computing Technology |
Education: | Colorado State University |
Year: | Senior (graduating May 2020) |
Age: | Older than 22 |
Height: | 5'10" (give or take an inch... or two) |
Rocky Mountain Student Media Corporation (Fort Collins, CO 80521)
Position: Corporate Webmaster
September 2019 to May 2020
The Rocky Mountian Student Media Corporation is one of the largest student media organizations in Colorado. As their corporate webmaster, I update and maintain several of their high-traffic websites through a combination of Wordpress and custom code. In addition, I serve as the point of contact for all technical issues at student media and work with other employees to find solutions. I am currently working to develop a completely new site to serve as a landing page for the corporation and better organize a large quantity of media content and news material.
Toggle Description
Workday Inc. (Pleasanton, CA 94588)
Position: Software Development Engineer Intern
June 2019 to Aug. 2019
Workday is a financial and human capital management (HCM) software company. I spent the summer of 2019 working as an intern with the Business Integrations team. Using Python and Splunk, I created an application to visualize trends in ServiceNow ticket data, which enabled my manager to make well-informed decisions. I developed a tool to optimize AWS server configuration to cut costs and automated error-checking for Github deployment. Working with Javascript, I also created plugin from scratch to provide templates for appointments in Outlook, increasing utilization of a company decision-making framework. To collaborate with teams outside of my own, I effectively communicated technical application requirements and functionality to non-technical audiences.
Toggle Description
The Open Water Foundation (320 E. Vine Drive, Suite 203 / Fort Collins, CO 80524)
Position: Intern Web Developer
Sep. 2018 to June 2019
Open Water Foundation provides open-source software to help customers make better decisions about water. As an intern, I analyzed bulk water resource management data from sources throughout Colorado and built custom, online visualizations to aid customers in their decision-making process. I presented the data in a manner that was readable, understandable and informative. In addition, I consistently researched and experimented with new methods to make these visualizations more interactive and dynamic, as well as developed my own skills. The position also entailed maintaining detailed documentation on Github and developing examples used for both company records and training future employees.
Toggle Description
I'm familiar with these technologies:
I've worked as a reporter for the Rocky Mountain Collegian.
The Rocky Mountain Collegian is an independent print and online newspaper where students have the authority to make content decisions. Since 1891, The Rocky Mountain Collegian has been the student voice of Colorado State University.
Some of my articles have made the front page! Click a link to read the full story:
I worked for 90.5FM KCSU as a podcast producer.
90.5 FM KCSU is the radio voice of Colorado State University students. KCSU broadcasts alternative, rock, indie, and local Fort Collins music, as well as talk, news, and sports.
For my show, The State of Research, I got the chance to interview university faculty, students and researchers from all over Colorado State University.
Listen to a few of my episodes below:
Episode 02: Artificial Intelligence and Machine Vision
In this episode, I interview Dr. Ross Beveridge about his exciting research into machine vision. We discuss the past, present and future of artificial intelligence and the rapidly changing nature of computer science in general.
Episode 05: Microbiomes, Decomposition and Forensic Investigation
In this episode, Dr. Jessica Metcalf, assistant professor in the department of Animal Science at CSU, joins us to talk about her research into the gut microbiome, decomposition and forensic investigation.
I've served as a senator for the Associated Students of Colorado State University.
ASCSU is the student government for Colorado State University, entirely funded by student fees. The Legislative Branch is composed to representatives from all of CSU’s academic colleges, undeclared students, graduate students, the CSU Student Diversity Programs and Services Offices, and Student Councils.
I like to keep myself busy- here are some of my hobbies:
Juggling • Mountain Biking • Tenor Saxophone • Snowboarding • Electrical Experimentation • Writing • Science-fiction • Table Tennis • Unicycle-riding • Traveling • Hiking • Web Development • Board Games
Dates Designed: | Spring 2019 |
---|---|
Built In: | PHP, HTML, CSS, Javascript |
Framework: | FuelPHP (Model, View, Controller) |
Designed For: | CT310: Web Design and Development |
Designed By: | Austin Soriano, Sophia Gonzales, Augusta Irechukwu, Mason Force |
The SAMA Systems web application was a group project for CT310 at Colorado State University, a junior-level course centered on web development. The site, designed for a fictional company, analyzes and compiles data sourced from the hospital value-based purchasing program to help hospitals determine their expected reimbursement for the year. The data is stored in a database and accessed through mySQL. Within the site, authenticated users have options to:
My Contributions:
Designed the visual style of the site, designed the framework for the passing data from the view to the backend, developed the hospital search and load function, created dynamic html tables with php to display hospital data, designed the entire migration dashboard
Dates Designed: | Spring 2019 (ongoing) |
---|---|
Built In: | HTML, CSS, Javascript, Typescript |
Framework: | Angular, Leaflet |
Designed For: | Open Water Foundation |
Designed By: | Justin Rentie, Mason Force |
The Poudre Basin Dashboard is an ongoing project, not currently publicly deployed online. The application is intended to be a web-based information portal that will provide access to cross-jurisdictional datasets for the Poudre Basin, integrating datasets from various entities in the basin and providing links to datasets. This site will contain different spatial visualizations, for example maps developed using Leaflet with various layers to help better understand water issues in the Poudre Basin. The application is intended to be extremely dynamic and configurable- for example:
My Contributions:
Designed the dynamic navigation bar frontend and backend, configured Angular routes for map components, Implemented dynamic sidebar for map components, wrote services and directives to parse configuration files between components