Ayse1974's repositories

30-seconds-of-code

Short JavaScript code snippets for all your development needs

Language:JavaScriptLicense:CC-BY-4.0Stargazers:1Issues:0Issues:0

Ayse1974

Config files for my GitHub profile.

docs

The open-source repo for docs.github.com

Language:JavaScriptLicense:CC-BY-4.0Stargazers:1Issues:1Issues:0

json

Open JSON File Information, tips and instructions Home(current) Articles FAQ Links Contact Us Open JSON File JavaScript Object Notation (JSON) is a format used to store structured data in JavaScript derived data format. JSON was designed by Douglas Crockford while his work in State Software. JSON at that time was designed to exchange application state information between web application and back-end server. At this time there are multiple ways how JSON files are used. This includes: •Configuration files. Many server-based JavaScript applications like node.js, reactJS and others use JSON files to store configuration information. •Data storage. NoSQL database engines like MongoDB use JSON to store structured data in the database. •Application state and notifications. Web applications use JSON to deliver notifications to a server or to download web application state. JSON is a plain text file format. It also has a fairly straightforward format which could be interpreted by a human if JSON file is opened in a text editor. For example, JSON configuration files could be easily modified and saved back without use of a special software. So, if you have a JSON file which is a configuration file for one of your applications, you can try changing it. When doing this make sure that you don’t break formatting of the JSON file since any error in formatting will cause an application to fail during JSON file loading. It is still recommended to use an application which produced JSON file to edit it, since there could be a certain formatting in JSON which application expects. For example, certain PC games store settings in JSON file. Typically, these settings could be changed inside the game, but sometimes game developers also provide a tool which can edit settings and save them in the correct format. JSON files are transferred in e-mail and via internet network connections using application/json mime type. Since JSON is a plain text format with many repeating words and/or numbers it is easily compressible by popular compression algorithms. Open JSON file in Windows OS •If you know the application which uses that particular JSON file use it to open it •If you don't know which application uses JSON file try opening JSON file with JSON or text editor to see what is inside •You can use UltraEdit, Visual Studio Code, JSON Viewer open json file •If the JSON file in question was downloaded from the web application you may need to refer to that application manual to correctly process it Open JSON File What is JSON File JSON Data Types JSON Schema JSON Alternatives Online JSON Formatters JSON Editors Convert To CSV JSON Queries JSON Convertors JSON Applications File Extension Info What are file extensions? Dangerous Extensions How to Open File Extension Contact Us Contact Us Privacy Policy File Extension Info JavaScript Object Notation MIME TYPE application/json JSON File Opens With •JSON Formatter •JSON Editor Online •Online JSON Editor Privacy Policy - Copyright © OpenJSONfile.com

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:1Issues:0Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

.ck

-ck

Stargazers:0Issues:1Issues:0

ck

.ck

Stargazers:0Issues:0Issues:1
Stargazers:0Issues:1Issues:0

azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.

Language:C#License:MITStargazers:0Issues:0Issues:0

community

This repository holds the content submitted to https://cloud.google.com/community. Files added to the tutorials/ directory will appear at https://cloud.google.com/community/tutorials.

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

community-hub

Optimism Governance Docs

Language:VueLicense:MITStargazers:0Issues:0Issues:0

docs-1

Optimism Developer Docs

Language:MDXStargazers:0Issues:0Issues:0

examples

TensorFlow examples

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

secrets-store-csi-driver

Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0