Beware: Brain Surgery; Enter with an Open Mind
As soon as you walked in to this room, you are the surgeon. You participate in the dissection and observation of my brain. You wield the scalpel. You can view my sins and virtues in plain sight....
View ArticlePen Sketched Yiguirro (Clay-Colored Robin) in Spanish Class
I usually take extra annotations over my school notes and homework including C/C++ algorithms and Git branching models that relate to academic models such as anatomical systems and their communication...
View ArticleDiverse Teams Lead to Successful Websites
All idea people have big ideas that will revolutionize the world. So let’s implement it. Wait, you don’t know how to program? You don’t know about SEO? You’ve never written an e-mail? Not everyone has...
View ArticleFundamental Components of an Event-Driven Architecture
My favorite type of architecture is event-driven because of the trivial train of thought as action-reaction. Consider what happens when an incoming tornado approaches; what do we do? Notify the locals....
View ArticleWriting an Event-Driven Framework with Java
Last time, we covered the fundamental components of an event-driven architecture. Now, we’ll develop an event-driven framework so that we can get started with event-driven development as soon as...
View ArticleAnalysis of a Plaintext Representation of Adjacency Lists
An interesting problem arose while practicing for ICPC, attempting The Net. The problem was inherently a shortest path problem using breadth-first search; however, the interesting aspect was the input...
View ArticleMinDispatch: Event-Driven Framework in Java Part 1
We’ve gotten our feet wet with event-driven programming by developing a framework which controls the flow of data through our system. Effectively, I’ve made my framework available on Github for use by...
View ArticleProjects Matching Problem of ICS Clubs and Small Organizations
On the domain of all people seeking to get involved with projects and all people seeking talent for projects, there exists what I prefer to describe as the Projects Problem. This problem can be seen as...
View Article