35 results for “topic:custom-library”
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 color, On/Off Graduations, Change the graduation text color, Draw graph with different starting point, Draw graph from the left border (X0 - coordinate), Draw graph with exact coordinates given, Draw graph from left border and stretch until the end of the screen and it is Supported on OS - JellyBean 4.1 and above
A custom Framework used to add animations and effect to UIButtons.
Demo Repository for learning the creation and consumption of a UI5 custom control & theme library.
Raw implementation of PyTorch using NumPy. Structured similar to PyTorch, used to create deep learning models without using PyTorch and/or TensorFlow.
MEG is a solution that includes libraries that I think will be useful for .NET developers and that I have developed by putting my experience into use.
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.
roughike bottombar library android example
JetPicker is a Jetpack Compose library that provides a customizable picker view component for selecting items in a list.
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
No description provided.
No description provided.
Learn C++ the Pythonic way. A beginner-friendly C++ wrapper and course for Python learners — with familiar syntax like print(), input(), and len() to ease the transition.
Just want to start a custom UI kit for my personal project
This is a project using Arduino and GSM module for receiving Bangla Text with the help of an oled display.
Virtual scroll in angular 7 (cdk)
A foundational C library built from scratch, including reimplementations of standard libc functions and custom utilities. Focused on memory safety, pointer manipulation, linked list implementation, and efficient low-level programming practices.
No description provided.
ft_printf is a custom implementation of the C standard library function printf(). It supports the main format specifiers (%c, %s, %p, %d, %i, %u, %x, %X, %%) and handles variable arguments with a modular design for easy integration.
Cloud-native Flask app integrating 10 AWS services: DynamoDB (NoSQL), S3 (storage), Lambda (serverless), SQS (queues), SNS (notifications), Elastic Beanstalk (hosting), ECR (registry), CloudWatch (monitoring), IAM (security), GitHub Actions (CI/CD). Features expense tracking, budget management, receipt storage, PDF reports.
Custom Java String utility library built from scratch without using Java’s built-in String methods. Implements core string operations, transformations, validations, and case conversions with clean and immutable design.
A custom implementation of the C printf function, supporting formatted output for multiple data types. Useful for learning about variadic functions, string formatting, and low-level output in C.
Custom Shared Pref library prototype. Used clean archtitecture. Koin for DI. Room DB internally for data storage written in Kotlin.
Implemented a custom C library featuring standard functions like string manipulation, memory allocation, and linked list operations. Developed as part of Hive Helsinki's curriculum to reinforce understanding of core C programming concepts
I used C++ and a custom library to animate sprite sheets featuring "Powerpuff Girls" pixel art.
Implementation of Libft, a custom C library built from scratch during the 42 School early stages.
My implementation of linked-lists in c++
Replicates standard printf function in C. This project deepens understanding of variadic functions, data formatting, and low-level I/O management.
React-Native custom library which provides short discovery about how to integrate Turbo modules using react-native code with iOS and Android native code.
Este es el primer proyecto como estudiante de 42. Hay que programar algunas funciones de la librería estándar de C, así como otras funciones que me serán útiles a lo largo de todo el cursus.
This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module