Curriculum Vitae

Education
Degree
Institution
Location
Years

Ph.D. (Computer Science)

Bringing Computational Thinking to K-12 and Higher Education
Kansas State UniversityManhattan, KS2013-2017

M.S. (Computer Science)

A Convolutive Model for Polyphonic Instrument Identification and Pitch Detection using Combined Classification
Kansas State UniversityManhattan, KS2011-2013

B.S. (Computer Systems Technology)

Kansas State UniversitySalina, KS2007-2011
Work Experience
Position
Company
Location
Years

Undergraduate Program Director

Lead and direct all undergraduate programs in the department of computer science. This includes overseeing the curriculum, ABET accreditation, advising, and student success.

Kansas State UniversityManhattan, KSFall 2024 - Present

Co-Director of the Advancing Learning and Teaching Computer Science (ALT+CS) Lab

Manage and conduct computer science education research, outreach to the Kansas community, and support students in pursuing computer science education.

Kansas State UniversityManhattan, KSSpring 2022 - Present

Teaching Assistant Professor

Primary responsibilities include teaching and advising students, as well as service to the department/university, involvement with student organizations, outreach to the community, and research.

Kansas State UniversityManhattan, KSFall 2017 - Present

Consultant

Lead developer for the data science and visualization in AAPT's Data Explorer, a data analytics portal for physics assessments. Primary responsibilities include developing and maintaining a large Django web server and MongoDB database and consulting on research including machine learning and data science.

IndependentManhattan, KS2018 - Present

Graduate Research Assistant

  • CSUSM subaward (2017) – This subaward is to extend the Data Explorer on physport.org to allow educators to create and analyze custom assessments. This will provide an easy to use interface to let researchers to examine their experimental assessments and allow departments to input and share data about their classes.
  • Capability Inference based on Dynamic Topic Modeling and Text Information Extraction (2016 – 2017) – Co-system architect with responsibilities such as system design, data extraction, modeling, and integration, as well as training and supervising undergraduate researchers in machine learning and text analytics for a project funded through Lawrence Livermore National Laboratories.
  • NSF WIDER (2013 – 2016) – Lead developer and in charge of supervising and training undergraduate researchers for a web application known as the Data Explorer with the American Association for Physics Teachers (AAPT). The Data Explorer is an analytics portal that gives educators the ability to gain insights from assessment data, using online information retrieval and visualization through a federated display. This creates a streamlined process for users to upload assessment data to explore. The overall objective of this project is to let educators from all levels (high school, undergraduate, graduate, etc.) to interact with their data and anonymous summaries of data from other instructors in a usable, efficient, and secure way that has previously been a tedious, and sometimes impossible, task. The focus of this research is to facilitate importing, validating, integrating, and visualizing assessment data. This will be expanded for custom assessments, as well as other academic areas, such as computer science, in the future.
  • Sandia National Lab (2012) – Worked closely with Dr. Mitch Neilsen to create cross platform installers for software created as a collaboration with Sandia National Labs.
Kansas State UniversityManhattan, KS2012 - 2017

Insight GK12 Fellow

Develop lesson plans and activities to bring technologies to rural, K-12 classrooms.

Kansas State UniversityManhattan, KS2013 - 2015

Graduate Teaching Assistant

Primary responsibilities included holding office hours, grading, lecturing, and supervising laboratories. Courses taught include: CIS 102-104 (spreadsheet, word, and database applications), CIS 200 (programming fundamentals), and CIS 415 (ethics and computing technology).

Kansas State UniversityManhattan, KS2011-2014

System Engineer Intern

Assisted in the implementation and support of Cerner's Enterprise Solutions, including system upgrades and overall system performance management.

Cerner CorporationKansas City, MOMay 2011 - July 2011

Writing Center Tutor

Provided tutoring services to students in need of help with writing essays, research papers, cover letters, resumes, and other documents

Kansas State UniversitySalina, KS2011

IT Assistant

Resolved Help Desk tickets and provide assistance/support for users. Assisted in researching and testing of process and equipment upgrades.

Kasa Industrial Controls IncSalina, KS2010 - 2011

Technology Intern

Worked as a computer intern in the CRCL (Corporate Regulatory Certification Laboratory). Deployed and developed a Microsoft Silverlight web application. Researched to improve software systems used by the CRCL.

Philips LightingSalina, KS2008 - 2010
Teaching
Course
Years

CIS 115 - Introduction to Computing Science

A survey of the discipline of Computing Science and its interaction with other disciplines, incorporating historical development, theories, and tools of Computing Science (algorithm design and programming). Topics include: mechanical and digital computers, computational thinking, security, simulation, data science, web technologies, and more. Students will be able to explore real-world problems within computer science and research current topics.

Fall 2017-present

CIS 116 - Introduction to Programming

An introduction to programming by exploring core concepts such as variables, conditionals, iteration, basic data structures, functions, and classes. Hands-on activities to learn and apply concepts to real-world problems and ideas. Students will gain a solid foundation in programming, setting the stage for further study and professional use.

Fall 2024

CIS 300 - Data and Program Structures

A study of common data and program structures together with associated algorithms. Topics include interfaces, design patterns, arrays, stacks, queues, lists, trees, hash tables, recursion, binary search, and tree traversals. Experience with both use and implementation of these structures and algorithms using a modern programming language. Discussion of trade-offs involving performance and software maintainability. Currently, this course is taught in C#.

Fall 2017-present

CIS 308 - C Programming Laboratory

A lab-based course focused on teaching the C programming language. Topics include arrays, pointers, dynamic memory, structs, and other fundamental concepts of the C language.

Spring 2019

CIS 560 - Database System Concepts

Concepts, approaches, and techniques in database management. Representation of information as data, data storage techniques, foundations of logical data models, data retrieval, database design, transaction management, integrity and security.

Spring 2020-2022

CC 520 - Database fundamentals

Introduction to SQL databases for non-cs majors. Concepts, approaches, and techniques in database management. Representation of information as data, data storage techniques, foundations of logical data models, data retrieval, database design, transaction management, integrity and security.

Spring 2022-present

CIS 595 - IS Cooperative Internship

The intern works in a professional capacity in various areas of Information Systems such as web development, programming, application development, or information technology. Student is supervised by a professional and a faculty member. Written documentation and oral presentation of project goals, experiences, and accomplishments.

Fall 2017-2019

CIS 640 - Software Testing Techniques

Survey of software testing methodologies; evaluation of software testing strategies; experience in a variety of software testing practices.

Spring 2018-2022

CC 710 - Introduction to Computing for Educators

This course is a first step in preparing educators to teach computer science topics at the PreK-12 level. It provides content area knowledge including the historical context in which computing developed, an overview of the modern field of computing and its impacts on society. It also explores theories of computational thinking and learning, computer science education research, and the Kansas PreK-12 computer science standards.

Spring 2023-present

CC 711 - Computer Education Programming Fundamentals

This course introduces PreK-12 educators to the “Big ideas” of programming - concept knowledge that is critical for developing and teaching programming skills. Students will learn to read simple program code, write short programs, and explore basic programming constructs such as conditional statements and iteration. Students will also explore basic programming concepts related to a particular discipline.

Spring 2023-present

CC 730 - Computer Programming for Educators

The course introduces PreK-12 educators to computer programming using one of several programming languages. Interactive lessons and engaging projects reinforce new skills and concepts while exploring pedagogical strategies for teaching programming. This course covers the basic concepts of programming, from variables and control flow to functions, objects, and simple algorithms.

Summer 2023-present

CC 750 - Data Structures and Algorithms for Educators I

This course provides PreK-12 educators the content knowledge necessary for teaching simple data structures such as sets, lists, stacks, queues, and maps. Students learn how to create data structures and the algorithms to work with them. Students are introduced to algorithm analysis to determine the efficiency of algorithms. It also addresses strategies for teaching these concepts to a diverse audience.

Spring 2023-present

CC 755 - Data Structures and Algorithms for Educators II

This course provides PreK-12 educators the content knowledge necessary for teaching advanced data structures, such as trees, graphs, and heaps, along with pedagogical approaches for teaching the associated concepts and skills. Several new algorithms using these data structures are covered. Students also learn software development methods and software engineering fundamentals and use those skills to develop projects of increasing size and scope effectively.

Fall 2023-present

CC 760 - Advanced Computing for Educators

This course helps PreK-12 educators gain experience writing programs using a variety of advanced programming techniques including object-oriented programming, inheritance, and events. It also introduces software development methodologies, processes, and design patterns, along with pedagogical strategies to teach them. It also emphasizes collaboration skills and tools used by professional programmers.

Spring 2024-present

Starbase

Planned and taught an hour introduction to programming lesson to 4th-6th grade students from the Manhattan Kansas Starbase program. In a pair programming exercise, students translated the sheet music of the song Ode to Joy using the Scratch programming language.

2013-2019

STEM Summer Institute

Planned and taught programming courses to 5th-9th grade students. These courses range in theme, including introduction to Scratch programming, artificial intelligence, game design, and micro controllers. Lesson are aimed to give young students an introduction to programming and other technology, as well as get them interested in pursuing a STEM- field.

Summer 2014-present

Boy Scouts of America

Planned and taught a half day workshop for the Boy Scouts robotics badge. Scouts learned robotic fundamentals, including safety, design, programming, and applications.

2018-2019

Girl Scouts of the USA

Created and planned a three-hour workshop for junior girl scouts to learn about artificial intelligence. Scouts learned the basics in translating simple human intelligence into computer controlled sprite, how artificial neural networks operate, and how supercomputing clusters operate. This workshop relied heavily on the Scratch programming language and CS unplugged activities.

Spring 2016, 2017

GROW and EXCITE

Participated in outreach programs designed to engage young women in 6th-12th grade in STEM. As part of these programs, I taught lessons in storytelling, music, and artificial intelligence in the Scratch programming language.

2015, 2017

K-State Codes – Introduction to Python

Develop and instruct an accelerated course on Python programming. This course is a free, non-credit course open to all students and faculty of K-State. This course aims to teach fundamental programming concepts and syntax in the Python language.

Fall 2016 - 2017

CIS 415 - Ethics and Computing Technology

Ethics and Computing Technology covers ethical and moral issues that involve computing technologies and their impact on society. This class is given in two eight-week sections, leveraging a flipped classroom model and covering topics including basic ethical principles and theories, software engineering and ACM codes of ethics, privacy, cyber security, safety-critical software, and computing technologies in society. Served as a graduate teaching assistant for the first section, and am currently serving as an instructor for the second.

Fall 2016

Insight GK12

Develop and deliver technology and engineering lessons at the K-12 level. Lessons include, but are not limited to sensors, Lego NXT robots, Scratch programming, Wii remotes, and Kinect sensors. A goal of this program is to expose students, particularly from rural areas, to engineering and various technologies.

2013-2015

CIS 200 - Programming Fundamentals

Programming Fundamentals is an introduction to Java programming with a small focus on C#. Students focus on learning how to program in Java as well as general programming practices and methodology. Responsibilities included teaching multiple lab sections, proctoring exams, grading, and holding regular office ours.

2011-2014
Professional Service
Description
Years
University Liaison for Kansas CSTA Chapter
2020-present
Associate Program Chair (APC) for ACM SIGCSE Technical Symposium
2022, 2024, 2025
Peer Reviewer for ACM SIGCSE Technical Symposium
2017-2021, 2023
Reviewer for the conference on Innovation and Technology in Computer Science Education (ITiCSE)
2017-2021
Reviewer for American Society for Engineering Education (ASEE)
2017-2024
Reviewer for International Journal of Child-Computer Interaction (IJCCI)
2018
Reviewer for Computer Science Teachers Association (CSTA)
2018
Reviewer for International Conference of the Learning Sciences (ICLS)
2018
Reviewer for International Conference on Computer-Supported Collaborative Learning (CSCL)
2018
University Service
Description
Years
Undergraduate Program Director
2024-present
Engineering Faculty Senate Caucus - CS Representative
2023-present
Faculty Senate Justice, Equity, Diversity, Access, Inclusion, and Identity Committee
2023-present
ABET Accreditation for CS
2023
Undergraduate Curriculum Chair
2024-present
CS Undergraduate Curriculum Committee
2022-2023
ACM Faculty Advisor
2019-present
CS Academic Assessment Committee
2017-2022
Engineering Reinstatement Committee
2017-present
Tau Beta Pi
2017-present
High School Programming Contest organizer/judge
2017-present
Hack K-State Faculty Advisor
2017-present
CS Advisor Committee
2017-2020
Web Development Club Advisor
2017-2020
Public Service
Description
Years
Kansas PreK-12 Model Computer Science Standards Committee
2018-2019
Kansas Computer Science Teacher Standards
2021
Kansas AI Education Policy Recommendations
2024
CS Textbooks hosting platform and publishing pipeline
2020-present
K-12 Focused Education Conference Presentations
2018-present
Outreach
2013-present
Advisory Board Committees
2021-present
Memberships
Organization
Years

Computer Science Teachers Association

Kansas Chapter 

2020-present

Association for Computing Machinery

2016-present

Association for Computing Machinery - SIGCSE

2016-present

Association for Computing Machinery - ACM-W

2016-present

American Society for Engineering Education

2016-present

Kansas Partnership for Applied Computational Thinking

Treasurer Kansas State University, Manhattan, KS

2017-2023

Computer Science for All Consortium

Research Member 

2016-present

Laboratory for Knowledge Discovery in Databases

Kansas State University, Manhattan, KS

2011-2017
Awards
Position
Organization
Years

Kevin and Jacquie Elmore - Carl and Mary Ice Teaching Scholar

Kansas State University2020-2025

Multicultural Engineering Program Faculty Engagement Award

Kansas State University2023,2024

Teaching Excellence Award

Department of Computer Science, Kansas State University2020-2023

University Honors Program (UHP) Affiliated Faculty

Kansas State University2021-present

College of Engineering Team Award of Excellence

Kansas State University2021

Research and the State - 1st place (STEM Education Group)

Kansas State University2016

Kansas State Research Forum - 2nd place

Engineering, Math, and Physical Sciences Poster Session2014
Grants
Title
Dates
Role
Host Institution
Awarding Agency
Amount
K-State Rural Innovation Academy for Teaching Enrichment (KRIATE)
10/01/2022 – 09/30/2027Co-PIKansas State UniversityPatterson Family Foundation$3,099,030
BPC-DP: Broadening Participation of Underrepresented Groups Through the Computational Core Initiative
10/01/2022 – 09/30/2025Co-PIKansas State UniversityNational Science Foundation$299,998
Changing the culture: A guide to implementation of effective practices for improvement, assessment and review of undergraduate physics programs
8/1/2018 – 8/1/2021Senior PersonnelAmerican Physical SocietyNSF$2,299,673
CS4KS: Maintaining Cyber Pipeline
8/01/2024 – 06/30/2025PIKansas State UniversityKansas Department of Education$685,466
CS4KS: Continuing to Expand the K-State Cyber Pipeline
10/01/2023 – 06/30/2024PIKansas State UniversityKansas Department of Education$748,000
CS4KS: Expanding the Cyber Pipeline Program
12/01/2022 – 06/30/2023PIKansas State UniversityKansas Department of Education$471,656
Undergraduate Certificate in CS Education
6/1/2024 – 6/1/2026Co-PIKansas State UniversityKansas State University$122,100
CS Courses for Educators
6/1/2023 – 6/1/2024Co-PIKansas State UniversityKansas State University$45,500
Publications

Publications

Filter by type
Schwartz, Matt and Bean, Nathan H. and Weese, Joshua Levi and Feldhausen, Russell. 2024. Bringing a Visual Memory Model to VS CodeProceedings of the 55th ACM Technical Symposium on Computer Science Education V. 2 (SIGCSE 2024)Association for Computing Machinery. 
conference
Friend, Michelle and Rosato, Jennifer and Bean, Nathan and Feldhausen, Russell and Weese, Joshua Levi. 2024. Creating University CS Teacher Preparation ProgramsProceedings of the 55th ACM Technical Symposium on Computer Science Education V. 2 (SIGCSE 2024)Association for Computing Machinery. 
conference
Bean, Nathan H. and Feldhausen, Russell and Weese, Joshua L. and Friend, Michelle. 2024. Engaging Rural Populations in Computer ScienceProceedings of the 55th ACM Technical Symposium on Computer Science Education V. 2 (SIGCSE 2024)Association for Computing Machinery. 
conference
Friend, M., Bean, N. H., Feldhausen, R, Weese, J.. 2024. Increasing Access to Computer Science for Students by Increasing Access for TeachersPoster Presented at American Educational Research Association Annual MeetingAERA Conferences. 
conference
Malallah, Safia and Weese, Joshua Levi and Alsalmi, Khaled Nasser . 2023. The 'besTech' Technology Practice Framework for Early Childhood EducationProceedings of the 2023 ASEE Annual Conference & ExpositionASEE Conferences. 
conference
Malallah, Safia and Shamir, Lior and Hsu, William H. and Weese, Joshua Levi and Alfailakawi, Salah. 2023. Computational Thinking Pedagogical + Framework for Early Childhood EducationProceedings of the 2023 ASEE Annual Conference & ExpositionASEE Conferences. 
conference
Malallah, Safia A. and Shamir, Lior and Hsu, William H. and Weese, Joshua Levi and Alfailakawi, Salah. 2023. Data Science (Dataying) for Early ChildhoodProceedings of the 2023 ASEE Annual Conference & ExpositionASEE Conferences. 
conference
James, Friday and Weese, Joshua Levi. 2022. Neural Network-Based Forecasting of Student Enrollment With Exponential Smoothing Baseline and Performance AnalysisProceedings of the 2022 ASEE Annual Conference & ExpositionASEE Conferences. 
conference

Talks, Panels, and Workshops

Filter by type
Alsalmi, Kahled Nasser. 2023. Demographic effects on Kuwait's elections resultsKansas State University. 
masters thesis
Bland, Joel G.. 2023. UCAT: the Unified Codio Autograding ToolKansas State University. 
masters thesis
Prough, Logan M.. 2020. Education theories applied to a cyber security bootcampKansas State University. 
masters thesis
Raddadd, Faqihi. 2019. Teaching young people computational thinking using MIT App InventorKansas State University. 
masters thesis

Dissertations And Theses Completed Under My Supervision

Filter by type
Alsalmi, Kahled Nasser. 2023. Demographic effects on Kuwait's elections resultsKansas State University. 
masters thesis
Bland, Joel G.. 2023. UCAT: the Unified Codio Autograding ToolKansas State University. 
masters thesis
Prough, Logan M.. 2020. Education theories applied to a cyber security bootcampKansas State University. 
masters thesis
Raddadd, Faqihi. 2019. Teaching young people computational thinking using MIT App InventorKansas State University. 
masters thesis

Served Graduate Committees

Filter by type
Mortensen, Lara. 2024. Coursework in Computer Science Education / Curriculum and InstructionKansas State University-Curriculum and Instruction. 
misc
Hennessey, Ryan. 2022. Using machine learning to detect hanging errors in canine thoracic radiographsKansas State University-Computer Science. 
masters thesis
phd thesis
Gray, Cortez. 2021. Shoot'em up game 'Zenith of Lead'Kansas State University-Computer Science. 
masters thesis
Compton, Caleb. 2020. Evolving locomotion for virtual quadrupedsKansas State University-Computer Science. 
masters thesis
Behzadan, Vahid. 2019. Security of deep reinforcement learningKansas State University-Computer Science. 
phd thesis
Waliser, Richard. 2018. Software EngineeringKansas State University-Computer Science. 
misc
Student Projects
Student Names
Project
Term
Ian Cline, Jake Kenslow, Alex WhippleGame Jam/Hack AppFall 2024 - Spring 2025
Jacob PratherPython Web Chat BotFall 2024
Kael PavllikTransfer Equivalency AppFall 2024
Ethan ColemanWeather Mental Health AppFall 2024
Jackson Huffman, Logan NewsomSmall Business IOS AppSpring 2024
Nick LeskovacLetterboxed for MusicSpring 2024
Nathan LeeDesktop Ereader Management AppSpring 2024
Jonathan PartridgeDND Campaign WebsiteSpring 2024
Hursen AdjoviSimple CalendarFall 2023
Andrew VarguezEngineering Ambassador SchedulerFall 2023
Mitchel HutchinsonFlood WatchFall 2023
Trent Powell, Devin Richards, Casey RingHigh School Programming ContestFall 2023 - Spring 2024
Cody MurphyIOS Travel AppSpring 2023
Kaden O'HareSpotify/Location Web AppSpring 2023
Alisha CrowVoice Controlled ComputerSpring 2023
Micah RoeningDungeon SwingSpring 2023
Katia ColemanCat Fostering appFall 2022
Ahren GannDjango Notion app with Canvas LTIFall 2022
Kirkland AkinsC# Markdown editorFall 2022
Zhouer DingC# WPF Gobang Game with AIFall 2022
Steven AvilaDiabetes Management C# AppFall 2022
Caleb Hefty, Jordan Austin, Samuel WooleryCS for KSFall 2022 - Spring 2023
AJ Wilber, Kit Hawkins, Logan PeppersCode WorkoutsFall 2022 - Spring 2023
Abraham Kays, Austin Novelly, Riley MuellerHigh School Programming ContestFall 2022 - Spring 2023
Christian Moran, Matthew Schwartz, Teegan SwansonApollonFall 2022 - Spring 2023
Easton BolingerWeb APISpring 2022
Kendal PriceMagic the Gathering Data Web AppSpring 2022
Zach HazenReminder/List Web AppSpring 2022
Joshua PorterDark Souls Wiki Web AppSpring 2022
Ethan Nguyen, Matthew Smith, Michael BrinkmanCS for KSFall 2020 - Spring 2021
Maxine Teixeira De MagalhaesInternshareFall 2021
Chintan PatelStocks and Social MediaFall 2021
Connor GarciaVR Reaction TimeFall 2021
Kasey DixonCollege Recruiter AppFall 2021
Jonathan Ochampaugh, Matthew Schwartz, Brandon Bednar, Breanna ReynosoEngineering FlowchartsFall 2021
Sam Hoggat, Cole Griem, Alex Moffet, Jose LopezCS for KSFall 2021
Taylor Stoppel, Jonathan Welch, Jacob Beck, Cody ReevesHigh School Programming ContestFall 2021 - Spring 2022
Jordan GreeneGlass/Mirror appSummer 2021
Ethan Kingrey, Damon Jones, Siddharth YadavEngineering FlowchartsSpring 2021
Karijanna Miller, May PhyoHigh School Programming ContestSpring 2021
Alex VarenhorstVideo Skip Heat Map PluginSpring 2021
Nick AppinoJogging Mobile AppSpring 2021
Adela RahmanCandice McField FitnessSpring 2021
Mohamed KhalilBMOSpring 2021
Caleb LoganHSPC Web AppFall 2020
Austin GrayStop Gerry AppFall 2020
Donovan WestEverything's Connected Spotify APIFall 2020
Jarod DeWeesePython Django Healthcare AppFall 2020
Jazz LoffredoMotoNetwork.US Motorcycle Web AppFall 2020
Kevin MerwinFitness Web AppFall 2020
Mike RuckertDelayed Auditory AppFall 2020
Steven BlairHSPC JudgingFall 2020
Natalie LaughlinHSPC Web AppSummer 2020
Emma JohnsonAthletic Trainer WebsiteSummer 2020
Nathan McClainSeven Degree’s of Kevin BaconSpring 2020
Reese BarrensHackathon Chat ServiceSpring 2020
William CarterPolitical DashboardSpring 2020
Jeremy MorrisHousehold BudgetSpring 2020
Mitchell Balzer, Rita AhmedElectronic Fuel InjectionSpring 2020
Joseph MedinaStudy scheduler web appFall 2019
Trey ModdelmogHS programming contest judging appFall 2019
Victor Ramos AguirreCheers POS data transfer appFall 2019
Grace EarnhardtFull stack web developmentFall 2019
Jordan Mryyan, Dane Rigby, Cole RobertsonC# software visualization toolFall 2019
Yoav BittanDrawing correlations with big data and dbFall 2019
Jackson McQuality, Kassidy Zeiler, Kennedy Griffin, Matthew James, Stephen Forbes, Tanner BaylessCS for KSFall 2019 - Spring 2020
Rena Hofmeister, Samuael Seidl, Trenton Kempker, Tyler TrammellHigh School Programming ContestFall 2019 - Spring 2020
Laurel ThomsonTA Scheduler ApplicationSummer 2019
Austin FullerHitchpin Unit TestingSpring 2019
Elizabeth Hall, Austin MetcalfCBA IT Inventory Database UpdateSpring 2019
John Riforgiatesmsh - SMS in the ShellSpring 2019
Natalie SchmidtDrawing WebpageSpring 2019
Dalton SchniedersEmployee Report SystemSpring 2019
Mary SiebertHack K-State Mobile AppSpring 2019
Dayton TaylorTeaching Assistant Helper Web AppSpring 2019
Abbey KramerCBA IT Master Data Inventory SystemFall 2018
Jordan MartiniOS Corporate Recruiting AppFall 2018
Daniel Bell, Joseph Webster, Kyle FairfaxHigh School Programming ContestFall 2018 - Spring 2019
MaryGrace BlairFood Waste TrackerSpring 2018
Luis Bobadilla, DiasChatbot Web AppSpring 2018
Kyle EisenbargerHS Programming Contest Judging SystemSpring 2018
Levi MannCitation AnalysisSpring 2018
Paula Mendez, SanchezInternet Usage Analytics Web AppSpring 2018
Maria De La Torre RomoDeep Learning AppSpring 2018
Riley ToombsGoogle Calendar Web AppSpring 2018
Alex ToddHackathon Management Tool - WebFall 2017
Joshua DurbanSystem Monitoring and Configuration ManagementFall 2017
Ethan HaleyRunDnD Web AppFall 2017
Jacob MoldropGE RATFall 2017
David HwangStarbase (ERGP funded REU $1200)Fall 2017
Jordan VossStarbase (ERGP funded REU $1200)Fall 2017