Refine your list

Filter by link availability and quickly find a project by name.

7 projects found

Reset
Dice Roller & Random Number Generator
Interactive web application for random number generation, supporting both dice-based rolls and custom min/max number ranges. Built with a simple, visual user experience in mind, including dice color customization and a straightforward interface for frontend practice and experimentation.
ReactJavaScriptHTMLCSS
Dice Roller Mobile
Mobile application for random number generation, simulating dice rolls and custom number ranges. The project focuses on a simple and intuitive user experience, with responsive UI and smooth interactions, exploring mobile development concepts with React Native.
React NativeJavaScriptMobileUI/UX
Binary to Decimal Converter
Mobile application for converting binary numbers into decimal values, built with a focus on programming logic and user experience. The project explores input validation, state management, and real-time interaction, providing a simple and functional interface for learning and practicing core concepts.
React NativeJavaScriptMobileLogic