09 May 2022
Summing Up Software Engineering Over the course of this semester in my Software Engineering class, we have focused a lot on applying the concepts of software engineering towards web application development. We specifically focused on this web app development with...
06 May 2022
The Current State of PRF In its current state, the Peer Review Finder web application contains the basic functionality users need in order to participate in the process of peer review. It allows users to peer review papers from other...
28 Apr 2022
A Professional Design Pattern Something we all eventually have to deal with in life is figuring out how and where we want to get a job. Jobs differ in what they require, but typically they agree on some common formalities...
24 Feb 2022
Is Semantic UI worth it? My Experience with Semantic UI I have been learning about Semantic UI for about a week now, but this is not my first roundabout with the framework, as I also learned about and experimented with...
10 Feb 2022
How to Code Correctly When coding, there are always certain rules we have to follow. There are different syntaxes for different languages and there are certain things you cannot do in some languages, or things that you can do better...
08 Feb 2022
How to Sustain Software The Three Main Ideas I recently attended an ACM Tech Talk about “Software Engineering at Google” where a couple of senior software engineers talked about what they do in order to maintain “arguably the largest codebase...
20 Jan 2022
The Intrigue of Software Engineering In with the New Software engineering is something that has intrigued me ever since I switched majors from Computer Engineering to Computer Science back in my first semester of college. The idea of creating and...
19 Jan 2022
Javascript Through My Looking Glass General Javascript is a language that I have become quite familiar with over the years, from the first time I learned about it in Spring 2019 in my ICS 314: Software Engineering I class, until...