Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp.
#javascript #js #typescript #ts #chat #bot #framework #whatsapp #ai
#javascript #js #typescript #ts #chat #bot #framework #whatsapp #ai
❤1🔥1🤯1
Headlless UI is a completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
#typescript #ts #css #ui #components #tailwind #css
#typescript #ts #css #ui #components #tailwind #css
👍1🔥1
NextAuth.js is a complete open source authentication solution for Next.js applications.
#javascript #js #react #nodejs #oauth #jwt #authentication #nextjs #csrf
#javascript #js #react #nodejs #oauth #jwt #authentication #nextjs #csrf
👍1🔥1👏1
Frontend Development.
Manually curated collection of resources for frontend web developers.
#list #frontend #development
Manually curated collection of resources for frontend web developers.
#list #frontend #development
❤1🔥1
Muuntaja is a Clojure library for fast http format negotiation, encoding and decoding. Standalone library, but ships with adapters for ring (async) middleware & Pedestal-style interceptors. Explicit & extendable, supporting out-of-the-box JSON, EDN and Transit (both JSON & Msgpack). Ships with optional adapters for MessagePack and YAML.
#clojure #http #api #negotiation #encoding #decoding #middleware #ring #interceptor #edn #json #yaml #messagepack
#clojure #http #api #negotiation #encoding #decoding #middleware #ring #interceptor #edn #json #yaml #messagepack
👍1🔥1👏1
Flipper is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface.
#typescript #ts #debugging #mobile #development #ios #android #inspect
#typescript #ts #debugging #mobile #development #ios #android #inspect
🔥1👏1🤔1
PySyft is a Python library for secure and private Deep Learning. PySyft decouples private data from model training, using Federated Learning, Differential Privacy, and Encrypted Computation (like Multi-Party Computation (MPC) and Homomorphic Encryption (HE) within the main Deep Learning frameworks like PyTorch and TensorFlow.
#python #cryptography #privacy #deeplearning #pytorch #secure #computation
#python #cryptography #privacy #deeplearning #pytorch #secure #computation
❤1🔥1
Webiny is a platform for building serverless applications and APIs.
#typescript #ts #node #react #graphql #cms #aws #spa #lambda #cloud #microservice #serverless #architectures #applications
#typescript #ts #node #react #graphql #cms #aws #spa #lambda #cloud #microservice #serverless #architectures #applications
👍1🔥1👏1
Clone Wars contains 70+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
#clones #popular #sites
#clones #popular #sites
👍1🔥1👏1
cAdvisor provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.
#golang #go #container #docker #resource
#golang #go #container #docker #resource
❤1👍1🔥1
Blueprint is a React-based UI toolkit for the web.
It is optimized for building complex, data-dense web interfaces for desktop applications which run in modern browsers and IE11. This is not a mobile-first UI toolkit.
#typescript #react #sass #components #design #ui #system #toolkit #table #lerna #blueprint
It is optimized for building complex, data-dense web interfaces for desktop applications which run in modern browsers and IE11. This is not a mobile-first UI toolkit.
#typescript #react #sass #components #design #ui #system #toolkit #table #lerna #blueprint
👍1👏1
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Supported Features:
• Easy: Designed to be easy to use and learn.
• Multilingual: Supports data for a lot of languages.
• Performance: The fastest data generator available for Python.
• Data variety: Supports a lot of data providers for a variety of purposes.
• Country-specific data providers: Provides data specific only for some countries.
• Extensibility: You can create your own data providers and use them with Mimesis.
• Generic data provider: The simplified access to all the providers from a single object.
• Zero hard dependencies: Does not require any modules other than the Python standard library.
• Schema-based generators: Provides an easy mechanism to generate data by the schema of any complexity.
#python #mimesis #testing #pytest #faker #fake #data #mock #generator #synthetic #dummy
Supported Features:
• Easy: Designed to be easy to use and learn.
• Multilingual: Supports data for a lot of languages.
• Performance: The fastest data generator available for Python.
• Data variety: Supports a lot of data providers for a variety of purposes.
• Country-specific data providers: Provides data specific only for some countries.
• Extensibility: You can create your own data providers and use them with Mimesis.
• Generic data provider: The simplified access to all the providers from a single object.
• Zero hard dependencies: Does not require any modules other than the Python standard library.
• Schema-based generators: Provides an easy mechanism to generate data by the schema of any complexity.
#python #mimesis #testing #pytest #faker #fake #data #mock #generator #synthetic #dummy
❤1🔥1👏1
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
#python #orm #sql #database #toollkit
#python #orm #sql #database #toollkit
❤1👍1🔥1
Awesome Design Tools.
The best design tools and plugins for everything.
#design #tools #list #ui #animations
The best design tools and plugins for everything.
#design #tools #list #ui #animations
👍1🔥1👏1
Oppia is an online learning tool that enables anyone to easily create and share interactive activities (called 'explorations'). These activities simulate a one-on-one conversation with a tutor, making it possible for students to learn by doing while getting feedback.
#python #javascript #angularjs #learning #web #teaching
#python #javascript #angularjs #learning #web #teaching
❤1🔥1
Project Based Learning.
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermixed technologies and languages.
#project #learning #languages #applications
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermixed technologies and languages.
#project #learning #languages #applications
❤1👍1🔥1
The Algorithms - C.
The repository is a collection of open-source implementation of a variety of algorithms implemented in C and licensed under GPLv3 License. The algorithms span a variety of topics from computer science, mathematics and statistics, data science, machine learning, engineering, etc.. The implementations and the associated documentation are meant to provide a learning resource for educators and students. Hence, one may find more than one implementation for the same objective but using a different algorithm strategies and optimizations.
#clang #c #algorithms
The repository is a collection of open-source implementation of a variety of algorithms implemented in C and licensed under GPLv3 License. The algorithms span a variety of topics from computer science, mathematics and statistics, data science, machine learning, engineering, etc.. The implementations and the associated documentation are meant to provide a learning resource for educators and students. Hence, one may find more than one implementation for the same objective but using a different algorithm strategies and optimizations.
#clang #c #algorithms
❤1👍1🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
Android Showcase.
Showcase is a sample project that presents a modern, 2021 approach to Android application development.
The goal of the project is to combine popular libraries/tools and demonstrate best developement practices by utilizing up to date tech-stack and presenting modern Android application Architecture that is modular, scalable, maintainable, and testable. This application may look simple, but it has all the pieces that will provide the rock-solid foundation for the larger app suitable for bigger teams and long application lifecycle.
#kotlin #android #clean #architecture #gradle #mvvm #jetpack #coroutines
Showcase is a sample project that presents a modern, 2021 approach to Android application development.
The goal of the project is to combine popular libraries/tools and demonstrate best developement practices by utilizing up to date tech-stack and presenting modern Android application Architecture that is modular, scalable, maintainable, and testable. This application may look simple, but it has all the pieces that will provide the rock-solid foundation for the larger app suitable for bigger teams and long application lifecycle.
#kotlin #android #clean #architecture #gradle #mvvm #jetpack #coroutines
❤1👍1🔥1
Rclone is a command line program to sync files and directories to and from different cloud storage providers.
#golan #go #sync #encryption #dropbox #amazondrive #ftp #s3 #cloudstorage #onedrive #webdav #openstack
#golan #go #sync #encryption #dropbox #amazondrive #ftp #s3 #cloudstorage #onedrive #webdav #openstack
🔥1👏1