Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / yashvanzara 34 repositories

yashvanzara/samples-python Fork of temporalio/samples-python

Samples for working with the Temporal Python SDK

Language: Python - Size: 615 KB - Last synced: about 11 hours ago - Pushed: about 13 hours ago - Stars: 0 - Forks: 0

yashvanzara/tutorials Fork of antonputra/tutorials

DevOps Tutorials

Language: HCL - Size: 18 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

yashvanzara/handson-ml3 Fork of ageron/handson-ml3

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Language: Jupyter Notebook - Size: 16.7 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

yashvanzara/sre-interview-prep-guide Fork of mxssl/sre-interview-prep-guide

Site Reliability Engineer Interview Preparation Guide

Size: 134 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 1

yashvanzara/proto-course Fork of Clement-Jean/proto-course

Complete Guide to Protocol Buffers 3 [Java, Golang, Python]

Size: 27.3 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

yashvanzara/private-gpt Fork of zylon-ai/private-gpt

Interact with your documents using the power of GPT, 100% privately, no data leaks

Language: Python - Size: 1.76 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

yashvanzara/omnivore Fork of omnivore-app/omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.

Language: TypeScript - Size: 354 MB - Last synced: 10 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

yashvanzara/professional-programming Fork of charlax/professional-programming

A collection of learning resources for curious software engineers

Language: Python - Size: 4.5 MB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

yashvanzara/tidb Fork of pingcap/tidb

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

Language: Go - Size: 325 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

yashvanzara/yashvanzara

Size: 0 Bytes - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

yashvanzara/system-design-primer Fork of donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language: Python - Size: 10.7 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

yashvanzara/Vue-Vuetify-and-Firestore

Learning Vue, Vuetify and Firestore

Language: JavaScript - Size: 58.6 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

yashvanzara/vlc-example-streamplayer Fork of pedroSG94/vlc-example-streamplayer

Example code how to play a stream with VLC

Language: Java - Size: 48.4 MB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

yashvanzara/terraform-provider-aws Fork of hashicorp/terraform-provider-aws

Terraform AWS provider

Language: Go - Size: 457 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

yashvanzara/mutual-tls-ssl Fork of Hakky54/mutual-tls-ssl

🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included

Language: Java - Size: 1.31 MB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

yashvanzara/rest-apis-flask-python Fork of tecladocode/rest-apis-flask-python

Projects and e-book for our course, REST APIs with Flask and Python

Language: Python - Size: 54.3 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

yashvanzara/Placement-Prep

Simple android application for placement preparation

Language: Java - Size: 230 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

yashvanzara/ipfs-eth-database Fork of tooploox/ipfs-eth-database

An example of usage IPFS in Ethereum Smart Contracts

Size: 138 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

yashvanzara/node-rest-shop

Simple backend example a for Product shop

Language: JavaScript - Size: 28.3 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

yashvanzara/leetcode Fork of neetcode-gh/leetcode

Leetcode solutions

Language: JavaScript - Size: 7.38 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

yashvanzara/hackerrank-sdk Fork of nikhilkumarsingh/hackerrank-sdk

A python client for Hackerrank API

Language: Python - Size: 12.7 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

yashvanzara/django-celery-project Fork of testdrivenio/django-celery-project

The Definitive Guide to Celery and Django

Language: Python - Size: 74.2 KB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

yashvanzara/Go Fork of TheAlgorithms/Go

Algorithms Implemented in GoLang

Language: Go - Size: 1.56 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

yashvanzara/dstorage

Sample dapp to try out blockchain

Language: JavaScript - Size: 1.18 MB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

yashvanzara/Django-4-by-example Fork of PacktPublishing/Django-4-by-example

Django 4 by example, published by Packt

Language: Python - Size: 1.4 MB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

yashvanzara/Contact-Helper

Simple android application to manage contacts with location through firebase

Language: Java - Size: 167 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

yashvanzara/CodeCrunchers Fork of archieran/CodeCrunchers

Language: Python - Size: 1.93 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

yashvanzara/amazon-s3-userguide Fork of awsdocs/amazon-s3-userguide

The open source version of the Amazon S3 User Guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request. This guide combines information from the three retired Amazon S3 guides: Amazon S3 Developer Guide, Console User Guide, and Getting Started Guide.

Size: 2.96 MB - Last synced: about 2 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

yashvanzara/transfer.sh Fork of dutchcoders/transfer.sh

Easy and fast file sharing from the command-line.

Language: Go - Size: 33.2 MB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

yashvanzara/dapr Fork of dapr/dapr

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

Size: 113 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

yashvanzara/atuin Fork of atuinsh/atuin

✨ Magical shell history

Language: Rust - Size: 4.49 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

yashvanzara/sdk-python Fork of temporalio/sdk-python

Temporal Python SDK

Language: Python - Size: 2.39 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

yashvanzara/proto-java-course Fork of Clement-Jean/proto-java-course

Complete Guide to Protocol Buffers 3 Java

Size: 89.8 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

yashvanzara/proto-go-course Fork of Clement-Jean/proto-go-course

Complete Guide to Protocol Buffers 3 Golang

Size: 26.4 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

yashvanzara/proto-python-course Fork of Clement-Jean/proto-python-course

Complete Guide to Protocol Buffers 3 Python

Size: 33.2 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

yashvanzara/concurrency-in-python-with-asyncio Fork of concurrency-in-python-with-asyncio/concurrency-in-python-with-asyncio

Code for the Manning book Concurrency in Python with Asyncio

Size: 146 KB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

yashvanzara/sars-flask Fork of edkrueger/sars-flask

Size: 114 KB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

yashvanzara/django-shopify-webhook Fork of discolabs/django-shopify-webhook

A package for receiving Shopify Webhooks in Django.

Language: Python - Size: 44.9 KB - Last synced: about 2 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

yashvanzara/Building-Modern-CLI-Applications-in-Go Fork of PacktPublishing/Building-Modern-CLI-Applications-in-Go

Building Modern CLI Applications in Go, published by Packt

Size: 24.9 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

yashvanzara/code Fork of cosmicpython/code

Example application code for the python architecture book

Size: 493 KB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

yashvanzara/IMDB-Clone-DRF-Cleaned Fork of ShubhamSarda/IMDB-Clone-DRF-Cleaned

Django REST Framework Course - IMDB Clone (Final Lecture Version)

Size: 18.6 KB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

yashvanzara/HelloShopify Fork of vdernis/HelloShopify

A Hello World application using Shopify Embedded SDK with Python and Flask

Size: 3.91 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

yashvanzara/shopify-flask-example Fork of garettB/shopify-flask-example

A simple Shopify app created using Flask and Python

Size: 957 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

yashvanzara/shopify_django_app Fork of Shopify/shopify_django_app

Get a Shopify app up and running with Django and Python Shopify API

Size: 91.8 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

yashvanzara/shopify-flask-backend Fork of fredrikburman/shopify-flask-backend

Size: 128 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

yashvanzara/chatgpt-retrieval Fork of techleadhd/chatgpt-retrieval

Size: 22.5 KB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

yashvanzara/example-code-2e Fork of fluentpython/example-code-2e

Example code for Fluent Python, 2nd edition (O'Reilly 2022)

Size: 13.1 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

yashvanzara/banking Fork of ashishjuyal/banking

Course files

Size: 637 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

yashvanzara/banking-auth Fork of ashishjuyal/banking-auth

Course files

Size: 17.6 KB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

yashvanzara/banking-lib Fork of ashishjuyal/banking-lib

Size: 2.93 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

yashvanzara/go-tfe Fork of hashicorp/go-tfe

Terraform Cloud/Enterprise API Client/SDK in Golang

Language: Go - Size: 2.28 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

yashvanzara/go-in-3-weeks Fork of jboursiquot/go-in-3-weeks

Language: Go - Size: 70.3 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

yashvanzara/MicroservicesAPIsBootcamp Fork of rohitbhardwaj/MicroservicesAPIsBootcamp

RESTFul Microservices APIs Bootcamp

Size: 22.6 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

yashvanzara/java-concurrency-bootcamp Fork of kittylyst/java-concurrency-bootcamp

Examples for Java Concurrency Bootcamp

Language: Java - Size: 1.93 MB - Last synced: about 2 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

yashvanzara/gmapsapiscanner Fork of ozguralp/gmapsapiscanner

Language: Python - Size: 62.5 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

yashvanzara/Python Fork of TheAlgorithms/Python

All Algorithms implemented in Python

Language: Python - Size: 13.2 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

yashvanzara/sen-frontend

Language: Vue - Size: 2.23 MB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1