[go: up one dir, main page]

Showing 19 open source projects for "core"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Hello JavaScript

    Hello JavaScript

    Course repository designed to teach JavaScript from scratch in Spanish

    hello-javascript is a comprehensive course repository designed to teach JavaScript from scratch in Spanish, pairing source code with hours of video content and hundreds of exercises. It covers the JavaScript language core, from variables and control flow to functions, objects, arrays, and modern ECMAScript features. The project also touches the browser and Node.js ecosystems so learners can understand both client and server contexts. Exercises and lesson organization make it easy to follow along, practice, and review concepts as you go. The repository is openly licensed and structured so you can clone it, experiment locally, and track your learning progress. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    33 JS Concepts

    33 JS Concepts

    33 JavaScript concepts every developer should know

    ...The project was originally inspired by an article by Stephen Curtis and has since grown into a community-driven learning resource. It serves as a roadmap for developers to review and master core principles such as closures, promises, prototypes, event loops, and other critical topics. While not a strict curriculum, it provides a structured path for deeper study and practical learning. The repository also encourages contributions, including personal notes, recaps, and translations, making it accessible to developers worldwide. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JavaScript30

    JavaScript30

    30 Day Vanilla JS Challenge

    ...It includes starter files and completed solutions for each daily project, covering a wide range of practical exercises like clocks, video players, geolocation apps, and more. The challenge avoids frameworks and libraries, focusing purely on core JavaScript. Each project introduces hands-on coding tasks that reinforce DOM manipulation, events, APIs, and browser features. The repository also encourages learners to share their own solutions and improvements, fostering a strong community around the challenge. With its incremental structure, it’s a popular resource for building confidence and fluency in JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JavaGuide-Interview

    JavaGuide-Interview

    A study for technical interviews focused on Java

    JavaGuide-Interview is a comprehensive study companion for technical interviews with a strong focus on the Java ecosystem. It organizes material across language fundamentals, collections, concurrency, JVM internals, and hot frameworks such as Spring and MyBatis. Beyond Java, it includes databases, computer networks, operating systems, distributed systems, and common algorithmic topics to mirror real interview scopes. The notes emphasize high-value concepts, pitfalls, and frequently asked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Marksheet

    Marksheet

    Free tutorial to learn HTML and CSS

    MarkSheet is a beginner-friendly curriculum for learning HTML and CSS from first principles, organized as a readable online handbook. It explains core building blocks—elements, attributes, selectors, the box model, positioning—and connects them to the mental models needed for real layouts. The writing style aims to demystify jargon and teach a consistent vocabulary so learners can understand documentation and tutorials elsewhere. It includes diagrams and compact examples that illustrate concepts without burying readers in boilerplate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MDN Learning Area

    MDN Learning Area

    GitHub repo for the MDN Learning Area

    learning-area is the official GitHub repository for the MDN Web Docs Learning Area, a collection of educational resources designed to teach core web development technologies. It contains the code examples referenced throughout MDN’s tutorials and articles, covering topics such as HTML, CSS, JavaScript, and web APIs. Each directory in the repository mirrors the module structure of the MDN Learning Area, allowing learners to follow along easily as they read through corresponding lessons. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ReactJS Interview Questions

    ReactJS Interview Questions

    List of top 500 ReactJS Interview Questions & Answers

    ReactJS Interview Questions is a curated collection of over 500 commonly asked questions and answers about React and its ecosystem. The repository is designed as a preparation resource for developers preparing for interviews involving React, Redux, React Router, React Native, and related JavaScript technologies. It covers a broad spectrum of topics, from the fundamentals of React components and state management to advanced concepts like hooks, performance optimization, and design patterns....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Comprehensive Rust

    Comprehensive Rust

    This is the Rust course used by the Android team at Google

    Comprehensive Rust is an open source training course developed by Google to provide a complete introduction to the Rust programming language. Originally created for Google engineers, it has since been released publicly for the broader developer community. The course is structured into modular lessons that cover the fundamentals of Rust, including ownership, lifetimes, traits, generics, and error handling, before progressing to advanced topics like concurrency, async programming, unsafe Rust,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip in Safari, 12,5 sec single core and 3,3 sec multi core. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cynet All-in-One Cybersecurity Platform Icon
    Cynet All-in-One Cybersecurity Platform

    All-in-One Managed Cybersecurity for MSPs

    Cynet empowers MSPs and MSSPs with a comprehensive, fully managed cybersecurity platform that consolidates essential security functions into a single, easy-to-use solution. Cynet simplifies cybersecurity management, reduces operational overhead, and lowers costs by eliminating the need for multiple vendors and complex integrations.
    Learn More
  • 10
    Deep Learning 500 Questions

    Deep Learning 500 Questions

    500 Questions on Deep Learning using a question-and-answer format

    DeepLearning-500-questions is a comprehensive handbook that compiles 500 important questions on deep learning, curated to serve as a valuable reference for AI engineer interviews and self-study. Edited by Tan Jiyong with contributions from Guo Zizhao, Li Jian, and Dian Songyi, the book systematically covers both theoretical foundations and practical applications of deep learning. The first sections focus on essential mathematics, machine learning basics, and deep learning foundations,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jstutorial

    jstutorial

    Javascript tutorial book

    This repository is a comprehensive, tutorial-style guide to JavaScript that walks readers from the language’s fundamentals to practical application in the browser and on the server. It explains core concepts like values and types, scope, functions, objects, and prototypes in a clear, example-driven style that favors short, readable snippets. The material steadily introduces modern features—modules, arrow functions, classes, destructuring, promises, and async/await—while relating them back to the underlying mechanics of the language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Electron API Demos

    Electron API Demos

    Desktop app to demonstrate the core features of the Electron API

    ...Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ES6 Tutorial

    ES6 Tutorial

    ECMAScript 6

    This is a comprehensive, book-style tutorial that teaches modern JavaScript beginning with ES6 and continuing into later additions to the language. It introduces core syntax like let/const, template literals, destructuring, modules, and classes before moving to promises, generators, async/await, proxies, and symbols. Each chapter mixes explanation with concise examples, emphasizing why a feature exists and how to use it idiomatically. The material serves both as a learning path and a reference you can revisit when you forget specific details or edge cases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pioneer  University/College System

    Pioneer University/College System

    The state of art college management system

    ...Pioneer is able to integrate with Moodle elearning system. This allow for lecturers to enter student course results on moodle and results automatically reflected on the student portal and core SRMS system. Registered student are also automatically given access to moodle and those not registered denied. Accounting packages and any other software packages can also easily be integrated with Pioneer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Open JavaScript Guide is a fork of the Core JavaScript Guide. This project provides the JavaScript documentation in a number of different formats (docbook, XHTML, RTF, PDF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Findability 4 All is a web-portal written in php/ajax/ecmascript/xml based on the four-tier web model. It is made of four modules: Core, Formatter, Database/Search Engine, Application Logic. The project has started as a univeristy project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MKS CORE SYSTEMS DEVELOPMENT * Project and Knowledge Management System * Collaborative Messaging and integrated Workflow engine * On-line voting, scoring and reviews * Template based Project Creation * Tree-based Knowledge Mapping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The eadvisor system offers a solution for course scheduling. We plan to offer our core system for free, providing an attractive alternative to a time consuming task. The system will integrate with an organization's existing data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SurveyJS - Form Builder Libraries

    SurveyJS - Form Builder Libraries

    Build and Run Dynamic JSON-based Forms and Surveys Right in Your App

    ...You can save your customized themes in JSON and reuse them across surveys. You have total freedom as to the backend, as it integrates with any server and database. On the website, you can find integration examples for PHP, ASP.NET Core, and Node.js. You can also convert your forms as editable PDF files, and visualize survey results using interactive charts and tables. The website offers 200+ code examples and tutorials for all popular JS frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next