artursmet's Stars
metalbear-co/mirrord
Connect your local process and your cloud environment, and run local code in cloud conditions.
palmmaximilian/ReactNativeArduinoBLE
An example project on how to communicate between an esp32 and a React Native app over Bluetooth low energy
Spoutnik97/react-native-arduino-ble-example
An example of communication between a BLE module connected to an Arduino and a React Native application
fbiego/ESP32_BLE_OTA_Android
Android app to perform OTA update on ESP32 via BLE
chegewara/esp32-ota-with-ble-setup
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
instructure/canvas-lms
The open LMS by Instructure, Inc.
docsifyjs/docsify
🃏 A magical documentation site generator.
dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
davidaurelio/hashids-python
Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
encode/databases
Async database support for Python. 🗄
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
syrusakbary/snapshottest
Snapshot Testing utils for Python 📸
kriasoft/graphql-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
rtts/djhtml
Django/Jinja template indenter
appleboy/lambda-action
GitHub Action for Deploying Lambda code to an existing function
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Unleash/unleash
Open-source feature management platform
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
RobertCraigie/prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
miketheman/pytest-socket
Pytest Plugin to disable socket calls during tests
RunaCapital/awesome-oss-alternatives
Awesome list of open-source startup alternatives to well-known SaaS products 🚀
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
appsmithorg/appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
g18e/ariadne-relay
Ariadne-Relay provides a toolset for implementing GraphQL servers in Python that conform to the Relay specification, using the Ariadne library.
dexidp/dex
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
aznamier/keycloak-event-listener-rabbitmq
keycloakify/keycloakify
🔏 Keycloak theming for the modern web
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
tortoise/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind