You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to my Project Management Portfolio! Here, I showcase sample projects, case studies, and tools like business cases, WBS, Gantt charts, and Agile sprints. Explore how I apply project management methodologies to deliver successful outcomes across diverse industries.
A quick start Blazor project that shows how to add a Blazor Media Query component to the Blazor WebAssembly App. This project also includes a code snippet to design a responsive and adaptive layout using the Syncfusion Blazor Media Query Component.
A quick-start project that contains code to create and configure the Syncfusion React Timeline component. This project also contains code to show you how to add, align, and disable items, change the orientation, and reverse the timeline.
This project demonstrates how to implement SQLite and Content Provider in an Android application. It includes a screen to display a list of items (cats) and another screen to add new records (new cats). Ideal for educational purposes and as a reference for using SQLite instead of other database libraries like “Room”.
A Kotlin Multiplatform (KMP) sample project for fetching and displaying books across Android, iOS, and Desktop. It features Ktor for API requests, Coil for image loading, Room for local storage, and MVI for clean state management.
A quickstart React project that shows how to create an React app and add the Syncfusion React Stepper component to it. It explains how to create a simple progress flow indicator on an e-commerce checkout page by adding steps, labelling them, and adding icons to them.