Smoothie Power Challenge
Fitness Activation | Wellness Expo | Interactive Cycling Game made in Unity.
<span style="color: rgba(255, 255, 255, 0.9); font-family: -apple-system, system-ui, 'system-ui', 'Segoe UI', Roboto, 'Helvetica Neue', 'Fira Sans', Ubuntu, Oxygen, 'Oxygen Sans', Cantarell, 'Droid Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #1b1f23;">I, Bilal Ahmad, majored in Games Development(2D, 3D & Hypercasual Games) with a demonstrated history of working in the internet industry. Highly skilled Senior Unity Developer with expertise in Game Development (3D, 2D, Hypercasual), 3D Apps, Augmented Reality (AR), Machine Learning, Digital Twins of Industries or Metaverse, Prompt Engineering in Unity, IOS & Android Apps Publishing on stores.</span> <br style="box-sizing: inherit; color: rgba(255, 255, 255, 0.9); font-family: -apple-system, system-ui, 'system-ui', 'Segoe UI', Roboto, 'Helvetica Neue', 'Fira Sans', Ubuntu, Oxygen, 'Oxygen Sans', Cantarell, 'Droid Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #1b1f23;" /><br style="box-sizing: inherit; color: rgba(255, 255, 255, 0.9); font-family: -apple-system, system-ui, 'system-ui', 'Segoe UI', Roboto, 'Helvetica Neue', 'Fira Sans', Ubuntu, Oxygen, 'Oxygen Sans', Cantarell, 'Droid Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #1b1f23;" /><span style="color: rgba(255, 255, 255, 0.9); font-family: -apple-system, system-ui, 'system-ui', 'Segoe UI', Roboto, 'Helvetica Neue', 'Fira Sans', Ubuntu, Oxygen, 'Oxygen Sans', Cantarell, 'Droid Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #1b1f23;">Effective communication, leadership experience, and a passion for game development with the ability of a quick learner and a keen observer allowing me to adapt and carry out daily routines efficiently, make me an ideal candidate for being hired.</span>
Fitness Activation | Wellness Expo | Interactive Cycling Game made in Unity.
The Smoothie Power Challenge is a gamified cycling experience built in Unity and designed for wellness events. Participants pedal a stationary bike outfitted with Arduino-based sensors to power an on-screen avatar racing toward a finish line. Upon crossing the line, riders earn a smoothie gift, seamlessly blending physical activity with real-time game feedback
By integrating Arduino hall-effect sensors with Unity’s scripting API, we captured pedal cadence data, filtered and smoothed the readings, and translated them into avatar velocity in real time.
Developed entirely in Unity 3D (C#), the project features a serial communication module for Arduino input, a movement controller for the avatar, and an animation system to trigger the reward sequence.
Optimized for Windows PCs connected to an Arduino Uno and stationary bicycle setup—ideal for turnkey event kiosks.
Arduino Sensor Module: Detects wheel rotations via hall-effect sensors.
Serial Data Handler: Unity script that reads, debounces, and normalizes RPM data.
Avatar Controller: Maps normalized RPM to forward motion on a 3D track.
Reward System: Launches smoothie-dispensing animation and on-screen celebration.
Players pedal to accelerate their avatar. The direct mapping of pedaling speed to in-game velocity creates an intuitive, effort-driven racing mechanic.
A clean HUD displays real-time RPM, distance remaining, and a progress bar. Start and finish screens feature clear prompts and celebratory graphics.
Minimal visual clutter keeps focus on pedaling. Bold, high-contrast gauges and progress indicators ensure immediate understanding for riders of all ages.
Event staff can adjust pedaling thresholds, track length, and gift parameters via a simple JSON config file—no code changes required.
Background environments pulse and shift color intensity based on pedal speed, creating a more engaging, energy-driven aesthetic.
Instant updates to the speedometer and avatar movement reinforce the user’s physical input, maintaining high engagement without perceptible lag.
Field-tested with dozens of participants to ensure reliable sensor readings, stable serial communication, and smooth avatar motion under continuous use.
Leveraged Unity’s Job System and optimized asset bundling to maintain a steady 60 FPS, even during prolonged event operation.
Complete Unity project with Arduino integration
Arduino firmware and wiring diagrams
Windows build packages for rapid deployment
Configuration guide for event customization
Structured with modular C# scripts and ScriptableObjects for easy extension and maintenance, running on Unity 2021 LTS.
Start/finish screens customized with event branding and sponsor logos to reinforce the wellness expo’s identity.
The Smoothie Power Challenge successfully fused physical exertion with digital gaming, driving high participant engagement and leaving a lasting impression. It demonstrates how combining simple hardware sensors with interactive Unity experiences can deliver both fun and fitness at large-scale events.
Event Activation | UAE | AI-Powered Mood & Personality Experience made in Unity.
The Human Nature Detection Application was created for a large-scale public event in the UAE. It engages users through an interactive series of questions designed to detect their mood and reveal their personality traits. Built as a real-time analysis tool with an immersive visual reveal, the application offered each participant a unique, personalized experience.
The project was developed using a blend of psychological evaluation techniques, data-driven algorithms, and interactive storytelling. By capturing user responses, the system dynamically analyzed behavior patterns to produce a human nature profile.
Leveraging Unity as the core game engine, the experience was built with real-time interaction in mind. The system flows seamlessly from data input to animated results, offering both entertainment and insight to users.
The application was developed for Windows-based touchscreen kiosks, optimized for event-scale deployment with multi-user support.
Questionnaire System: Tailored sequence of mood/personality questions.
Data Processor: Real-time evaluator that matches responses with mood profiles.
Visual Reveal: Custom animations that display a user’s nature.
Users engage with the system by answering multiple-choice questions. Based on their answers, the backend logic determines one of several nature/mood types and transitions to a visually rich results screen.
The interface was developed for touch-based interaction, featuring clear navigation, animated transitions, and custom visual themes to match the event’s branding.
Each interaction was carefully designed for intuitive flow, allowing users of all ages to complete the experience without guidance, making it ideal for high-traffic environments.
A back-end manager enabled easy updates to the questionnaire and mood profiles without needing to alter the core code, making it scalable and reusable for future events.
Each revealed personality type was matched with vibrant, animated visuals designed to evoke emotions and excitement. This created a memorable and share-worthy moment for every participant.
The system processed answers instantly and generated feedback within seconds, ensuring smooth engagement without downtime or loading delays.
The application underwent thorough QA testing across devices and scenarios to ensure reliability under continuous use during the event. Edge cases and input anomalies were handled gracefully.
Code and assets were optimized to deliver lag-free performance even after hours of continuous operation. Memory management and frame rates were closely monitored during development.
Full Unity-based application ready for deployment
Branded visuals and animations
Configurable question and result framework
Touchscreen-ready UI
Documentation for future scalability
Built using Unity 3D, the application featured a modular architecture that allowed future updates and branding changes with minimal effort.
The final reveal screen incorporated event-branded elements, including themed frames and logos to ensure alignment with the event’s identity.
The Human Nature Detection Application was a standout feature at the UAE event, combining emotionally engaging content, AI-driven insights, and visually dynamic experiences. Designed for scalability, customization, and user enjoyment, it stands as a testament to the power of merging psychology with interactive technology.
Save The Ocean is an event activity for UAE made in Unity.
Project Overview:
Save the Ocean is an action-based educational game developed in Unity, created to promote environmental awareness through engaging gameplay. In this interactive experience, trash items fall from the top of the screen, and users must quickly crush them to clean the ocean. At the same time, sea creatures swim in from the left and right sides, and players must avoid harming them. Combining fun mechanics with an important environmental message, Save the Ocean offered players an exciting challenge while encouraging positive action.
Methodology:
Game Development:
Platform:
Developed in Unity, the application ensured real-time object spawning, touch detection, collision handling, and smooth animations, providing a responsive and enjoyable experience across a range of devices.
Game Components:
Mechanics:
Falling Trash Items: Various types of ocean litter, such as plastic bottles and bags, dropped from the top of the screen at increasing speeds.
Crushing Mechanism: Players had to tap or click on the trash items to crush and remove them before they reached the bottom.
Sea Creatures: Friendly ocean animals like turtles and fish appeared from the sides, and players needed to avoid tapping them to prevent losing points or ending the game.
User Interface Development:
Intuitive Design:
Simple Controls: One-tap interaction made the game accessible to players of all ages.
Clear Visual Cues: Trash items and sea creatures were visually distinct, allowing quick and easy recognition during fast-paced gameplay.
Dynamic Animations: Smooth item movements, splashing effects when trash was crushed, and natural swimming motions for the sea creatures enriched the overall experience.
Testing and Validation:
Performance Optimization:
Conducted thorough testing to ensure accurate touch/click detection, especially during high-speed sequences.
Optimized animations and object spawning to maintain consistent performance without frame drops.
Balanced difficulty progression to keep players challenged while avoiding frustration.
Deliverables:
Unity-Based Application: A fully functional action game promoting environmental consciousness through engaging mechanics.
Educational Gameplay: Fun yet meaningful gameplay encouraging players to think about protecting ocean life.
Dynamic Visual Effects: High-quality animations and effects enhancing the feeling of an underwater environment.
Conclusion:
The Save the Ocean project successfully combined entertainment with environmental education, creating an enjoyable way for players to engage with an important cause. Through fast-paced trash crushing and careful avoidance of sea creatures, the game emphasized the importance of ocean conservation. Built with Unity, this project showcased how interactive experiences can deliver powerful messages while keeping users entertained.
Trivia Game is an event activity for UAE made in Unity.
Project Overview:
Event Game Hub – Abu Dhabi Edition is a vibrant interactive application developed in Unity, featuring three classic games: Who Wants to Be a Millionaire, Family Feud, and Wheel of Fortune. Specially designed for a major event in Abu Dhabi, this all-in-one entertainment hub offered guests an exciting, engaging, and competitive gaming experience. By recreating beloved TV game shows with customized branding and event-specific content, the app enhanced guest interaction and created unforgettable event moments.
Methodology:
Game Development:
Platform:
Built using Unity, the application ensured smooth navigation between multiple games, real-time responsiveness, and visually appealing interfaces, delivering a polished and professional entertainment solution for large audiences.
Game Components:
Mechanics:
Who Wants to Be a Millionaire: A trivia-based game where participants answered progressively harder questions to climb the prize ladder, complete with lifelines for added strategy.
Family Feud: Teams competed by guessing the most popular survey answers, promoting teamwork and lively competition.
Wheel of Fortune: Players spun a virtual wheel to solve word puzzles, testing their luck and problem-solving skills in a thrilling format.
User Interface Development:
Intuitive Design:
Easy Navigation: A unified menu system allowed users to quickly select and jump into any of the three games.
Custom Branding: Each game featured Abu Dhabi event-specific visuals, creating a cohesive and localized experience.
Dynamic Animations: Smooth transitions, engaging visual effects, and authentic sound effects replicated the feel of the original TV shows.
Testing and Validation:
Performance Optimization:
Rigorous playtesting to ensure each game functioned flawlessly across different device types and input methods.
Verified fast loading times and stable performance even with high guest participation.
Fine-tuned question databases, survey results, and puzzle setups to ensure fairness and variety.
Deliverables:
Unity-Based Application: A polished, multi-game application featuring Who Wants to Be a Millionaire, Family Feud, and Wheel of Fortune.
Customized Game Content: Questions, puzzles, and surveys tailored for the Abu Dhabi event audience.
Event-Ready System: A ready-to-run entertainment platform that boosted guest engagement and excitement.
Conclusion:
The Event Game Hub – Abu Dhabi Edition successfully brought the thrill of popular TV game shows to a live event environment, creating a lively, interactive experience for all attendees. By delivering seamless gameplay, custom event branding, and crowd-pleasing entertainment, the app highlighted the power of Unity in crafting versatile, professional event solutions that left a lasting impression.
Scratch Me with Lidar Sensor is an event activity for UAE made in Unity.
Project Overview:
Scratch Me with Lidar Sensor is an interactive installation developed in Unity, designed to engage attendees through a playful scratch-and-reveal experience. Installed at ground level, the project used a Lidar sensor to detect user movements across the surface. As users “scratched” the screen with their feet or hands, hidden messages were revealed, offering a dynamic and memorable interaction. The project seamlessly blended cutting-edge sensor technology with gamified interaction to captivate audiences and promote user engagement.
Methodology:
Game Development:
Platform:
Developed in Unity, the application ensured real-time movement detection, scratch visualization, and message reveal animations. Unity’s flexibility allowed for the creation of highly responsive and visually dynamic scratch surfaces.
Game Components:
Mechanics:
Lidar Sensor Detection: A Lidar sensor accurately tracked user movement on the ground-mounted screen, interpreting physical interactions as scratch actions.
Scratch Screens: Users scratched different areas of the screen, gradually uncovering hidden messages underneath.
Message Display: As scratching continued, personalized or branded messages were dynamically revealed, creating an element of surprise and engagement.
User Interface Development:
Intuitive Design:
Natural Interaction: The scratch mechanism felt intuitive and required no instructions, encouraging spontaneous participation from users of all ages.
Smooth Visuals: Real-time scratch animations and seamless message reveals enhanced the overall experience, keeping users entertained.
Immediate Feedback: The system instantly responded to user movements, ensuring a lively and interactive session.
Testing and Validation:
Performance Optimization:
Conducted extensive testing to ensure the Lidar sensor consistently and accurately detected a range of movements.
Verified real-time response without lags, even with multiple users interacting simultaneously.
Fine-tuned scratch sensitivity to balance user effort and message reveal timing perfectly.
Deliverables:
Unity-Based Application: A robust application integrating Lidar sensor input, scratch effects, and real-time message display.
Scratchable Screens: Custom-designed digital surfaces that created a rewarding and playful scratching experience.
Dynamic Message Reveal: Hidden messages that were revealed interactively as users engaged with the screen.
Conclusion:
The Scratch Me with Lidar Sensor project successfully combined innovative sensor technology and interactive gamification to deliver an unforgettable experience. By allowing users to physically engage with a scratchable digital surface and uncover hidden messages, the installation captured attention and created lasting impressions. This project demonstrated a creative use of Lidar technology within Unity, emphasizing real-time interaction, user enjoyment, and cutting-edge experiential design.
Mosaic Wall is an event activity for Borouge UAE made in Unity.
Mosaic Wall with Photo Printing is an engaging interactive project developed in Unity for the Borouge Dinner event in the UAE. This innovative experience allowed attendees to upload their photos via QR code scanning, have them printed instantly with a Borouge-branded frame, and see them displayed on a large screen as part of a dynamic mosaic wall. The project combined personalization and advanced technology to create a memorable event highlight, showcasing Borouge’s commitment to innovation and guest engagement.
Platform:
Developed in Unity, the project ensured smooth real-time integration of photo uploads, printing, and display. Unity’s capabilities allowed for dynamic visuals and seamless user interaction.
Mechanics:
Intuitive Design:
Performance Optimization:
The Mosaic Wall with Photo Printing project successfully blended personalization, technology, and visual storytelling to create a standout experience at the Borouge Dinner event. By enabling attendees to upload and print photos while displaying them on a dynamic mosaic wall, the project highlighted Borouge’s dedication to innovation and guest engagement. This memorable installation not only captivated attendees but also reinforced Borouge’s brand presence in a unique and impactful way.
Quiz Game is an educational event activity in a governmental event UAE made in Unity.
Quiz Game is an interactive and bilingual trivia game developed in Unity, designed to engage players in both English and Arabic. The game offers a fun and educational experience, allowing participants to answer questions, track their scores, and compete for the top position on the leaderboard. With its intuitive interface and dual-language support, the game caters to a wide audience, promoting inclusivity and cultural relevance.
Platform:
Developed using Unity to ensure high performance and smooth functionality across devices.
The Quiz Game is a versatile and inclusive trivia experience that bridges cultural and linguistic gaps. By offering support for English and Arabic, it caters to a wide range of players, promoting engagement and learning in a fun, competitive environment. With its dynamic scoring, interactive gameplay, and real-time leaderboard, the game ensures an exciting and educational experience for all participants.
Reduce, Reuse, Recycle is an event activity in a governmental event UAE made in Unity.
Reduce, Reuse, Recycle is an educational and interactive waste awareness game developed in Unity for Borouge. Designed to promote sustainability, the game leverages Kinect motion sensor technology to engage players in an immersive activity that encourages proper waste segregation. Players use their physical movements to direct falling garbage into the correct recycling bins, combining fun and education in a unique way. The game also features a local leaderboard, adding a competitive edge to the experience. This game was showcased at an event in the UAE, inspiring participants to adopt environmentally friendly practices.
Created in Unity to deliver a high-quality, interactive experience with smooth gameplay and dynamic visuals.
The game uses Kinect motion sensors to capture players’ real-world movements, translating them into in-game actions for a hands-on and engaging experience.
The Reduce, Reuse, Recycle game for Borouge exemplifies the power of technology in promoting sustainability. By blending education with entertainment, the game delivers an impactful message about waste segregation while ensuring a fun and engaging experience. With Kinect motion controls and a competitive leaderboard, the game successfully combines learning and play, leaving a lasting impression on event participants in the UAE.