

Stewart Valencia
Software Engineer
ABOUT
Hi, I'm Stewart Valencia. I spend a good amount of time being a programmer.
PROJECTS
Here are some of my programming projects...

Custom chat bot that interacts with users and parses information from chat lines. Created login and betting system UI using the Java Swing library. Personal. Individual Project. Java.

Website outlining the benefits of a university programming project archive. Won “Best Alternative Media, Website” award at the 2013 UMCP Professional Writing Contest. Personal. Individual Project. HTML, CSS.

Video game based on the TV show Adventure Time, written during a 48-hour game jam. Built the game engine using the Allegro 5 library. Designed 2D graphics, sounds, and music. Personal. Individual Project. C++.

Allows users to view and create business expense transactions. Programmed UI and backend using jQuery API and an expense company’s API. Personal. Individual Project. CSS, Javascript, PHP.

Application allowing users to schedule meetings, search locations, and find material lists. Designed UI prototype and developed the backend engine. Administered usability tests to generate user feedback on the UI. University. Group Project. C#.NET, MYSQL.

Unix-style OS with file system and scheduler. Redesigned memory management to use virtual memory and demand paging. Reduced process run time by implementing a multilevel feedback queue scheduler. University. Individual Project. C.

Data manager of a simplified Facebook. Designed UML diagram to determine relationships among profiles, networks, friends, wall posts, and status updates. Built numerous jUnit cases to test each feature. University. Individual Project. Java.

An unfinished search engine web app allowing users to find a random near Shawarma restaurant. Implemented search functions and UI using Yelp and Google Maps APIs. Personal. Individual Project. AJAX, Javascript, PHP.

Text processor program that can solve and analyze text mazes. University. Individual Project. Ruby.