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
This is a custom graph library where you can customize the graph as you want. The key features are you can take the full control over drawing the path, change the gradient color (Start Color - End Color), Change the circle color, Change the circle radius, Change the path color, Change the line thickness, On/Off Gridlines, Change the grid line co…
React Manage State is a lightweight and customizable state management library inspired by Redux Toolkit. It offers a simple yet powerful API for managing application state in React projects. Designed to be modular, extensible, and developer-friendly, this library is ideal for those seeking fine-grained control over their state management.
An App through which the user can identify the child by Face Recognition And Face Aging (Face Prediction), whether he was a kidnapped child or not, and also create a case of the child whether he is Kidnapped or you found a child For this, I used MVVM architecture, Coil, Retrofit, Dagger-Hilt, Coroutines, Navigation Component and more
The ft_printf project is a custom implementation of the standard printf() function in C. It supports various conversion specifiers and formatting options, focusing on managing variable arguments and building a modular, reusable library function.
A foundational C library reimplementing standard functions to master memory management, string operations, and low-level programming — built as part of the 42 school curriculum.