Projects!
RALLY
/guenbr/RALLYDeveloping a location-based social platform that streamlines nightlife planning through real-time venue tracking, user-generated reviews, and social networking features, allowing users to find trending venues and coordinate with friends.
Travel More
/guenbr/TravelMoreCreating a full-stack travel discovery platform featuring an advanced filtering system for destinations and implemented an intelligent randomization algorithm that generates personalized travel suggestions based on user preferences.
Three Trios Game
/guenbr/ThreeTriosGame
• Engineered a full-scale Java card game using Model-View-Controller (MVC) architecture, implementing clean separation of concerns and interface segregation principles to ensure maintainable and extensible code.
• Developed a responsive graphical user interface using Java Swing and JPanel, featuring real-time game state visualization, interactive card selection, and dynamic board rendering that scales with window resizing.
• Constructed event-driven architecture using custom listeners and features interfaces to handle asynchronous user interactions and game state updates.
• Implemented Designs: Observer, Factory, Decorator, Adapter, and Command patterns.
Solo Red Game
/guenbr/RedSoloGame
• Produced a complex card game in Java featuring Model-View-Controller architecture, handling game state management, rule enforcement, and configurable gameplay modes (Basic/Advanced).
• Built a rule engine handling five distinct victory conditions based on card properties (color proximity, number sequences, palette combinations), supporting dynamic game state evaluation and real-time win condition checking.
Stock Portfolio
/guenbr/cs3200-FinanceBros
• Created back-end API endpoints to efficiently filter and process financial database queries, collaborating with a cross-functional team to optimize data retrieval performance.
• Formulated robust front-end components to create an intuitive folder structure system with role-based views (Worker, Verified Trader, Regular Trader), enhancing user navigation and content organization within the financial platform.
• Collaborated with a team to develop an AI-powered chatbot feature using OpenAI's API, delivering personalized financial consultations based on user expertise levels.