Showing 28 open source projects for "thinking"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    tw93.fun

    tw93.fun

    This is Tw93's front-end technology blog

    This is Tw93's front-end technology blog. Commonly used to record learning and research front-end technology. Concerned about new technology and new thinking. The blog theme named cosy-jekyll-theme is created by Tw93.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Leemons

    Leemons

    The Powerful, user-friendly, open source Learning Experience platform

    The ultimate open source learning platform. The only tool that supports the most successful teaching methodologies: is project-based learning, role-playing, cooperative, flipped classroom, design thinking, etc. Turn your institution into an innovative space for knowledge exploration and construction. Make it easier for students and teachers to interact about their activities. Manage tasks with Kanban: keep students focused on their next task Project-based learning has never been easier: cross-curricular activities where teachers and students work together. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Deep Research

    Deep Research

    Use any LLMs (Large Language Models) for Deep Research

    Deep Research is a local-first research agent that orchestrates multiple LLMs to generate in-depth reports in minutes. It combines “thinking” and “task” model roles with live internet access to plan, search, read, and synthesize findings into structured outputs. The project emphasizes privacy: processing and storage happen locally, avoiding server-side retention of your queries and notes. A simple web UI lets you enter topics and configure models, while the backend streams progress as sources are fetched and arguments are weighed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Delaunator

    Delaunator

    Fast JavaScript library for Delaunay triangulation of 2D points

    ...After constructing a delaunay = Delaunator.from(points) object, it will have a triangles array and a halfedges array, both indexed by half-edge id. What’s a half-edge? A triangle edge may be shared with another triangle. Instead of thinking about each edge A↔︎B, we will use two half-edges A→B and B→A. Having two half-edges is the key to everything this library provides. It will also be useful to have some helper functions to go from one half-edge to the next and previous half-edges in the same triangle. We can draw all the triangle edges without constructing the triangles themselves.
    Downloads: 0 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
  • 5
    Mavo

    Mavo

    Create web applications entirely by writing HTML and CSS

    ...Perform calculations right in the HTML, that update when needed. No need to write JavaScript! Mavo uses familiar HTML-based syntax and can be used even by people with no programming experience. This is not wishful thinking; it’s published, peer-reviewed research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    likeForth

    likeForth - an IDE in one file with graphics and sound.

    ...It doesn't contain most Forth words but will be extended from time to time. I hope, likeForth could be somewhat useful and is therefore published under MIT licence. Many thanks to Leo Brodie for his book Thinking Forth and special thanks to Tom Campbell, the author of My Big TOE. Enjoy, be creative and engage! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    溫度日記 Hearty Journal

    溫度日記 Hearty Journal

    療癒系心情日記 App

    ...A sanctuary for your mind and soul, Hearty Journal will help pour your feelings/brain dump, increase your positive energy, be more grateful and a calmer mind by building healthy thinking through journaling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    javascript-algorithms

    javascript-algorithms

    JavaScript implementations of computer science algorithms

    ...Because algorithms are implemented in a language (JavaScript) many developers use daily, the repo becomes especially useful for students, interview-preparation candidates, or anyone wanting to learn algorithmic thinking without switching languages. The code tends to be readable, structured, and adapted to JavaScript idioms, making it easier to follow for JS developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    The Art of Programming (Second Edition) is a curated collection of programming problems and solutions originally derived from the Microsoft 100 Interview Questions blog series, later refined into a long-running tutorial and ultimately a published book. Created by July, the series began in 2010 and has since evolved into an in-depth exploration of algorithmic thinking, data structures, and coding interview preparation. The repository brings together 42 classic programming problems from the original series, enhanced with detailed explanations, formula derivations, and optimized solutions. In July 2023, work on the second edition was announced, which expands the project with updated content, new problems inspired by recent big-tech interviews, and introductions to modern machine learning techniques such as XGBoost, CNNs, RNNs, and LSTMs. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    RxSwift Chinese Documentation

    RxSwift Chinese Documentation

    RxSwift Chinese Documentation

    ...Although this document is mainly about RxSwift , developers using other reactive frameworks can also benefit from it, such as: ReactiveCocoa , RxJava , RxJS , etc. Because these frameworks have some commonalities, such as: the responsive way of thinking, the function and usage of operators, etc. These content documents are described in it. Since this is the first time the author has published a document, please forgive me if there are any problems with the document. You can provide feedback to the author through the methods provided on the 10. About this document page. You are also very welcome to send merge requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Functional-Light JavaScript

    Functional-Light JavaScript

    Pragmatic, balanced FP in JavaScript

    Functional-Light JavaScript is an online book that teaches functional programming principles through a pragmatic JavaScript lens. Instead of insisting on strict purity, it adopts a balanced approach that keeps code practical while showing how immutability, composition, and declarative thinking improve quality. Chapters build up from values and closures to higher-order functions, list operations, transducing, and async patterns, all grounded in idiomatic JS. The writing favors intuition and trade-offs, explaining when a technique helps and when it becomes counterproductive. Numerous examples and exercises turn abstract ideas into patterns you can apply in everyday modules and services. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    3 Rs of Software Architecture

    3 Rs of Software Architecture

    A guide on how to write readable, reusable, and refactorable software

    This guide aims to help software developers think more clearly about how to build systems that are not only functional today but maintainable into the future. It focuses on three architectural “ilities”: readability, reusability, and refactorability, presenting them in a hierarchical framework so developers can evaluate and improve their code and system design. The project uses a simple shopping-cart application written in JavaScript and React/Redux to illustrate how code evolves from “bad”...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MozOS

    MozOS

    Complete Edition

    Universal ThinKing Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FirePlus

    FirePlus

    Complete Edition

    Universal ThinKing Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    ...Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use of the over-bloated widgets Twitter gives us to put on our sites, cuts out all the nonsense (and nonsemantic markup), and returns to you your raw tweet text so you can do with it as you please and style it how you want on your own website - like it should be. Instructions on how to get it working with your tweets are in the code comments, just do what it says! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    hoodie

    hoodie

    The offline first JavaScript backend

    Hoodie lets you build apps without thinking about the backend and makes sure that they work great independent of connectivity. A good place to start is our Tracker App. You can play around with Hoodie’s APIs in the browser console and see how it works all together in its simple HTML and JavaScript code. This setup is working for all operating system, testing on Windows 8, Windows 8.1, Windows 10, Mac and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fe-interview

    fe-interview

    Interview questions to drive learning, promoting daily learning

    The front-end interview is 3+1 every day, using interview questions to drive learning, promoting daily learning and thinking, and making progress every day! Publish the interview questions by hand at 5:00 every morning (death to yourself, please everyone), 5000+ front-end interview questions are fully covered. This is a free and open-source public welfare project involving the largest number of front-end knowledge question banks (6000+), the most complete, and the largest number of participants! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    heml

    heml

    HEML is an open source markup language for building responsive email

    HEML is an open source markup language for building responsive email. It gives you the native power of HTML without having to deal with all of the email quirks. HEML makes building emails as easy as building websites. Do you know HTML and CSS? Check out our docs and you're off to the races! No special rules or styling paradigms to master. HEML is designed to take advantage of all that email can do while still providing a solid experience for all clients. You can create your own powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Light Bootstrap Dashboard

    Light Bootstrap Dashboard

    An admin dashboard template designed to be beautiful and simple

    ...It can be used to create admin panels, project management systems, web applications backend, CMS, or CRM. The product represents a big suite of front-end developer tools that can help you jump-start your project. We have created it thinking about things you actually need in a dashboard. Light Bootstrap Dashboard contains multiple handpicked and optimized plugins. Everything is designed to fit with one another. As you will be able to see, the dashboard you can access on Creative Tim is a customization of this product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jsql-sx

    jsql-sx is a javascript API for simple SQL-like local data handling

    The jsql-sx javascript API implements a small, often used, subset of the SQL language aimed at handling structured data locally in a Web browser. It supports HTML5 persistence by storing all the data in the browser's local storage (if the browser supports it) for later usage. This API was developed thinking about Web applications (desktop and mobile) which: - Handle considerable amounts of local data - Need data persistence - Prefer structured access to data - Work offline The API was written in vanilla javascript so no additional libraries are needed. For the on-going documentation please visit the project's Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    interview-ouch

    interview-ouch

    Simple web snippets for interviews

    interview-ouch is a cheeky, realistic collection of tough interview questions and scenarios that tend to “hurt” unprepared candidates. It’s meant to expose the gaps in typical interview prep by highlighting non-trivial, edge-case, or context-heavy questions. The repo covers programming, systems, and sometimes softer judgment questions that interviewers use to see how you think under pressure. Instead of focusing only on textbook algorithms, it nudges you toward understanding trade-offs, code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NomeJS

    NomeJS

    Nome is a JavaScript library for location driven sites

    ...Nome gives direct access to location and weather data from an exposed JavaScript API allowing you to create context driven websites that deliver information relevant to your audience. With clever thinking nome has the potential to change the way you deliver content to your audience. A bar could show offers for cool drinks if the temperature rose above 25°c; A shop could entice with targeted offers to customers right outside their door. With nome giving access to more information than is currently offered from a standard browser session, you or your clients could be engaging customers in a new way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...In the future this will be updated with more functions but as at this present time (10/06/2013) all core functions have been created and implemented. Current issues to be addressed: User sessions security (thinking of changing to session_set_save_handler Commit: 10/06/2013, have implemented a secure hashing alogorithm to secure site passwords. Need to add new setting once user logged-in All pages have been completed thus far Sanitisation of code Done 3.To add: Mysql Database. Still to do. Implemented a secure hashing alogrithm to check user session data, once user logged-in elsewhere session will be destroyed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EPIC Multiplayer Strategy RPG

    EPIC Multiplayer Strategy RPG

    EPIC is an indepth Multiplayer Strategy RPG Web Game

    ...The system supports adventures, armies , characters , assassins , guilds/buildings , very rich magic ( over 400 spells) and over 2000 items in a realistic fantasy world . The game focus on minimum game time but maximum amount of time thinking about the game and your cunning plans with your allies. No farming or repetition. Some players may like to make AAR of there achievements or lack there off ,the game format encourages the creation of Epic fantasy tales.. Part of a players turn is real time but movement and military orders are done as submitted orders which are processed as your turn.. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next