custom-library

There are 19 repositories under custom-library topic.

  • NsAveek/GraphView

    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

    Language:Kotlin69305
  • gokulnair2001/Capo

    A custom Framework used to add animations and effect to UIButtons.

    Language:Swift11100
  • wridgeu/UI5-custom-library

    Demo Repository for learning the creation and consumption of a UI5 custom control & theme library.

    Language:JavaScript8110
  • j0j032/OC-dev-REACT-P14_HRnet-front

    ⚛️ Front end of Hrnet P14 project built with React to display an interface to retrieve and make CRUD operations with a list of employees in terms of a company. Main features are: Search engine, Sort Engine, Different views (card/table), light/dark mode, company themes, Upload and update pictures..

    Language:JavaScript3110
  • sunmeat/CustomBottomBar

    roughike bottombar library android example

    Language:Java210
  • AmrAhmed109/DetectiveApplication

    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

    Language:Kotlin10
  • Bangla-Text-SMS

    Ariful17/Bangla-Text-SMS

    This is a project using Arduino and GSM module for receiving Bangla Text with the help of an oled display.

    Language:C++10
  • go-on-the-way/ng-wl-ui

    Language:TypeScript110
  • mwlt68/MEG

    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.

    Language:C#1
  • JetPicker

    ytam/JetPicker

    JetPicker is a Jetpack Compose library that provides a customizable picker view component for selecting items in a list.

    Language:Kotlin10
  • Daksh2060/custom-malloc-free

    A custom C memory allocator library for dynamic memory management using First-Fit allocation. Features my_malloc for allocation and my_free for deallocation. Emphasizes efficiency through automatic block coalescing to reduce external block fragmentation.

    Language:C00
  • JamminCoder/cpp-linked-lists

    My implementation of linked-lists in c++

    Language:C++0100
  • akshaykumarboth/CustomSharedPref

    Custom Shared Pref library prototype. Used clean archtitecture. Koin for DI. Room DB internally for data storage written in Kotlin.

    Language:Kotlin
  • asachan2707/Anuglar7-virtualScroll

    Virtual scroll in angular 7 (cdk)

    Language:TypeScript20
  • MyNameIsBond/libraryitem

    tutorial on how to add custom library on Xcode

    Language:Swift20
  • noturlee/TaskTracker-Windows-App

    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

    Language:C#
  • vernon-gant/prestashop-orders-client

    PrestaShop Orders Client - A simple Python library, published on PyPI, designed specifically for extracting orders using the PrestaShop API.

    Language:Python