repo_path
stringlengths
6
122
repo_id
int64
18.5k
1.03B
commit_id
stringlengths
40
40
github_metadata
dict
num_files
int64
1
48.1k
files
listlengths
1
48.1k
oussama0900/Journal-App
139,248,662
7bde91e0443451127f81a30dedf81e760f3c575e
{ "branch": "master", "commit_count": 3, "repo_created_at": "2018-06-30T12:43:42.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "e3f7cde59298c6ed531ca7bd6249541e5e7838be", "content": "# Journal-App\n a application for memorize your note and diaries \n\n\nPrerequisites\nandroid 4.4 +\nGive examples\n# Installing\nfor installin g just copier the folder in your desktop and open it with android studio\n\n# Built With\...
anavgbc/anavgbc
530,411,505
949a306915280e65798d89f7c6bea772b3fc69c4
{ "branch": "main", "commit_count": 34, "repo_created_at": "2022-08-29T22:15:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4b7185db014fe7c0c2d5b26868dde2f43d5971e3", "content": "### Hey there! <img src=\"https://raw.githubusercontent.com/MartinHeinz/MartinHeinz/master/wave.gif\" width=\"20px\"> \n\n- 🔭 Front-end developer\n- 🎨 Software engineering student\n</div>\n \n <div align=\"center\">\n<img height=\"6...
natandiasm/speedpipe-api
674,003,972
f808be0f99c70e4a0beb09ed8a551d9793d762fd
{ "branch": "master", "commit_count": 63, "repo_created_at": "2023-08-02T23:35:34.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "3cb88de6f755673baba4e9c2f950315f026f8452", "content": "# frozen_string_literal: true\n\nsource \"https://rubygems.org\"\n\ngem 'sinatra'\ngem 'mongo'\ngem 'sinatra-cors', '~> 1.2'\ngem 'dotenv'\ngem 'puma'", "size_bytes": 140, "file_path": "Gemfile", "file_timestamp": 1691021475...
herendogann/Social-Network-Graph
762,710,746
096710eb4a6d0b21de4aeae18b2c2f58f2fc91db
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-02-24T13:31:56.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "9d7d9092c655195e45c2c66381e978771ffd9964", "content": "import sys\r\nsmn_argv = sys.argv[1]\r\ncommands_argv = sys.argv[2]\r\n\r\nsmn_dict = {}\r\ncommon_friends = {}\r\n\r\nwith open(smn_argv, \"r\", encoding=\"utf-8\") as smn:\r\n smn_lines = smn.read().splitlines()\r\n for line in ...
vova616/BatchEngine
14,570,647
b5ad89e3660bbbb9132d4659b9b60ef18f1b2bd6
{ "branch": "master", "commit_count": 147, "repo_created_at": "2013-11-20T22:11:22.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 16, "forks": 2, "issues": 0, "pull_requests": 0 }
41
[ { "content_id": "ebf84731cc7801b2139f2554ecdf496e9ae1d002", "content": "module Engine.Systems.UpdateSystem;\n\nimport Engine.System;\nimport Engine.CStorage;\nimport Engine.Entity;\n\nclass UpdateSystem : System {\n \n\toverride void start() {\n\t\t\n\t}\n\t\n\toverride void process() {\n\t\tforeach(cs ; ...
Varsh1009/a2
867,256,688
cb94a63a176b11d50a7c8cd8275903517a7348a2
{ "branch": "a2-1", "commit_count": 1, "repo_created_at": "2024-10-03T18:11:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
73
[ { "content_id": "341ba482d52d8f1d2bccd0c2c0f399f6a0522a93", "content": "import React from \"react\";\nimport { Link } from \"react-router-dom\";\n\ninterface Course {\n id: number;\n title: string;\n image: string;\n}\n\nconst courses: Course[] = [\n {\n id: 1,\n title: \"React JS\",\n image: \...
artanrama/cti110
759,613,447
1356a1f7f97c4e4dfc2797a1b6cccb5cd96e1d4f
{ "branch": "main", "commit_count": 21, "repo_created_at": "2024-02-19T01:51:42.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
18
[ { "content_id": "36bb8ce93229b7acc8bac8f76e36c557575f09b4", "content": "#<NAME>\r\n\r\n#April 7 2024\r\n\r\n#Assignment tests student's knowledge of how to write code that displays information to users\r\n\r\n\r\nfirst_integer = int(input(\"Enter First Integer: \"))\r\nsecond_integer = int(input(\"Enter Sec...
MatheusSantosDev/Lista_De_Contatos_React_Native
407,683,465
544d262864cf68cb4a4b5ea9b3d05bf528ad5b97
{ "branch": "main", "commit_count": 1, "repo_created_at": "2021-09-17T21:25:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "75955877ffdd83aaeb73fda01cfa01dcc3e72115", "content": "import * as React from 'react';\nimport { Text, View, StyleSheet, FlatList, Pressable, Image,Modal } from 'react-native';\nimport Constants from 'expo-constants';\nimport { Route, useParams } from \"react\";\n\n\nasync function executeG...
bokmann/git-collaboration
93,659,786
32395afa13f25f7673e1f3588b42f301d6167b85
{ "branch": "master", "commit_count": 116, "repo_created_at": "2017-06-07T17:06:34.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 4, "issues": 0, "pull_requests": 0 }
21
[ { "content_id": "32b00a40178bcf3f96bd62ad762768dc1d9d4061", "content": "Anna-May and the Giant.\n\nAnna-May saves her village from the horrid tyrant:\n\nAnna-May and Pepe, the pig set out on a world wind adventure to defeat the Giant who has been causing chaos in her village.\n\n====\nOne day, Anna-May and ...
Cherund/Metacritic_new_realises_scraping
562,803,464
4d29669b0e56b80fd1d85e4d26645637cfad5491
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-11-07T09:42:49.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "bd2d8b1154fe43ab3afe47980705a9c6e57a012d", "content": "from bs4 import BeautifulSoup\nimport requests\nimport pandas\n\n\nURL = 'https://www.metacritic.com/browse/games/release-date/new-releases/all/date'\nheaders = {'Accept-Language':'en-us',\n'User-Agent':'Mozilla/5.0 (Macintosh; Intel Ma...
DMSamael/FirstProject
426,782,298
9c1ee918078c6d996aee59813f11ae2283654ff1
{ "branch": "main", "commit_count": 8, "repo_created_at": "2021-11-10T21:28:26.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "0fd1f950e77966337aa08b81b714982339106aa3", "content": "// See https://aka.ms/new-console-template for more information\nConsole.WriteLine(\"Hello, Dmitriy...\");\nConsole.WriteLine(\"Hello, Confilct\");\n\n", "size_bytes": 146, "file_path": "Program.cs", "file_timestamp": 16367...
IbrahemElsherif/Bearing-Life-Predictor
968,206,762
a5eead19b14c2e448b564792132700fcbd995b17
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-04-17T17:23:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "f949eb341eaa212d44b018366fad4d60506cb741", "content": "# Bearing-Life-Predictor", "size_bytes": 24, "file_path": "README.md", "file_timestamp": 1744910581, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
fedNinja/musicMaster
85,235,404
8563d54f3f5d518d24f0688439c4806dd42a87d7
{ "branch": "master", "commit_count": 3, "repo_created_at": "2017-03-16T19:45:43.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "ccd27fd3ad54714f4f65861f94587c1d264be064", "content": "import React, { Component} from 'react'\nimport './App.css'\n\nclass Profile extends Component{\n render(){\n let artist={name:'', followers:{total:''}};\n if(this.props.artist!==null){\n artist=this.props.artist\n }\n ...
ichiragtaluja/neogcamp-cash-register
583,569,583
d287fc55fb052323df1e9813d863f7672cad282d
{ "branch": "main", "commit_count": 7, "repo_created_at": "2022-12-30T07:12:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "f3152093ad1cf0b708b9fd07cdd4719423170f31", "content": ":root {\n --primary-color: #009879;\n}\n\n* {\n font-family: 'Quicksand', sans-serif;\n}\n\n.heading {\n color: var(--primary-color);\n margin: 25px auto 50px auto;\n box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);\n padding...
Sharanparamesh7/Calendar
961,856,561
82e80d92248444718fffdb1771b9eae3e53b2b6f
{ "branch": "main", "commit_count": 3, "repo_created_at": "2025-04-07T09:18:03.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "e1c3e6962ff75aed8bed23ee92d34993e8bfbc73", "content": "import React, { useState } from \"react\";\nimport \"./App.css\";\n\nconst days = [\"Sun\", \"Mon\", \"Tue\", \"Wed\", \"Thu\", \"Fri\", \"Sat\"];\nconst months = [\n \"January\", \"February\", \"March\", \"April\", \"May\", \"June\",\...
nicoleeesim/Web_Scrapping_LinkedIn
423,402,367
6db54fc475250ebcf28fbbd213deccb6988655de
{ "branch": "main", "commit_count": 2, "repo_created_at": "2021-11-01T09:12:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "9f7345fd98c92ae02cdabb03cc5a231e39adf25d", "content": "{\"cells\": [{\"cell_type\": \"markdown\", \"metadata\": {}, \"source\": [\"## Scrapping LinkedIn Job Postings\"]}, {\"cell_type\": \"code\", \"execution_count\": null, \"metadata\": {}, \"outputs\": [], \"source\": [\"#import beautiful...
mrtewogbade/ecomm
876,636,351
f7d73f07c910b98d937c8533f125aa92014552a5
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-10-22T10:00:44.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "421027df9d0a40faa08e7bf593c1c33bab819d63", "content": "NEXT_PUBLIC_FIREBASE_API_KEY= \"<KEY>\"\nNEXT_PUBLIC_FIREBASE_AUTH_DOMAIN= \"efritin-c3f58.firebaseapp.com\"\nNEXT_PUBLIC_FIREBASE_PROJECT_ID= \"efritin-c3f58\"\nNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=\"efritin-c3f58.appspot.com\"\nNEXT_PU...
Nicolas646148/Correo-e-Isabela-con-Dominio
938,151,659
71f4243b549741898b2258c5c17a6936cab7ad2a
{ "branch": "main", "commit_count": 33, "repo_created_at": "2025-02-24T13:59:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "0222404208f91ce74251ed70184a106fa9d06f1a", "content": "# Correo-e-Isabela-con-Dominio\nEste repositorio es para documentar las configuraciones y los comandos que se usaron para levantar un servicio de Correo usando Postfix, Dovecot y Thunderbird+Gmail, el cual funcionará con un Dominio prop...
adelaalfar/playTestingBug
7,243,585
c9c741715612bf7a1e47f7f9fd084dde2bb66237
{ "branch": "master", "commit_count": 2, "repo_created_at": "2012-12-19T16:24:10.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "edb967b29b8f4d132f32cfc88b83223084ca3171", "content": "package controllers\n\nimport play.api.mvc._\nimport play.api.libs.json.Json\nimport play.api.data.{Form, Forms}\n\nobject BetaInvitationRequestController extends Controller {\n val successResponse = Map(\"success\" -> true)\n\n val b...
objectthink/mercury_mobile_comms
43,647,481
364e6f0d3c55e7318f0ffbed1290aa32ec154875
{ "branch": "master", "commit_count": 10, "repo_created_at": "2015-10-04T18:30:45.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "799170ef2b96f6aa332fc3e76fbd753dd6ce6580", "content": "//\n// MercuryInstrument.m\n// TRIOS-MOBILE\n//\n// Created by <NAME> on 6/4/14.\n// Copyright (c) 2014 objectthink.com. All rights reserved.\n//\n\n#import \"MercuryInstrument.h\"\n#import \"MercuryProcedure.h\"\n\n@interface WaitE...
sneharb/Kaggle-Feature-Engineering
373,926,777
7866df8659e58f66344232f5cdc0c554a3f48616
{ "branch": "main", "commit_count": 1, "repo_created_at": "2021-06-04T18:19:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "8f8976044e1cef259a5ccda14ab977dd0fbd7a35", "content": "{\"metadata\": {\"kernelspec\": {\"language\": \"python\", \"display_name\": \"Python 3\", \"name\": \"python3\"}, \"language_info\": {\"name\": \"python\", \"version\": \"3.7.9\", \"mimetype\": \"text/x-python\", \"codemirror_mode\": {...
ragavsuriya03/upGrad-Eshop-Capstone-Project_Part-1-Backend
388,721,052
f1f9cac8b429be1e6f75965e1724c4fc6b87b013
{ "branch": "master", "commit_count": 3, "repo_created_at": "2021-07-23T07:49:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 1, "issues": 0, "pull_requests": 0 }
36
[ { "content_id": "5ad6384f1b2901c5dec27be40923fd6176dadeca", "content": "[{\n \"firstName\": \"Mrigank\",\n \"lastName\": \"kashyap\",\n \"email\": \"<EMAIL>\",\n \"password\": <PASSWORD>\",\n \"contactNumber\": \"6789890900\",\n \"isAdmin\": false,\n \"role\":\"user\"\n},{\n \"firstName\": \"Ganesh\...
waytosucceed/SE_C2_AC2
977,119,124
5a0f8f4dad790d4a8a2cc132ff7cd0a7d5a852e3
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-05-03T13:18:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "cf84adb95a02248d08d6f991e41d4ca2d3c0c6ea", "content": "[\r\n {\r\n \"questionNo\": \"Q1\",\r\n \"question\": \"Solve : (-6) × (+4).\",\r\n \"options\": [\"-24\", \"+24\", \"-10\", \"+10\"],\r\n \"correct\": 0\r\n },\r\n {\r\n \"questionNo\": \"Q2\",\r\n \"question\": \"...
RonitBali/EcoDrive
943,442,065
e3e2ab28bf357ce757d4da87d8b2bba65a53e687
{ "branch": "main", "commit_count": 2, "repo_created_at": "2025-03-05T17:59:44.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "c0ea6c9f7cebd0388ebbf8da488d99aa49711880", "content": "# EcoDrive\n \n", "size_bytes": 13, "file_path": "README.md", "file_timestamp": 1741800942, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { "cont...
luanox/api-rest-serverless
392,121,186
ffff5a4e137bbdb4c6a6eb84043ace26b2659e02
{ "branch": "main", "commit_count": 2, "repo_created_at": "2021-08-02T23:15:38.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "7ced601a0e3f57f160e559351ce330c5ff10453f", "content": "const articlerepository = require('./repository/article')\n\nconst createArticle = async (event) => {\n const article = JSON.parse(event.body);\n const result = await articlerepository.create(article)\n\n return {\n statusCode:201...
Mir83190/Projet-pollen
1,017,336,931
a82f4fe324e03db38c83325e35739867a1107098
{ "branch": "main", "commit_count": 2, "repo_created_at": "2025-07-10T11:32:48.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "846ac4d887ab554add1fff9b5ee009315b9b93ea", "content": "# Projet-pollen", "size_bytes": 15, "file_path": "README.md", "file_timestamp": 1752147282, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { "cont...
burakmumci/Website
558,876,859
0444433f6962c03a177ca1da4a62640b67cb0da5
{ "branch": "main", "commit_count": 4, "repo_created_at": "2022-10-28T13:57:08.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "7040e647a4ecec53c2ea96b202b0870bc52907dc", "content": "document.body.style.backgroundColor = \"black\"\n\nlet id =document.querySelector(\"#id\")\nid.classList.add(\"textLine\")\nconsole.log(id.classList)\n\nlet id2 = document.querySelector(\"#id2\")\nid2.classList.add(\"Coding\")\nconsole....
ShashiDivs/Sensorproject
554,897,265
3a821e6e5983f731186626b37737db7b3e0963fa
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-10-20T15:31:45.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "c23952b12b418ba5c08d29d82f9ee6fc464a5451", "content": "from setuptools import find_packages,setup\nfrom typing import List\n\n\ndef get_requirements()->List[str]:\n \n requirement_list:List[str] = []\n \n return requirement_list\n\n \n\nsetup(\n name = \"sensor\",\n ver...
sharathpc/project-monitoring-system
50,924,019
b1fa09bc128c75f7be2d4ee7cab9848dfd9a1555
{ "branch": "master", "commit_count": 17, "repo_created_at": "2016-02-02T13:56:36.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
34
[ { "content_id": "06763017a86c0bf1ae1772ef3643acbcb8f46090", "content": "body {\n font: 400 15px/1.8 Lato, sans-serif;\n color: #818181;\n margin: 0;\n padding: 0;\n }\n \n .header{\n background-color:...
Preetshah1/mobile_sales_dashboard
907,655,118
84d103fe450025c0cb1c9cc042b7c6d8f90cf0e5
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-12-24T04:54:38.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "792f5e5c7935657321eef082bf34d8c4c259d675", "content": "# mobile_sales_dashboard", "size_bytes": 24, "file_path": "README.md", "file_timestamp": 1735016247, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { ...
vasudhanair/Final_Project_Group4
332,257,121
3eb739a21d005977576cdb5d5da36fa75c4d2e73
{ "branch": "main", "commit_count": 96, "repo_created_at": "2021-01-23T16:36:04.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 2, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "6e77600ed0708432923adf7f1cdaf7968d348ca0", "content": "{\"cells\": [{\"cell_type\": \"code\", \"execution_count\": null, \"metadata\": {}, \"outputs\": [], \"source\": [\"import pandas as pd\\n\", \"import numpy as np\\n\", \"import matplotlib.pyplot as plt\\n\", \"from sklearn.model_select...
AbrahamBarajas13/HW02AdvancedCSSPortfolio
473,287,850
38d447386eb7db90b3f099928ec21c8ba5c63ecf
{ "branch": "main", "commit_count": 6, "repo_created_at": "2022-03-23T17:18:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "89a62ba5a1719efd09313d6d7976dfec694a3fa2", "content": "# HW02AdvancedCSSPortfolio\nThe project was to apply css and html knowledge that we have learned over the past 2 weeks. I also have applied the hover effect on the two images. I also made links to both the images and the github. I took ...
LeeEugene1/MintTutorAmplify
712,319,651
87fdb107397c4f7423e8bb86ba14ede34cae327e
{ "branch": "master", "commit_count": 15, "repo_created_at": "2023-10-31T08:30:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "de41860de93cabe266516d8423953d2595009552", "content": "@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n#root{\n padding: 0;\n max-width: 100%;\n}\n\n/* 메인페이지 */\n.text-header-gradient {\n background: rgb(57, 132, 244);\n background: linear-gradient(169.4deg, #3984f4 -6.0...
x71c9/uranio-trx-dep
443,062,418
27bd9d53480bfe3a0f3cddc9d96f6a1ba70ffc7f
{ "branch": "master", "commit_count": 7, "repo_created_at": "2021-12-30T12:01:56.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "82d6ab670e0935e121bb9b1cf94e85cbd8f99f82", "content": "{\n\t\"name\": \"urn-trx-dep\",\n\t\"version\": \"0.0.1\",\n\t\"description\": \"Uranio trx dependencies\",\n\t\"main\": \"dist/index.js\",\n\t\"types\": \"dist/index.d.ts\",\n\t\"scripts\": {\n\t\t\"build\": \"tsc -b\"\n\t},\n\t\"repos...
rlh74/go-webapp
358,754,276
766e96f68a18f1f383fb5817df4ebf698f5978cf
{ "branch": "main", "commit_count": 5, "repo_created_at": "2021-04-17T00:58:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
7
[ { "content_id": "f2a3f980b628d05a995f935c17a5d759ffb39106", "content": "package main\n\nimport (\n\t\"fmt\"\n\t\"log\"\n\t\"net/http\"\n\t\"os\"\n\t\"time\"\n\n\t\"database/sql\"\n\n\t\"github.com/gin-gonic/gin\"\n\t_ \"github.com/lib/pq\"\n)\n\nfunc main() {\n\tdb, err := sql.Open(\"postgres\", os.Getenv(\...
bkuker/DaemonDice
49,384,770
78bc923eb83f0567fd9a5e5eda5bf58ac2aa9e0b
{ "branch": "master", "commit_count": 2, "repo_created_at": "2016-01-10T20:46:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "1d395c53917a57a869c276b84cee893eb18c9cae", "content": "// Banner.h: interface for the Banner class.\n//\n//////////////////////////////////////////////////////////////////////\n\n#if !defined(AFX_BANNER_H__E61FECA5_3024_465B_897F_6CC2532E5562__INCLUDED_)\n#define AFX_BANNER_H__E61FECA5_3024...
sudhanshu1402/Python-Projects
588,943,790
644421e4a821b9d878a8c3a960cce914d91fab2b
{ "branch": "main", "commit_count": 50, "repo_created_at": "2023-01-14T15:03:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
15
[ { "content_id": "be141ecd079e692d59d00d4655212610d5f8d84e", "content": "# SUDOKU\nSudoku is a logic-based, combinatorial number-placement puzzle. In classic Sudoku, the objective is to fill a 9 × 9 grid with digits so that each column, each row, and each of the nine 3 × 3 subgrids that compose the grid cont...
naz99999/nazeez-recipe-finder
857,357,122
343ba53354f9a0603af3d959aa6db3e68b1cbfeb
{ "branch": "master", "commit_count": 3, "repo_created_at": "2024-09-14T12:48:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "9ee5ab082d94b4a4cba708052656265be5009a95", "content": "import icons from 'url:../../img/icons.svg';\n\nexport default class View {\n _data;\n\n render(data, render = true) {\n if (!data || (Array.isArray(data) && data.length === 0)) return this.renderError();\n\n this._data = data;\...
ReisSouza/odonto-virtual
645,545,544
b6367fe5ba3df544937f5adca4e769fd97e83396
{ "branch": "main", "commit_count": 22, "repo_created_at": "2023-05-25T22:45:03.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
19
[ { "content_id": "983ebf5075ea3c497fd8f3f9a5fab7dbfd6d5a1c", "content": "{\n \"extends\": \"@odonto-virtual/ts-config/base.json\",\n \"include\": [\"src\"]\n}\n", "size_bytes": 77, "file_path": "packages/tokens/tsconfig.json", "file_timestamp": 1685071904, "language": "JSON with Comments", ...
SunShengTeng/SSTExtension
68,680,840
8b6394f78c2fa7162c02e613485b2cc22fe62939
{ "branch": "master", "commit_count": 5, "repo_created_at": "2016-09-20T06:24:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "26803c8687517d4908d53ed1322498a151d2a1ff", "content": "//\n// NSDate+Extention.m\n// New\n//\n// Created by allen on 16/8/16.\n// Copyright © 2016年 nattinessYang. All rights reserved.\n//\n\n#import \"NSDate+Extention.h\"\n\n@implementation NSDate (Extention)\n/**\n * 比较from和self的时间差值\...
Mujeeb02/pets-app
835,201,341
afedfef1f059f29b90dde229b5cf20c41b766cd0
{ "branch": "main", "commit_count": 7, "repo_created_at": "2024-07-29T11:11:49.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "31f978d64737237e451ec21f0285e4daddf4774a", "content": "\n# Pets App\n\n## Description\n\nWelcome to the **Pets App**! This web application is designed to assist users in finding and browsing pets available for adoption. Built with **React**, the app provides a seamless experience for search...
dandschevy/Kickstarter_analysis_module1
410,705,325
43095458c4bcb58d1a732dfa0260ddc2d3d03840
{ "branch": "main", "commit_count": 6, "repo_created_at": "2021-09-27T01:28:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "730d8ce9f3bb039f5d83fd21c8db6d4688d470ea", "content": "# Kickstarting with Excel\n\n## Overview of Project\nThe challenge assignment for module 1 focused on building skills related to managing and analyzing data sets using pivot tables, charts, \nand graphical representations. There are two...
lr862644/Verificar-Media
902,918,507
71f8da60eb52a87ccdc65b60e46e4d253c5c8d72
{ "branch": "master", "commit_count": 1, "repo_created_at": "2024-12-13T14:38:10.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "0cfd13fe6c05e96b537e567530ab5b379c9f5276", "content": "package org.example;\n\nimport java.util.Scanner;\n\npublic class CalculandoMedia {\n public static void media(){\n\n Scanner scanner = new Scanner(System.in);\n\n System.out.println(\"Digite a primeira nota: \");\n ...
manom1/scripts
363,088,612
ac1e7e676edd0d8d99860b7b05a5a7f9e918218b
{ "branch": "master", "commit_count": 4, "repo_created_at": "2021-04-30T09:17:17.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "b54b035a1f1d9aa26c885b3cb5b9249cadbb1925", "content": "import pandas as pd\nfrom pandas.io import sql\nfrom datetime import datetime\nimport os,mysql.connector,yaml\nfrom sqlalchemy import create_engine\nfrom pathlib import Path\n\nwith open(\"config.yml\", 'r') as ymlfile:\n cfg = yaml....
Sahithi-1806/feynn-labs
831,684,596
8eb200aa5c4babfe3be13e182c68d2a71887d65a
{ "branch": "main", "commit_count": 5, "repo_created_at": "2024-07-21T10:16:38.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "7dcfc813834d95c141746817f52f659e56c5800f", "content": "{\"nbformat\": 4, \"nbformat_minor\": 0, \"metadata\": {\"colab\": {\"provenance\": []}, \"kernelspec\": {\"name\": \"python3\", \"display_name\": \"Python 3\"}, \"language_info\": {\"name\": \"python\"}}, \"cells\": [{\"cell_type\": \"...
Shamshod1212/viktorina_bot
938,067,807
94fffb16559e00efd316c354b02456471703d9aa
{ "branch": "master", "commit_count": 1, "repo_created_at": "2025-02-24T11:20:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "ba341b767df2cfb568863974394a8ebdb635d6f1", "content": "from aiogram.types import ReplyKeyboardMarkup, KeyboardButton\n\n\ndef level_button():\n button = KeyboardButton(text=\"LEVEL 1️⃣\")\n button2 = KeyboardButton(text=\"LEVEL 2️⃣\")\n button3 = KeyboardButton(text=\"LEVEL 3️⃣\")\...
19910313/Sea-Battle-PART-error
505,212,699
0456db4f919b81f040f5a09b3ac0280e8de41ef6
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-06-19T20:29:04.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "3d9f251d454efb31cc48b2c2037c0c1ce530a232", "content": "body {\r\n margin: 0;\r\n}\r\n\r\n.l-header {\r\n background-color: #222;\r\n height: 20vh;\r\n}\r\n.l-content {\r\n background-color: #333;\r\n height: 60vh;\r\n}\r\n.l-footer {\r\n background-color: #444;\r\n height: 20vh;\r\n}...
blakesmith10/Chapter_three
863,672,842
aede4448ee23817c55d551ca9a5a37bc70191b8d
{ "branch": "main", "commit_count": 11, "repo_created_at": "2024-09-26T17:48:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "832830ee2edc82079b4fe90f8eae7afdd70763cc", "content": "package com.bignerdranch.andriod.chapter_two\n\nimport android.os.Bundle\nimport android.util.Log\nimport android.view.View\nimport android.widget.Toast\nimport androidx.appcompat.app.AppCompatActivity\nimport com.bignerdranch.andriod.c...
EStrelnikov/react_module
474,587,789
0bcee30c290c8516d14672db290e16a9355de124
{ "branch": "main", "commit_count": 16, "repo_created_at": "2022-03-27T09:13:31.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "aca4ef66d1851b34e67937398fdd9f5174186525", "content": "import React, { useState, useEffect } from \"react\";\nimport { paginate } from \"../utils/paginate\";\nimport Pagination from \"./pagination\";\nimport GroupList from \"./groupList\";\nimport api from \"../api\";\nimport SearchStatus f...
JulienThierry/Todo-List
529,532,719
b3a19d477aee16d7a2f134e65e47cf91f1a1347f
{ "branch": "main", "commit_count": 4, "repo_created_at": "2022-08-27T08:56:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "522e8d4bc3b5067320029eff997b4e0d2341d4ac", "content": "const form = document.querySelector(\"form\");\n\nconst storeList = () => {\n window.localStorage.todoStorage = todoList.innerHTML;\n};\n\nconst getList = () => {\n if (window.localStorage.todoStorage) {\n todoList.innerHTML = wind...
fernadaArrieta/MDHL
578,721,796
da0d59eb074117f2b4e68872fd262b92fc5ef2e3
{ "branch": "main", "commit_count": 4, "repo_created_at": "2022-12-15T18:17:42.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "441c7a5a24fbf2a17c994a45b4f006572ff0038b", "content": "\n* :not(ol):not(li):not(fieldset):not(.col1):not(.col2):not(.boton) {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\nbody{\n width: 100%;\n min-width: 100vh;\n font-family: sans-serif;\n \n}\n\n\nheade...
Happykiller/ODA_ODA
45,613,782
d2f5593c7d604325fe8c4c7577cf8cc3e1867ade
{ "branch": "master", "commit_count": 107, "repo_created_at": "2015-11-05T13:45:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 4, "pull_requests": 0 }
19
[ { "content_id": "48875e3df18db6fd44da3e673e9a4c73cb6deb2f", "content": "<?php\n\nrequire 'vendor/autoload.php';\n\ndefine('content_path', getcwd() . DIRECTORY_SEPARATOR . 'content');\ndefine('layout_path', getcwd() . DIRECTORY_SEPARATOR . 'layout');\n\n$app = new \\Slim\\Slim(['debug' => true]);\n\n$files =...
OmarMelquiades/ventas
320,062,908
5fa31e5d2ae3f154a64a8490720d2741e7452623
{ "branch": "main", "commit_count": 3, "repo_created_at": "2020-12-09T19:47:42.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "485ddca53be7c3bc77cd09024aac2880fb619597", "content": "package me.parzibyte.crudsqlite;\n\nimport android.support.annotation.NonNull;\nimport android.support.v7.widget.RecyclerView;\nimport android.view.LayoutInflater;\nimport android.view.View;\nimport android.view.ViewGroup;\nimport andro...
seiddegu/grafanaWebhook
606,006,548
27611f263da799258cba88f9ff766247b8f0ecf2
{ "branch": "master", "commit_count": 2, "repo_created_at": "2023-02-24T11:40:34.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "90e1217448e07a00651795d9e7a29409a4898f14", "content": "# grafanaWebhook\n", "size_bytes": 17, "file_path": "README.md", "file_timestamp": 1677242105, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { "c...
YChitalia/Assignment5
74,252,797
29c1989c910adcd1590ced66c639eb093ed04904
{ "branch": "master", "commit_count": 3, "repo_created_at": "2016-11-20T04:29:46.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "a47b81b32a1eb201517e4f06d67d2ea30df4ff5f", "content": "# Assignment5\nhttps://rawgit.com/YChitalia/Assignment5/master/index.html\n", "size_bytes": 73, "file_path": "README.md", "file_timestamp": 1479616273, "language": "Markdown", "is_vendor": false, "license_type": ...
rehmanzafar/CapsuleNetKeras
172,290,357
023c4d587e25d224c66379e10a3a380f28c5c042
{ "branch": "master", "commit_count": 2, "repo_created_at": "2019-02-24T03:14:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "1d6a0a08fad8570ed660a9cef4f542b92f4ad2fb", "content": "import keras\nfrom keras.datasets import mnist\nfrom keras.layers import *\nfrom keras.models import Model\nfrom keras.preprocessing.image import ImageDataGenerator\nfrom capsule import Capsule\n\nbatch_size = 128\nnum_classes = 10\nepo...
Gudiya21/JS_If_else
491,766,477
86147e033b4f0d7fdd312e94e5e8b908c191412a
{ "branch": "master", "commit_count": 1, "repo_created_at": "2022-05-13T05:19:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "d0b65659b44f75b349108cb7d6177c089ee1d339", "content": "let readlineSync = require(\"readline-sync\");\n \nvar computerMoves = ['rock', 'paper', 'scissors'];\nvar computerchoice= computerMoves[Math.floor(Math.random() * computerMoves.length)];\n \nvar playerName= readlineSync.question(\"What...
tobiaswinter/twinteractive
120,674,599
37f5f1eae55fab879a78410c3d29225c001a5d24
{ "branch": "master", "commit_count": 9, "repo_created_at": "2018-02-07T21:34:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "53be8a713a11b93df5348e904960ddce9f6b7536", "content": "cmake_minimum_required(VERSION 3.9)\n\nset(CMAKE_ROOT_DIR ${CMAKE_CURRENT_SOURCE_DIR})\n\nset(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_ROOT_DIR}/lib)\nset(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_ROOT_DIR}/lib)\nset(CMAKE_RUNTIME_OUTPUT_DIR...
medicensolla/medicensolla
487,700,222
3ede7132fc9e30c81373bc7c56ca9a36c8726c8b
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-05-02T02:59:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c6cb1761d401b751930fae28b4c7c3a14803b3ee", "content": "Hi 👋 My name is <NAME>\n=============================\n\nJava Developer\n--------------\n\nI am a Software Developer with 2 years experience creating dynamic web applications using Java. Updates functionality in accordance with custome...
cagricomen/Sanalborsa
401,699,906
1d250dc868177f216c85aec9cfd4221bf88f9233
{ "branch": "main", "commit_count": 6, "repo_created_at": "2021-08-31T12:45:36.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
9
[ { "content_id": "dbe7312be29a028055cc56ef1c359c3fdea7971e", "content": "import React, { useEffect, useState } from 'react'\nimport dateFormat from 'dateformat';\nimport * as AiIcons from 'react-icons/ai';\n\n\nfunction Golden() {\n const [itemData, setItemData] = useState([])\n const fetchData = () =>...
20041170036/machine-learning-for-earthquake-classify
482,140,717
e8be107f7cf0b1a33869255bfbd376ce0f38b87a
{ "branch": "main", "commit_count": 6, "repo_created_at": "2022-04-16T03:01:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "8b624eebd2bb997aaef8da7024f976d2748a9f1e", "content": "# machine-learning-for-earthquake-classify\nBy <NAME>, <NAME> and <NAME> 2022/4\n\nFor the automatic classification task of the types of earthquake events in Huating, we investigate some unsupervised, semi-supervised, and supervised ...
kib2k17/profile-portfolio
771,359,378
08184a801e7a20f674e8687eeb79a0c4960d89db
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-03-13T06:42:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "d9998f405f82bb63d253f7270bf6fa0fd545caca", "content": " @charset \"UTF-8\";\n:root {\n --bs-blue: #0d6efd;\n --bs-indigo: #6610f2;\n --bs-purple: #6f42c1;\n --bs-pink: #d63384;\n --bs-red: #dc3545;\n --bs-orange: #fd7e14;\n --bs-yellow: #ffc107;\n --bs-green: #198754;\n --bs-teal:...
Arevik99/ProcessesHomework
649,833,205
1244191fd1c3a79b542a963bae5ab2d8012be8b1
{ "branch": "main", "commit_count": 3, "repo_created_at": "2023-06-05T18:32:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
9
[ { "content_id": "5e95e2d3fcc9ca3d4f006abf931bdf7ebfb9774d", "content": "import path from 'path';\nimport csv from 'csv-parser';\nimport fs from 'fs';\nimport cluster from 'cluster';\nimport process from 'process'\nimport os from 'os'\nif (process.argv.length != 3) {\n process.stderr.write(\"Invalid number ...
ANXS/cron
17,622,835
abe140c1d31cb58d38c242bc1af7b878a88d6e07
{ "branch": "master", "commit_count": 9, "repo_created_at": "2014-03-11T08:10:14.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 6, "forks": 3, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "05391bffa35aedf1b4e7523ffb2c9afa2883d575", "content": "# file: xxx/meta/main.yml\n\ngalaxy_info:\n author: <NAME>\n company: ANXS\n description: Installs the cron package and starts the crond service\n min_ansible_version: 1.4\n license: MIT\n platforms:\n - name: Ubuntu\n version...
Breather08/flutter_shop_app
623,297,976
2667c1582bc63420b997060f844b45522f6322bd
{ "branch": "main", "commit_count": 18, "repo_created_at": "2023-04-04T05:04:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
13
[ { "content_id": "401b3bcd4624d7af8bfd7cad3a50d474f71d6f39", "content": "import 'package:flutter/material.dart';\nimport 'package:provider/provider.dart';\nimport 'package:shop_app/config/routes.dart';\nimport 'package:shop_app/models/cart.dart';\nimport 'package:shop_app/models/product.dart';\nimport 'packa...
devs000/IPAM_DNS_AUTO
916,017,784
c1355840a6d17fd67a3a230249b245fc8c8692df
{ "branch": "main", "commit_count": 2, "repo_created_at": "2025-01-13T09:51:42.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "2cacbf0504cbc53e1d7a64d696f745f37cb513c5", "content": "#SPDX-License-Identifier: MIT-0\n---\n\n- name: Créer une liste factice pour boucler 10 fois\n set_fact:\n range_list: \"{{ range(0, 10) | list }}\"\n\n- name: Obtenir une IP libre depuis IPAM\n ipam_free_ip:\n api_url: \"http:/...
DzenPhoenix/Freshcode
324,710,858
09221cd4d55e4db4e0ebf3de2580882803b420ae
{ "branch": "main", "commit_count": 19, "repo_created_at": "2020-12-27T07:36:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
26
[ { "content_id": "a9ff4c64f35cd166fc87ceec5e452b65fbab4a9a", "content": "/** {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n font-family: Arial, Helvetica, sans-serif;\n}\n\n.userCard {\n width: 100%;\n height: 100vh;\n background: rgb (22, 22, 27);\n background: linear-gradient(\n 180deg...
alonsoxxx/ProyectoSazon
1,007,384,247
c943bb2387a51864f0fe7bc08887fe0d04594a7e
{ "branch": "master", "commit_count": 1, "repo_created_at": "2025-06-23T23:08:07.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "3ad748cda3a645cbb88bded4c99c323f4329c657", "content": "package com.cibertec.proyectosazon\n\nimport android.content.Intent\nimport android.os.Bundle\nimport android.view.View\nimport android.widget.AdapterView\nimport androidx.activity.enableEdgeToEdge\nimport androidx.appcompat.app.AppComp...
NerionNeto/TesteQuestor
475,970,143
3664e4febfaef741c278e2a502bdcb034a030cae
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-03-30T16:49:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "ff7d05aea23779c09f9e43ba5babcc4d713b6221", "content": "unit FrmPrincipal;\r\n\r\ninterface\r\n\r\nuses\r\n Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,\r\n Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, uCarro, uCliente, uVenda, Con...
18237146702/xboot-front
197,493,191
447448365350a9ef382eef00fbb6a4491c912b86
{ "branch": "master", "commit_count": 22, "repo_created_at": "2019-07-18T02:04:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "fc0b45b20211a3ebeb10192c01043d3da22b628a", "content": "// 统一请求路径前缀在libs/axios.js中修改\nimport { getRequest, postRequest, putRequest,acivitiRequest, deleteRequest, uploadFileRequest } from '@/libs/axios';\n\nexport const addModel = (params) => {\n return postRequest('/activiti/add', params)...
TobiasGuillen/Colores-variado
846,743,914
9bab79399b80651f0d6b342e4db2e8184dac0588
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-08-23T21:31:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "d948b8528cd899d32bbac6bc01e88fd4f9e1fe48", "content": "# Colores-variado\n## #30NitesOfCode:\n [Check out my progress!](https://www.codedex.io/@Tommy7u7/30-nites-of-code) \n ![@Tommy7u7 #30NitesOfCode](https://www.codedex.io/api/petStatus?user=Tommy7u7)\n", "size_bytes": 199, "fi...
mondorapha/tweet-bulk-deleter
497,972,682
73905afa27084a1803ee13d9e8cb4ac2d964602c
{ "branch": "main", "commit_count": 5, "repo_created_at": "2022-05-30T14:15:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "2a2db9ba4c0d4a1c90ffde4626638b5d75ebe165", "content": "# tweet-bulk-deleter v1.0\nA tool designed to delete all your tweets and/or favorites.\n", "size_bytes": 86, "file_path": "README.md", "file_timestamp": 1659528541, "language": "Markdown", "is_vendor": false, "li...
ai-man-123/webbcin2
478,447,426
9425601fc6473a9a8ca0d8ac957938ef040c163e
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-04-06T07:19:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "0d0440d4033e4908fc3f096cfda53f3d8dc21ca3", "content": "# webbcin2", "size_bytes": 10, "file_path": "README.md", "file_timestamp": 1649229712, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
fuad021/AutoData
290,546,211
bc21096b30a65da7614dc35c9915997a63f3e504
{ "branch": "master", "commit_count": 1, "repo_created_at": "2020-08-26T16:18:34.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "27df02c5efe0ca5de1e21f51849f8adccbd09fc2", "content": "import os\nimport numpy as np\nimport matplotlib.pyplot as plt\n\ndata = open('dataset.csv', 'w')\n\ndirectory = './src/'\nimage_list = sorted(os.listdir(directory))\nimage_list = [img for img in image_list] \n\nimages = []\nfor img in ...
ArtienVoskanian/sqlalchemy-challenge
738,692,140
ae4f5e92088f3eb0f2cabe788bb19856396ff974
{ "branch": "main", "commit_count": 6, "repo_created_at": "2024-01-03T20:26:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "88d52e8744cb4bc7098dc3dbb51e1f6b11f1db49", "content": "{\"cells\": [{\"cell_type\": \"code\", \"execution_count\": null, \"metadata\": {}, \"outputs\": [], \"source\": [\"%matplotlib inline\\n\", \"from matplotlib import style\\n\", \"style.use('fivethirtyeight')\\n\", \"import matplotlib.p...
Tade77/Fullstack_open_2022
509,005,245
c5f75ccab25731c972c1096d4d0a690156063330
{ "branch": "master", "commit_count": 3, "repo_created_at": "2022-06-30T08:56:43.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
12
[ { "content_id": "6ff269fba10827b6c5aa514266005af600617f8c", "content": ".nameList {\n list-style: none;\n}\n", "size_bytes": 34, "file_path": "part2/phonebook/src/App.css", "file_timestamp": 1688327299, "language": "CSS", "is_vendor": false, "license_type": "no_license", "detect...
AnvithShetty10/xv6_rpi3_port
110,859,060
93b850b67b2d0ef0fedf8863ba317e52a5c9c987
{ "branch": "master", "commit_count": 2, "repo_created_at": "2017-11-15T16:35:20.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 2, "forks": 1, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "13906721fbee5b59326f6a403fe6b2046e982385", "content": "\n_usertests: file format elf32-littlearm\n\n\nDisassembly of section .text:\n\n00000000 <opentest>:\n 0:\te92d4800 \tpush\t{fp, lr}\n 4:\te28db004 \tadd\tfp, sp, #4\n 8:\te24dd008 \tsub\tsp, sp, #8\n c:\te59...
ZIMC-AYZI/forms-page
819,160,048
535d7af15eb3e21baa32c16d463d52c59bdd62b0
{ "branch": "main", "commit_count": 14, "repo_created_at": "2024-06-24T00:16:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
23
[ { "content_id": "18677936938c0dd8dcf62778e53e5db09437dd11", "content": "@import \"../../../../assets/styles/vars\";\n\n.form {\n position: relative;\n min-height: 405px;\n\n & .button-remove {\n display: flex;\n margin: 0 auto;\n background: $strong-red;\n color: $white-color;\n\n &[disabl...
dubograev/qa.guru_16_api_rest_assured
328,957,568
7e40ae0df8a657b6024f90865e6ebe3eb7ac92ef
{ "branch": "master", "commit_count": 3, "repo_created_at": "2021-01-12T10:56:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 2, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "32454f31cd5366eb7fbf985a8e4536d974b16cf8", "content": "plugins {\n id 'java'\n}\n\nrepositories {\n mavenCentral()\n}\n\ndependencies {\n testImplementation 'io.rest-assured:rest-assured:4.4.0'\n testImplementation 'io.rest-assured:json-path:4.4.0'\n testImplementation \"org....
Ana14Tit/Android_lab1
952,580,558
1192b55fe36b22633e94aa6cc27c350e7c0e3732
{ "branch": "main", "commit_count": 4, "repo_created_at": "2025-03-21T14:16:32.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "5658b2549ce70c5c45c5634b0f4315ea81cdbbf9", "content": "package com.example.lab1\r\n\r\nimport android.view.LayoutInflater\r\nimport android.view.View\r\nimport android.view.ViewGroup\r\nimport androidx.recyclerview.widget.ItemTouchHelper\r\nimport androidx.recyclerview.widget.RecyclerView\r...
Aman1727/react-chat-app
356,878,237
ec47181a41dd91782a0adcdc3642f6855139345d
{ "branch": "master", "commit_count": 1, "repo_created_at": "2021-04-11T13:40:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
12
[ { "content_id": "4ff4f1a7103bd5d63834df39e7a0adb55773aa2e", "content": "import React from 'react'\n\n//component\nimport TopOption from \"./TopOption/TopOption\"\nimport MessageArea from \"./MessageArea/MessageArea\"\nimport TextArea from './TextArea/TextArea'\n\n//classes\nimport classes from \"./Section3....
AyeshaIkhlas/PetrolStationVisualization
265,372,788
ab4a06dd8e25d4b700a172669801bec3c0f94553
{ "branch": "master", "commit_count": 3, "repo_created_at": "2020-05-19T21:35:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "c4e6ad23fbf41289eb4db784c6cf01af52c548fa", "content": "# PetrolStationVisualization\nBasic visualization of the petrol stations in Pakistan using the data available on opendata site.\nThe project is in progress. Project will be completed in few days.\n", "size_bytes": 195, "file_pa...
ArgishtArakelyan/Lnklabs
275,108,685
4ab414d024049a1f797999da0fa0069771cc7873
{ "branch": "master", "commit_count": 13, "repo_created_at": "2020-06-26T08:27:58.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "218d12b1fd50a373deb07c0473be7033cbbb0154", "content": "@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');\n\n@import 'mixins';\n@import 'settings';\n\n\n$defaultTextColor:#333;\n\nhtml{\n height: 100%;\n}\n\nbody,\nhtml {\...
PramithaMJ/RESTful-API-with-Go-and-Gin
904,920,629
09017670ed18a0c24ef343ddcb15a4507f630479
{ "branch": "main", "commit_count": 4, "repo_created_at": "2024-12-17T20:02:34.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "615f70eb93b285efef49c739d1568f3bb7e9026f", "content": "# RESTful API with Go and Gin Framework\n\nThis tutorial introduces the basics of writing a **RESTful web service API** using **Go** and the **Gin Web Framework**.\n\nYou’ll learn how to:\n- Design and set up API endpoints.\n- Retrieve ...
flosommerfeld/Debian-Inbetriebnahme
212,762,229
def35a60b4b6786cf10ee2d5e132eb0c52bd5f7a
{ "branch": "master", "commit_count": 6, "repo_created_at": "2019-10-04T07:46:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "05d1bba31c5a81ebb9fcb88bb008a93db2edf928", "content": "pkgs/eclipse-cpp-2019-09-R-linux-gtk-x86_64.tar.gz filter=lfs diff=lfs merge=lfs -text\npkgs/eclipse-java-2019-09-R-linux-gtk-x86_64.tar.gz filter=lfs diff=lfs merge=lfs -text\npkgs/megasync-Debian_10.0_amd64.deb filter=lfs diff=lfs mer...
llnastiall/bookingService
639,960,304
e03c4da7ce271c9d0c31678bb5eb68da80a06e5d
{ "branch": "master", "commit_count": 1, "repo_created_at": "2023-05-12T16:15:39.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "cb92d2eed2c6f57a4b51f16a50ca4a3ca35a6a0a", "content": "import { MigrationInterface, QueryRunner } from \"typeorm\";\n\nexport class AppointmentChange1683899948854 implements MigrationInterface {\n name = 'AppointmentChange1683899948854'\n\n public async up(queryRunner: QueryRunner): P...
vinicius-lino-figueiredo/meu-projeto-devops
994,389,996
4307d2f00197d657bdaaacddf82066a51165f4f2
{ "branch": "main", "commit_count": 6, "repo_created_at": "2025-06-01T20:43:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "469b103ecca87dca22a0c788fa815ebf46cb7dcf", "content": "name: Deploy para AWS\n\non:\n push:\n branches:\n - main\n - develop\n\nenv:\n AWS_REGION: us-east-1\n\njobs:\n deploy:\n runs-on: ubuntu-latest\n\n env:\n ECR_REPO_FRONT: ${{ secrets.ECR_REPO_FRONT }}\n ...
hokking/highJava
484,330,977
e6896735bbbd4665c4b4d5cb247be56ee1588f35
{ "branch": "master", "commit_count": 1, "repo_created_at": "2022-04-22T07:05:19.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
146
[ { "content_id": "d7e118625477f032643583fe8312d65f3666700f", "content": "package kr.or.ddit.basic.tcp;\r\n\r\nimport java.awt.Panel;\r\nimport java.io.BufferedInputStream;\r\nimport java.io.BufferedOutputStream;\r\nimport java.io.DataOutputStream;\r\nimport java.io.File;\r\nimport java.io.FileInputStream;\r\...
yabaernesto/club-ecommerce-frontend
970,121,738
8c1458323ac1f379484a22f2181159db418c22a8
{ "branch": "master", "commit_count": 80, "repo_created_at": "2025-04-21T14:05:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
28
[ { "content_id": "2d54106d6a39b1d55340a615b0ab3cd5bb2cb4a7", "content": "import { useContext, useEffect, useState } from 'react'\n\nimport { BsGoogle } from 'react-icons/bs'\nimport { FiLogIn } from 'react-icons/fi'\nimport { useForm } from 'react-hook-form'\nimport { useNavigate } from 'react-router-dom'\ni...
Mrcick3n/tutor-sql
322,139,274
35ed6959bdc22a28cb4222b541108834ca1f527e
{ "branch": "main", "commit_count": 1, "repo_created_at": "2020-12-17T00:47:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "731ece1db80b77a07520e293b71791228e8ca81b", "content": "# tutor-sql\nHalo ges kali ini gw bakal bagiin tutor sql ok langsung mulai Cara Deface SQL Injection Union secara manual Hello guys semoga anda siap dengan tutorial ini. dalam tutorial ini kita akan membahas tentang dasar SQL injection...
Normp1/Normp1
391,008,555
909ff738f2e17af21d0e60cd26e81c181e944b73
{ "branch": "main", "commit_count": 1, "repo_created_at": "2021-07-30T09:31:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "12ff329ea46734bd90f5309f41ba2d4ee1d794db", "content": "- 👋 Hi, I’m @Normp1\n- 👀 I’m interested in Smartthings home automation \n- 🌱 I’m currently learning ST_Anything\n- 💞️ I’m looking to collaborate on Smartthings \n- 📫 How to reach me ...\n\n<!---\nNormp1/Normp1 is a ✨ special ✨ repo...
cephascard0207/CTGuide-webapp_v1.0
840,774,419
75f93c2da678e2aca782c49a95bee89579a7b919
{ "branch": "main", "commit_count": 13, "repo_created_at": "2024-08-10T16:37:26.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 2, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "ca8f9c1d50cdd1fe23e8c45a192d5dcaa5a0f2b5", "content": "## CtGuide Web App | v1.0 🧑🏻‍💻⭐\n\nAn All in One Open-Source Non-Profit Learning Roadmap & Studio for Computer Technique Students. Free Resources & Custom Learning for all computer technique students of the vocational stream. This We...
caio199307/react-redux-stock-control-project
702,980,438
1bfe210f4e7b779b632958912ecf021411cb8afe
{ "branch": "main", "commit_count": 64, "repo_created_at": "2023-10-10T11:23:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "4c4888e107b933974da1076c6f368fe78dbf1d5a", "content": "import React, { useState } from 'react'\nimport Form from '../shared/Form'\nimport Input from '../shared/Input'\nimport Button from '../shared/Button'\nimport Swal from 'sweetalert2'\nimport { useDispatch } from 'react-redux'\nimport { ...
Kilian-Sosa/github-apirest-with-react
605,556,559
209e566f0e5691b3df2ba06b9c75390066e99c97
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-02-23T12:10:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "f9747fca931112b5d21c91a30316626b76c04558", "content": "import React, { useState, ChangeEvent, MouseEventHandler, useEffect } from \"react\";\nimport '../App.css';\nimport options from '../token.js';\nimport axios from 'axios';\nimport Autosuggest, { SuggestionsFetchRequestedParams } from 'r...
AlecDTucker/TechEd-Australia-2014-Demo-3
26,119,760
faf132c4d957bdc6a33e96e756a2d464bfc20327
{ "branch": "master", "commit_count": 2, "repo_created_at": "2014-11-03T13:31:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 3, "forks": 0, "issues": 0, "pull_requests": 0 }
33
[ { "content_id": "2dcc7b95bc92e66fc3b76d6b400f765ea4986520", "content": "using System;\nusing System.Collections.Generic;\nusing System.ComponentModel;\nusing System.Linq;\nusing System.Linq.Expressions;\nusing System.Runtime.CompilerServices;\nusing System.Text;\nusing System.Threading.Tasks;\nusing Xamari...
Sivamani-18/react-seo
623,857,199
32897f3b3b75a1252ff902e3b31c0560f030cb3d
{ "branch": "main", "commit_count": 10, "repo_created_at": "2023-04-05T08:33:04.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "f4addab81a6dacbcf85bb33ee2d1ec09bcc95dd7", "content": "import React from 'react';\nimport logo from './logo.svg';\nimport './App.css';\nimport { Approute } from './routes/Approute';\n\nfunction App() {\n return <Approute />;\n}\n\nexport default App;\n", "size_bytes": 188, "file_pa...
indureddy1522/codtech-task4-
933,681,327
8661a39a19106ffa89711e28627b5e807f7fff88
{ "branch": "main", "commit_count": 5, "repo_created_at": "2025-02-16T13:02:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "970de73cb7e26d4922e85f2bacc24c911344a307", "content": "NAME: <NAME>\nCOMPANY: Codtech\nID: CT12OHE\nDOMAIN: Frontend development\nDURATION: january 20th(2025) TO march 20th(2025)\nPROJECT NAME: Building a E-learning platform ui using HTML,CSS & JAVASCRIPT\nOBJECTIVE OF THE PROJECT : The obj...
Kaival-Patel/tictactoe-Flutter-
205,401,575
c846d64d9e4d7dd94137f29b0e798669d0916975
{ "branch": "master", "commit_count": 2, "repo_created_at": "2019-08-30T14:46:33.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "4c211db32969349d88ea519ac9bc4c82f3741e4e", "content": "import 'package:flutter/material.dart';\nimport 'HomePage.dart';\nvoid main()\n{\n runApp(MyApp());\n}\n\nclass MyApp extends StatefulWidget {\n @override\n MyAppState createState()=>MyAppState();\n}\n\nclass MyAppState extends State...
sanidhya12345/practical-9
405,314,529
73c9b5fb018a54ca70983d9a986af64eb978b84f
{ "branch": "main", "commit_count": 3, "repo_created_at": "2021-09-11T07:34:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "247f0bf9b09649ba9b21c06a27c4ef97eab9a9de", "content": "/** @format */\n\n* {\n padding: 0;\n margin: 0;\n box-sizing: border-box;\n font-family: Arial, Helvetica, sans-serif;\n}\nhtml {\n scroll-padding-top: 70px;\n scroll-behavior: smooth;\n}\nbody {\n background-color: grey;\n}\n.m...
StonePunch/OdeToFood
181,498,968
a0df661f5c37a35f860dbdb082fa939938d99959
{ "branch": "master", "commit_count": 9, "repo_created_at": "2019-04-15T14:01:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
15
[ { "content_id": "a13b708437562107926cbfa4ffd47d8d3615d1ba", "content": "@page\n@using OdeToFood.Core\n@model ListModel\n\n<header>\n <h2>Restaurant</h2>\n @if (Model.Message != null)\n {\n <div class=\"alert alert-info\">@Model.Message</div>\n }\n</header>\n<section>\n <div>\n <form method=\"get...