Showing 11 open source projects for "book making"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Everything cURL

    Everything cURL

    The book documenting the curl project, the curl tool, libcurl

    ...Content ranges from beginner-friendly tutorials and usage examples to deep dives into internals, protocols, bindings, build instructions, and advanced deployment scenarios, making the book useful for both casual users and experienced developers. The repository is large and actively maintained with many commits, organized chapters and helper scripts to build, index and publish the book; the site rendering is powered by mdBook and hosted for easy online reading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EventFlow

    EventFlow

    Async/await first CQRS+ES and DDD framework for .NET

    Async/await first CQRS+ES and DDD framework for .NET. Designed with sensible defaults and implementations that make it easy to create an example application. EventFlow uses interfaces for every part of its core, making it easy to replace or extend existing features with custom implementation. To get a more complete example of how EventFlow could be used, have a look at the shipping example found here in the code base. The example is based on the shipping example from the book "Domain-Driven Design - Tackling Complexity in the Heart of Software" by Eric Evans. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Basic Computer Games

    Basic Computer Games

    An updated version of the classic "Basic Computer Games" book

    Basic Computer Games is a modern revitalization of the classic “Basic Computer Games” book’s collection of games, ported and expanded into various modern, memory-safe and scripting languages. It includes illustrative code examples of many classic games (e.g. Blackjack, Bowling) in multiple languages, with the goal of making the historical games accessible and educational in safe modern environments. Definitely use the most recent versions and features of the target language, but also try to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    TIL

    TIL

    Today I Learned

    ...Topics span everyday developer concerns: shell one-liners, Git incantations, editor tricks, language quirks, and small debugging patterns that save time. Because each note is atomic, the collection grows organically without becoming a tangled tutorial or book; readers can dip in anywhere and learn something useful in a minute. The repo format also encourages community contributions and personal forking, making it a template for teams to build their own shared knowledge base. Over years, it becomes both a reference and a record of the author’s learning journey, with the git history revealing how practices evolved.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    LaTeX Examples

    LaTeX Examples

    Examples for the usage of LaTeX

    LaTeX-examples is a repository collecting a variety of example documents and snippets demonstrating LaTeX features, usage patterns, and common templates. It acts as a playground for learning LaTeX syntax, macros, formatting tricks, and document structuring practices. Files include sample articles, reports, book chapters, presentations (using Beamer), tables, mathematical typesetting examples (equations, aligned systems, integrals, matrices), custom macros, and styling. The project is useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Function Point Analysis

    Function Point Analysis

    Progressive Function Point Analysis Workbook in Excel

    Progressive Function Point Analysis Book Released: Print Copy: http://www.amazon.com/Progressive-Function-Point-Analysis-Estimation/dp/1502354160 EBook: http://www.amazon.com/dp/B00NH0MMAG Please support this project and its future releases ! Managers provide the architect/teams with project requirements. The architect/team returns detailed task list with estimated man hours per task making life easier for Project Managers with less guesstimates and proper business/technical process flows to justify estimates. ...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    On Books

    On Books

    Readings and notes on the past, present, and future of books

    This project is a curated collection of readings, notes, and reflections on the evolution of books, publishing, writing tools, and reading habits. The repository engages both historical and contemporary perspectives—examining how the form of the book has changed from print to digital, how readers and authors interact in new environments, and what remains of the “book” metaphor. It includes commentary on writing platforms, self-publishing ecosystems, and design of reading experiences, making it useful to writers, educators, technologists, and book-enthusiasts alike. Rather than simply listing titles, the project links readings to categories like writing tools, reading devices, publishing models, and distribution systems, helping you place each resource in context. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    go-best-practice

    go-best-practice

    Trying to complete over 100 projects in various categories in golang

    ...The project is also community-oriented, with donation links, forums, and a dedicated QQ group for discussion and feedback. Content is licensed under Creative Commons (for the book) and BSD 3-Clause (for the code), making it friendly for both learners and people who want to reuse examples in their own projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cppbestpractices

    cppbestpractices

    Collaborative collection of C++ best practices

    Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. This document is meant to be a collaborative discussion of the best practices in C++. It complements books such as Effective C++ (Meyers) and C++ Coding Standards (Alexandrescu, Sutter). We fill in some of the lower-level details that they don't discuss and provide specific stylistic recommendations while also discussing how to ensure overall code...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    An implementation of memory-prediction framework applied for image recognition. Based on Jeff Hawkins' book On Intelligence. It models the high-level hierarchical architecture of human neocortex and uses Bayesian belief revision for making predictions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KA3D is a scene graph based 3D-engine with a tool-chain for 3dsmax. KA3D is the engine used in 'Making Game Demo' book by Chad Walker, Eric Walker and Jani Kajala, and in several real-life projects on wide range of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next