Projects 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 a variation of the Stable Marriage Problem or Assignment Problem. The Projects Problem is specific to effectively matchmaking among [...]

Posted in Innovation | Tagged , , , , , , | Leave a comment

MinDispatch: 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 anyone: MinDispatch framework on GitHub.

Posted in Innovation | Tagged , , , , , | 1 Response

Analysis 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 which was an absolute string representation of an adjacency list.

Posted in Innovation | Tagged , , , , | Leave a comment

Writing 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 possible.

Posted in Innovation | Tagged , , , , , | 1 Response

Fundamental 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. Consider what happens when an online purchase occurs; what do we do? Ship it. Consider what happens when an event occurs; what do we [...]

Posted in Innovation | Tagged , , , , , | 1 Response

Diverse 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 a PhD in Computer Science from Harvard but everyone has ideas. It’s okay. As the idea person, you only have [...]

Posted in Innovation | Tagged , , , | Leave a comment

Pen 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 routes but I also do the occasional sketching once in a while. It was never my strong suit but these were sketched drafts for a [...]

Posted in Innovation | Tagged , , , , | Leave a comment

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.

Posted in Innovation | Tagged , , , , , , , | 2 Responses
  • About Gio

    I am a torrent of ingenuity (or insanity) with a myriad of innovations (sometimes fallacies) and a wealth of inspiration (possibly naiveté). My name is Gio Carlo Cielo Borje and I like puffer fish because they're just cooltalkin', highwalkin' and fastlivin'.

    I'm also nineteen and a current student at UC Irvine for Computer Science.