The SwiftUI app, beFake, is a social media platform that defies convention and fosters authenticity among its users. In a team of four, we employed Agile methodologies to create a space where users can participate in sincere interactions. We leveraged the robust capabilities of Firebase for backend operations and the Viber REST API for seamless communication.
Employing Agile methodologies within our team of six, we developed a platform that facilitates the bartering of goods and services amongst community members, emphasizing ease and security. Our tech stack, comprising SQL, HTML, CSS, and Node.js, seamlessly integrates with Google Maps to provide users with a comprehensive and user-friendly interface for exploring their local marketplace.
The Assembly Bomb is a challenge to help master debugging techniques. The challenge enhanced my debugging skills, with a methodical approach focusing on deeply analyzing assembly code using breakpoints and register observation. Utilizing GDB, I dissected function calls and variables, applying trial and error combined with reverse engineering to decipher each 'bomb's' logic and anticipate program responses.