13 projects for "code snippets" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    CodeEdit for macOS

    CodeEdit for macOS

    Elevate your code editing experience. Open source, free forever

    CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS. Features include syntax highlighting, code completion, project find and replace, snippets, terminal, task running, debugging, git integration, code review, extensions, and more. Developers that use a Mac should be able to use an editor that feels at home on the Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Uno Platform

    Uno Platform

    Build Mobile, Desktop and WebAssembly apps

    The first and only UI Platform for single-codebase applications for Windows, WebAssembly, iOS, macOS, Android and Linux. The only open source-platform for creating true single-source, multi-platform applications. Reuse 99% of the business logic and UI layer across native mobile, web and desktop. Maintain pixel-perfect control over where pixels go while having a choice of developing a platform-specific or custom look and feel of your application. Familiarity and richness of C# and XAML...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    puravidaapps

    puravidaapps

    code snippets, tutorials and extensions for App Inventor

    This page lists useful code snippets, examples and extensions for App Inventor provided by puravidaapps.com. Descriptions and screenshots you can find at https://puravidaapps.com/snippets.php, https://puravidaapps.com/tutorials.php and https://puravidaapps.com/extensions.php This work by Pura Vida Apps is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. ...
    Leader badge
    Downloads: 1,399 This Week
    Last Update:
    See Project
  • 4
    iOS Interview Questions

    iOS Interview Questions

    iOS interview questions

    ...Topics range from language fundamentals (memory management, ARC, value vs. reference types), to UIKit/SwiftUI, concurrency, Grand Central Dispatch, background execution, networking, design patterns, system frameworks, and architecture decisions. Each question is usually backed by sample explanations or code snippets, helping candidates understand not just what to answer but why it matters and how to reason about tradeoffs. Because the repo is maintained, it evolves to reflect changes in the iOS ecosystem: for example, newer Swift concurrency, Combine, SwiftUI, structured concurrency, or recent platform APIs. Many interviewers and candidates use it as a structured prep tool: reviewing categories, doing mock answers, or drilling tricky concepts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    MobiDevTools

    MobiDevTools

    A mobile devtools for debugging web sites and web apps

    This add-on provides an intuitive and visually appealing panel interface embedded directly inside your Firefox browser. Whether you develop for mobile or desktop web, gain instant access to critical page data and performance metrics — all without leaving the browser or resorting to external tools. »`Click the WebExtension's icon in the toolbar or menu to open the overlay.`
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    Have a look at the Video below for details. Refer Wiki Page for more instructions. I created this Virtual Machine for 2 reasons: 1. Very little initial setup work required to make a Team Document System live, within minutes. 2. This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Flutter Tutorials

    Flutter Tutorials

    Source code for all the tutorials on FilledStacks' channel

    This repository is a collection of educational Flutter projects created to teach best practices, patterns, and real-world app features. Each tutorial is structured as a separate mini-project focusing on a topic like state management, navigation, responsive layouts, or service integration. It emphasizes clean architecture, testability, and scalable code, showing developers how to go beyond toy examples. Tutorials often come with detailed commentary or videos to explain design decisions. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MMdnn

    MMdnn

    Tools to help users inter-operate among deep learning frameworks

    ...We implement a universal converter to convert DL models between frameworks, which means you can train a model with one framework and deploy it with another. During the model conversion, we generate some code snippets to simplify later retraining or inference. We provide a model collection to help you find some popular models. We provide a model visualizer to display the network architecture more intuitively. We provide some guidelines to help you deploy DL models to another hardware platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Motion

    Motion

    A library used to create beautiful animations and transitions for iOS

    ...For beginners, you will be exposed to very powerful APIs that would take time and experience to develop on your own, and experts will appreciate the time saved by using Motion. You will learn how to use Motion with a general introduction to fundamental concepts and easy-to-use code snippets. Motion offers default transitions that may be used by UINavigationControllers, UITabBarControllers, and presenting UIViewControllers. Motion provides the building blocks necessary to create stunning animations without much effort. Motion's animation API will make maintenance a breeze and changes even easier. To create an animation, use the animate method of a view or layer and pass in a list of MotionAnimation structs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    KittyORM

    KittyORM

    KittyORM is an ORM library designed for use with Android and SQLite.

    KittyORM is an Object-Relational Mapping library designed for use with Android and SQLite. It implements Data Mapper pattern design and its main purpose is to simplify interaction with SQLite database in Android applications. Written in Java 7 it supports devices from API level 9 Android. Main features we want to achieve with KittyORM are: * simple and clear API; * high flexibility of working with model POJO files via database mappers that grants you an ability to focus on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ForkHub

    ForkHub

    GitHub client for Android based on the abandoned app

    ...You can also view and filter a repository's edition list and bookmark it for quick access. See your GitHub organizations' repositories, members and teams and stay up to date with all the events. Discover, share, and discuss code snippets using the integrated GitHub Gists support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An OpenSource collection of gadgets and code snippets to enhance the functionality of - and the experience of using - OrbForms Designer for Palm OS from OrbWorks Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeNote will be an user-friendly and straightforward solution to quickly outline code snippets on your Java enabled phone. It aims to become a rich programmers notepad, full of features such as syntax highlighting and language keywords recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next