repo_path
stringlengths
7
120
repo_id
int64
18.2k
1.03B
commit_id
stringlengths
40
40
github_metadata
dict
num_files
int64
1
16.9k
files
listlengths
1
16.9k
Corrine2212/week_12_day_1_water_bottle
649,866,555
3e8a68003284270b12e40c55cf31ca66ac56f897
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-06-05T20:13:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "42deedd69e7e6436e4dd4dd659854b021454e474", "content": "import org.junit.Before;\nimport org.junit.Test;\n\nimport static org.junit.Assert.assertEquals;\n\npublic class WaterBottleTest {\n\n WaterBottle waterBottle;\n\n @Before\n public void before(){\n waterBottle = new Wate...
Corwyn82/general-intranet
56,958,383
2f204f77386394d29ed48e3f0b8557bd97b8e2c4
{ "branch": "master", "commit_count": 2, "repo_created_at": "2016-04-24T06:49:44.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "1dec4ec1db53a487266130351c6d052522101a01", "content": "<p id=\"notice\"><%= notice %></p>\n\n<p>\n <strong>Extension:</strong>\n <%= @extension.extension %>\n</p>\n\n<p>\n <strong>Name:</strong>\n <%= @extension.name %>\n</p>\n\n<p>\n <strong>Email:</strong>\n <%= @extension.email %>\...
CostasMalonas/-Python-Hellenic-Open-University-Python-second_coursework
476,293,709
dfacf65ad509c6b9bced8b54ba017d072b936eec
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-03-31T12:22:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "c2fa27be92b75362a3913647fc7b9e653fa4a98c", "content": "\n### κυρίως πρόγραμμα ###\n\n\nimport random \n\ndef generate_random_floats(n, m, seed=None):\n if seed: # Αν το seed δεν είναι ίσο με None,\n random.seed(seed) # καλούμε την μέθοδο seed της βιβλιοθήκης random και ορίζουμε το...
CountryMC/Grief-WIKI
672,198,469
04ebfa830c1878f08bb0016398a41647343d1b4e
{ "branch": "main", "commit_count": 3, "repo_created_at": "2023-07-29T08:49:21.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "d44e79dd46580dde74e192897b186ade550f72b7", "content": "---\ndescription: Правила гриферского режима и Администрации гриферского режима\n---\n\n# 📕 Привила\n\nЛюбой человек, зарегистрировавшийся на проекте, соглашается со всеми правилами, перечисленными ниже. Незнание правил не освобождает ...
CourageAndrey/Roguelike
230,625,207
7e22222ed1f4b3cf99231331d0db0e7ca020e1d9
{ "branch": "master", "commit_count": 271, "repo_created_at": "2019-12-28T15:06:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
266
[ { "content_id": "85b39e4e346c23a9c48968f5e2079791adb629cc", "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Threading;\n\nusing Roguelike.Core.Interfaces;\n\nnamespace Roguelike.Core.Aspects\n{\n\tpublic class Inventory : IAspect, IVariableMassy\n\t{\n\t\t#reg...
CozyCat2/SoftwareSecurityExampleWork
607,340,875
cc24ebd08409eccac318b7ba484235280be8e57a
{ "branch": "main", "commit_count": 3, "repo_created_at": "2023-02-27T19:45:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "1f3ed455be1f3c7617e118ec4f6967b5430da6e3", "content": "# Software Security Example Work\n\n<NAME>, the pretend client for this project, wanted to expand into an online presence with a web application. Since they are a financial institution, this application comes with a lot of security conc...
Cpalmier/Piscine_PHP
171,901,288
3b9555f6105ae7357c7acc26081a96b0feccd10a
{ "branch": "master", "commit_count": 3, "repo_created_at": "2019-02-21T15:55:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
12
[ { "content_id": "29dc1bf86d06d0a9b8aefff0d2d837b28b367930", "content": "#!/usr/bin/PHP\n<?PHP\n\nif ($argc < 2)\n\texit;\n$tab = array_filter(explode(\"\\t\", $argv[1]));\nforeach($tab as $elem)\n\t$str .=$elem.\" \";\n$tab = array_filter(explode(\" \",$str));\nforeach($tab as $elem)\n\t$ret .=$elem.\" \";\...
Cr-Israel/Thoughts
623,126,774
475dead91b1115ae87836ce9657fca11a0d43430
{ "branch": "main", "commit_count": 14, "repo_created_at": "2023-04-03T18:47:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "df12ab88560ad89d53d0b4dba13357fc9e65bba5", "content": "* {\r\n font-family: Helvetica, sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n background-color: #222;\r\n color: #fff;\r\n }\r\n \r\n /* NAVBAR */\r\n #logo img {\r\n height: 40px;\r\n }\r\n \r\n #navbar {\r\n ...
Crabcrusher/HngrGmz
39,704,314
16beb973434a4012df08b07137936a8576cde07e
{ "branch": "master", "commit_count": 1, "repo_created_at": "2015-07-25T22:01:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "147c3f18bb6f922211325070f171dfe06fd8beec", "content": "# HngrGmz\n", "size_bytes": 10, "file_path": "README.md", "file_timestamp": 1437861715, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
CraftAcademy/api_good_morning_news
301,805,201
02c3bc49dabb0b19c9c405a7e46864f16ef39bc6
{ "branch": "development", "commit_count": 104, "repo_created_at": "2020-10-06T17:32:05.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 8, "issues": 0, "pull_requests": 1 }
27
[ { "content_id": "2146d92e5d76fafc5e65cef7f251500396552229", "content": "Stripe.plan :gold_subscription do |plan|\n plan.name = \"Good Morning News\"\n\n plan.amount = 10000\n\n plan.currency = \"sek\"\n\n plan.interval = \"month\"\n\n plan.interval_count = 1\nend\n", "size_bytes": 181, "file_pa...
CraigForbes/LinkedList
68,308,212
22784c19c5fb9c2bd31bd11388d1e5b1c8cba3dd
{ "branch": "master", "commit_count": 3, "repo_created_at": "2016-09-15T15:49:24.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "d0c16e335475a66803ef05e3117c9797acc7b6a4", "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\nusing System.Threading.Tasks;\n\nnamespace LinkedList\n{\n public class LinkedListSolution\n {\n public int Solution(IntList L)\n ...
CraigMahoney/weatherapp
370,607,255
f5b4ada34012029b84d08b26f595bb38516ca26e
{ "branch": "main", "commit_count": 1, "repo_created_at": "2021-05-25T07:42:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "b988db92c4b600f9d1355623c4e3988d5c2a63c8", "content": "### REACT WEATHER APP ###\nWeather application create in React, location is currently hard coded to Dublin, need to use navigator geo location\n\n### INSTALLATION AND DEMO ###\n\nOpen Terminal\n\n> npm install\n\n> npm start\n\n\nEnjoy"...
CralosMejia/ProyectoTitulacion2024
702,236,333
7b38649ad440007dd318f0a43c76a86088d7a5f0
{ "branch": "main", "commit_count": 46, "repo_created_at": "2023-10-08T22:09:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
138
[ { "content_id": "11ea531a2511068fc16a881136f502da0cb32b03", "content": "import { HttpClient } from '@angular/common/http';\nimport { Injectable } from '@angular/core';\nimport { environment } from 'src/environments/environment';\n\nconst base_url = environment.base_url;\n\n@Injectable({\n providedIn: 'root...
Craluminum-Mods/HungryWakeUp
624,437,626
0880091a42819f33b0ddeb76758e05ff63b23ddb
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-04-06T13:18:30.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "7ae5100aaaa2bc4f66f57ddefb4f91020a49b2ce", "content": "using Vintagestory.API.Common;\nusing Vintagestory.API.Common.Entities;\nusing Vintagestory.GameContent;\n\nnamespace HungryWakeUp;\n\npublic class EntityBehaviorHungryWakeUp : EntityBehavior\n{\n public EntityBehaviorHungryWakeUp(En...
CraniumTest/aica
905,292,145
2cefccd2d0237a8b26963e594e7f08175d2f73ee
{ "branch": "master", "commit_count": 1, "repo_created_at": "2024-12-18T14:33:09.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "2df2f93a06bc8913388246e744ab1c14cc49f14b", "content": "# Initialize the AI Concierge Assistant module\n", "size_bytes": 47, "file_path": "aica/__init__.py", "file_timestamp": 1734531107, "language": "Python", "is_vendor": false, "license_type": "no_license", "det...
CrashLearner/Fandango
32,285,615
af0d05eaa92aaed9358d636dac7206e3227e5c56
{ "branch": "master", "commit_count": 8, "repo_created_at": "2015-03-15T21:42:32.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 3, "forks": 5, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "d95895dd3e2440b1e0848d850a5a057303a5cb6f", "content": "<% if !user_signed_in? %>\n <div class=\"jumbotron\">\n <h1>Fan Favorites</h1>\n <p>Cardigan pork belly meh letterpress irony, bicycle rights hoodie iPhone four loko. Pickled pork belly chambray 90's tattooed. Austin Portland Hig...
Crasheeek/Valorant-Bomb-Countdown
839,006,490
1490dcf86188c18b399127867938ecd564605e13
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-08-06T19:23:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "ff71079a61ecbb58ff70c8bfabc33ff213704c67", "content": "from pyautogui import *\nimport pyautogui\nimport time\nimport cv2\nimport pyscreeze\n\ndefiTime = 37\n\ndef countdown():\n global defiTime\n while defiTime != -1:\n print(defiTime)\n time.sleep(1)\n defiTime ...
CreativeDadd/CASCO
762,917,166
ce6d6d1049091463f79ab4a720124d04b03c62be
{ "branch": "master", "commit_count": 9, "repo_created_at": "2024-02-25T03:43:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "d9306fa37712b4158a89ea8893870487a2f662c8", "content": "* {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n list-style: none;\n}\n\nhtml {\n scroll-behavior: smooth;\n line-height: 1.57rem;\n font-size: 1.25rem;\n}\n\n.cont {\n width: 95%; \n margin: 0.5rem ...
CreativeOxana/flexi-layout
791,374,088
20ddfdfb0c0b2d4e2d068ef4e5e7370fe1c3fc3c
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-04-24T15:49:44.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c21df70220c551c221475588c11d2744ac4250cc", "content": "/* intuitivni box-sizing */\r\nhtml {\r\n box-sizing: border-box;\r\n}\r\n\r\n*,\r\n::after,\r\n::before {\r\n box-sizing: inherit;\r\n}\r\n\r\nbody {\r\n font: 16px/1.5 sans-serif;\r\n}\r\n\r\nimg {\r\n display: block;\r\n width: ...
Creayhhh/Loop
588,888,347
773beeadc25f94f2b990585e715a94903028a703
{ "branch": "master", "commit_count": 13, "repo_created_at": "2023-01-14T11:20:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 3, "forks": 0, "issues": 0, "pull_requests": 0 }
28
[ { "content_id": "24c5375ac24d2586c1c14b24137783ffc9c4b605", "content": "mediapipe==0.9.0.1\nnumpy==1.21.5\nopencv_python==4.6.0.66\npyDes==2.0.1\nPyQt6==6.4.0\nrequests==2.28.1\n", "size_bytes": 100, "file_path": "requirements.txt", "file_timestamp": 1700059006, "language": "Pip Requirements...
CreazyWang/easy-joy-resume
173,317,205
efe59a90ba631e3574906f2cc85aa4242960ea5d
{ "branch": "master", "commit_count": 4, "repo_created_at": "2019-03-01T14:38:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "1febbec99f3ba348dafde6996dba7798d9105747", "content": "{\n \"description\": \"简单的生成一份高质量简历\",\n \"setting\": {\n \"urlCheck\": true,\n \"es6\": false,\n \"postcss\": false,\n \"minified\": false\n },\n \"compileType\": \"miniprogram\",\n \"appid\": \"wx5a1b79a4aebf98c2\",\n...
Creedzy/MotionLayer
65,269,403
9158170d90c37c27f7928d78a4b1dbfc03170c23
{ "branch": "master", "commit_count": 34, "repo_created_at": "2016-08-09T06:35:24.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
44
[ { "content_id": "e9a1fdfe9a03bd44d8eb99156145a62883eb5b3b", "content": "package org.cg.Model;\n\n\nimport javax.persistence.Column;\nimport javax.persistence.Entity;\nimport javax.persistence.FetchType;\nimport javax.persistence.GeneratedValue;\nimport javax.persistence.Id;\nimport javax.persistence.ManyToO...
Crestline01/printf
523,875,000
1388dd5834f135ba0500868fdf842640e6983c49
{ "branch": "master", "commit_count": 14, "repo_created_at": "2022-08-11T21:34:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 1, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "b8d8b027e4ed2b26a7ebb4331ab850dd265195b4", "content": "#include \"main.h\"\n\n/**\n * convert - converts number and base into string\n * @num: input number\n * @base: input base\n * @lowercase: flag if hexa values need to be lowercase\n * Return: result string\n */\nchar *convert(unsigned l...
Cris1277/money-tracker
1,012,829,447
7731d40dd10a5a250de0b45d77eb64ec795bc4d5
{ "branch": "main", "commit_count": 12, "repo_created_at": "2025-07-03T00:31:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
7
[ { "content_id": "edbf790a7460ca2baefd4157932230561d8591bc", "content": "export const menuItems = [\r\n // 🧀 PIZZAS\r\n { id: 1, name: \"Pizza pequeña al horno de leña\", price: 10 },\r\n { id: 2, name: \"Pizza mediana al horno de leña\", price: 13 },\r\n { id: 3, name: \"Pizza grande al horno de leña\"...
CrisTain333/travel-guru
556,553,180
b7812f4059783508038f59815747abc57072dd66
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-10-24T04:07:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
15
[ { "content_id": "2bc19e6f1a9ddbf208805b085d423b5ee221763a", "content": "\n.card{\n margin: 50px auto;\n width: 300px;\n height: 400px;\n border-radius: 30px;\n overflow: hidden;\n backface-visibility: hidden;\n display: flex;\n justify-content: center;\n align-items: center;\n ...
CrispinClark/student-loan-calculator
236,354,272
9279224b88b3f866a1f015049259a9da2625a97f
{ "branch": "master", "commit_count": 3, "repo_created_at": "2020-01-26T18:10:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 3 }
15
[ { "content_id": "de0170601a5f7a6a5cad41ed7edd4454555ffe5c", "content": "import React from 'react';\nimport { InputGroup, Form } from 'react-bootstrap';\n\ntype MoneyInputContainerProps = {\n label: string;\n value: number;\n onChange: (event: React.FormEvent<HTMLInputElement>) => void\n}\n\nconst MoneyIn...
Criss716/NumerosPrimosPython
896,176,311
a2d26ca815a3354ea98084ad4fb8c5dcfdd1d751
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-11-29T17:50:36.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "5eae99d5ac549434e2b4f7fbdabac513d60463c9", "content": "def es_primo(numero):\n \"\"\"Función para verificar si un número es primo.\"\"\"\n if numero <= 1:\n return False\n for i in range(2, int(numero ** 0.5) + 1):\n if numero % i == 0:\n return False\n ...
CristiSandu/SkyRoads-HW2-3
342,577,276
1929ccb8a8dae7557cf698b75900b9578df73e2e
{ "branch": "main", "commit_count": 11, "repo_created_at": "2021-02-26T13:02:04.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "64ed6f6c245c77da4a7220f3b5118129002cc8c6", "content": "#include \"Platform.h\"\n\n\nPlatform::Platform() {\n\t{\n\t\tplatform = new Mesh(\"box\");\n\t\tplatform->LoadMesh(RESOURCE_PATH::MODELS + \"Primitives\", \"box.obj\");\n\t}\n}\n\nPlatform::~Platform() {\n\tdelete platform;\n}\n\nMesh*...
Critalix/balti.github.io
632,780,101
74ea9384f0e5ffc70868e1bf1c03285389f05c80
{ "branch": "main", "commit_count": 3, "repo_created_at": "2023-04-26T05:48:04.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "6be4341685c9a06354ae54e17374b496460d6bf7", "content": "# balti.github.io", "size_bytes": 17, "file_path": "README.md", "file_timestamp": 1682488192, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
Crossi2575/week17day3
479,781,761
d2975ebfdb4d8284327e6de419a819056f3fd48d
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-04-09T16:26:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "23533b44bcf08c88b60f3408a000aa999f9e728c", "content": ".navBar{\n background-color: darkgrey;\n}\n.topNavigation{\n background-color: grey;\n display: inline-block;\n padding:15px;\n text-align: center;\n}\n.right{\n background-color: blue;\n width: 70%;\n height: 60...
Crown-Commercial-Service/ccsweb-control
215,803,723
2c5cc67e9bde839398cd67fd2359492b37cbbdff
{ "branch": "master", "commit_count": 4, "repo_created_at": "2019-10-17T13:48:18.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "5a6f4834f1697945465655c8a5070a99e5556d0f", "content": "#!/bin/bash\n# System setup\n\necho \"Starting codedeploy server_setup.sh ...\"\n\nSCRIPTDIR=$(dirname $0)\nFIRST_RUN_PATH=\"/codedeploy.server_setup\"\n\n# Update system packages\nsudo yum update -y\n\n# Tasks to only run once for a gi...
Crownguan/vc-webpack-plugin
206,245,494
b06499e038bcf9382d9a074c664c4605f5fce49c
{ "branch": "master", "commit_count": 3, "repo_created_at": "2019-09-04T06:15:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "3681e504007b0147dc7823aa4e2e79d5847d62e7", "content": "{\n \"name\": \"vc-webpack-plugin\",\n \"version\": \"1.0.3\",\n \"description\": \"vconsole plugin\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"lint\": \"eslint index.js\",\n \"test\": \"echo \\\"Error: no test specifie...
Crustbrns/hltv-scrapper
794,231,914
f4ebad5f86c0e244f57ccdef3eb2b670b14a6c92
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-04-30T17:56:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "ccfed6357ad345859920dd71561f62a268129dc8", "content": "{\n \"name\": \"hltv-scrapper\",\n \"version\": \"1.0.0\",\n \"description\": \"\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\",\n \"dev\": \"nodemon index.ts\"\n...
Cruzinfant/Guvi-Project1
498,281,775
8e18c73d8644786fe68e3f532375715688c64593
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-05-31T10:05:34.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "fd1639c042c15d9314b134c32d892ca575800856", "content": "from selenium import webdriver\r\nfrom selenium.webdriver import ActionChains\r\nfrom selenium.webdriver.support.ui import Select\r\nimport time\r\nimport pytest\r\n\r\n# Declaring variables globally\r\ndriver = webdriver.Firefox(execut...
CryptoMackenzie/NFTist
405,967,223
d38db916417a29def4ec1e710c1685f911dbd5ec
{ "branch": "main", "commit_count": 3, "repo_created_at": "2021-09-13T12:37:46.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 2, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4c63326ec9f5ccfce211b29e995fc84ce23e1089", "content": "# NFTist Marketplace\n\n\nSmart Contracts designed to support the buying and selling of NFT tokens using multiple payment options. A specific implementation for **RNS domains** has been included to be used by the **NFTist Marketplace** ...
Cryptowarrior92/cryptowarrior92
268,273,940
6dbda531e16bf14a10bd1155fc9f6b776aca8364
{ "branch": "main", "commit_count": 1, "repo_created_at": "2020-05-31T12:19:54.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "8fdcc08be8c6fe6dce7a55bb46875c0706f35505", "content": "# Test readme file for github test\n\nThis is my first\n", "size_bytes": 53, "file_path": "Desktop/React Lesson/Lesson 4/lesson4/README.md", "file_timestamp": 1681812953, "language": "Markdown", "is_vendor": false, ...
CrystalC19/Employee-Payroll-Tracker
773,232,211
b5d66edbe94a21ba95d6d0966194c0dc6d72c512
{ "branch": "main", "commit_count": 6, "repo_created_at": "2024-03-17T05:02:06.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4a8c2f35c1cf908384348ad2678d80d080af97f8", "content": "# Employee-Payroll-Tracker\n\n## User Story\nAs a payroll manager, I want an employee payroll tracker\nso that I can see my employees' payroll data and properly budget for the company\n\n## Acceptance Criteria\nWHEN I click the \"Add em...
CrytexWolf/Cuda
693,060,484
e694ea5de4c0b200bba914f34f3d631ec2d8229f
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-09-18T09:10:21.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "daa1fc337c1925de3e0d6a5dd680242d9663a71c", "content": "body {\n margin: 0;\n font-family: \"Titillium Web\", sans-serif;\n font-size: 18px;\n color: #fff;\n -webkit-font-smoothing: antialiased;\n}\n\n*,\n*:before,\n*:after {\n box-sizing: border-box;\n}\n\nh1,\nh2,\nh3,\nh...
CsPisti2002/webfrontend2.0
475,381,666
af96ae4ccc9df8106c24c31f16a915d582e5b3e9
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-03-29T09:58:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "cbf86810e3a666427f8d9737d682db80309da2b3", "content": "import React from 'react';\nimport {StyleSheet, FlatList, ActivityIndicator, Text, View, TouchableOpacity,TextInput } from 'react-native-web';\n\n\n\n\n\nexport default class FetchExample extends React.Component {\n\n constructor(props...
CubeByCube/cubebycube.com
706,633,477
3d9e2692d780fa4056720645083c135ce2ea4ce8
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-10-18T10:31:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "3d2dc70d7157f0510140c69373f1640e3bd33f87", "content": "# cubebycube.com\nThe Universe Of Rubik Cubes\n", "size_bytes": 45, "file_path": "README.md", "file_timestamp": 1697634000, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_...
CunhaKau/aulas-laravel
998,973,123
46b7084b42adb6317e0fd2b9db39e639758f6f79
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-06-09T14:42:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "a3250dd6459d440c6fec8840a7a2256aa476bddd", "content": "<?php\n\nuse App\\Http\\Controllers\\ProfileController;\nuse App\\Http\\Controllers\\ContatosController;\nuse Illuminate\\Support\\Facades\\Route;\nuse App\\Http\\Controllers\\UsuariosController;\n\n//Rota de contato - Read\nRoute::get(...
Cuong3333/Arduino_basic
831,148,276
8badd4b97ba074f17c5072915d9ec6cb02647ead
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-07-19T19:21:44.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "e1eaa019334d412126cd782ada53e2c12194e9f1", "content": "int congtac=2;\nint led=3;\nint ttled=0;\nvoid setup()\n{\n pinMode(led, OUTPUT);\n pinMode(congtac, INPUT);\n digitalWrite(led, LOW);\n \n}\n\nvoid loop()\n{\n int trangthai=digitalRead(congtac);\n int ledsang=digitalRead(led);\n...
CupCupRay/TypeFSL
839,198,297
ec0fd1808f553655100248d65ae3e871d6623e51
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-08-07T06:30:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 4, "forks": 1, "issues": 0, "pull_requests": 0 }
23
[ { "content_id": "b7e89a15273345c601201355e1f7a47ed8bdec90", "content": "import os\nimport sys\n\nfrom preprocessing import label\nfrom preprocessing import slice\nfrom preprocessing import utils\nfrom binaryninja import BinaryView\n\n\nclass WrapperView(BinaryView):\n name = \"Dummy Wrapper\"\n \"\"\"...
Curstantine/issue-unocss-shortcut-multi-property
800,861,731
ff9bd5d7d73f68afc02e206771b57b4386b1b69f
{ "branch": "master", "commit_count": 3, "repo_created_at": "2024-05-15T06:24:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "91a009b492c587fa88bdbc76b4151570e0cc768f", "content": "import { presetUno } from \"unocss\";\n\n/** @type {import(\"unocss\").UserConfig<import(\"unocss/preset-uno\").Theme>} */\nconst conf = {\n presets: [\n presetUno(),\n ],\n shortcuts: {\n \"input\": \"w-32 h-10 bg-...
CvidControls/CvidControls.github.io
291,620,617
6367afb7ffb64c5c471b6df4cd9b35c816e16ee9
{ "branch": "master", "commit_count": 12, "repo_created_at": "2020-08-31T05:12:07.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "b7424bd0120b8de71f8948a8acea533986acc670", "content": "var video = document.querySelector('.video');\nvar juice = document.querySelector('.orange-juice');\nvar btn = document.querySelector('.play-pause');\n\nfunction togglePlayPause() {\n if(video.paused){\n btn.innerHTML = '<i cl...
CyJimmy264/mhprice
289,005,444
6e900a1ca1e0d6db826b6a7eb9559367a2992855
{ "branch": "master", "commit_count": 5, "repo_created_at": "2020-08-20T12:51:51.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
9
[ { "content_id": "5dc9ee274ccfc5a8d1e555a43f88e7d9e68b679c", "content": "// Place all the styles related to the Price controller here.\n// They will automatically be included in application.css.\n// You can use Sass (SCSS) here: https://sass-lang.com/\n\nform {\n label, select, input {\n margin: 0 8px 0 ...
CyberGigzz/Greenlight-API
827,316,706
f723d0e79836e7d8449385263e9912217a0b9d3a
{ "branch": "main", "commit_count": 34, "repo_created_at": "2024-07-11T12:14:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "475923ae9d4b876a5d7b8bfe808c8c183524cb19", "content": "# Greenlight-API", "size_bytes": 16, "file_path": "README.md", "file_timestamp": 1727787490, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { "con...
CyberMan010/fakestoreapi
819,403,819
b63c8105ce973c9521d3ae4133613c9873028b95
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-06-24T12:40:48.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "34ff3bad2cc37f1b9cf60c07620104385008b26f", "content": "function Cake(Title,Price,Description,Image){\n this.title = Title,\n this.Price = Price,\n this.Description = Description,\n this.image = Image\n\n}\n\nlet display = document.querySelector(\"main\");\nlet obj;\n\n let ar...
CyberpunkNot2077/DEV209-HW3
745,334,197
7e16a4f3fc2d44a008a65c3b49f19498dc4773a2
{ "branch": "main", "commit_count": 14, "repo_created_at": "2024-01-19T05:30:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "0839730a618cd8c7c986733e16d817bf3bcf707a", "content": "document.addEventListener(\"DOMContentLoaded\", function (event) {\n document.getElementById(\"welcome-aboard\").disabled = true;\n document.getElementById(\"welcome-back\").disabled = true;\n)}\nfunction formSubmissionEvent(){\n let...
Cybersoul2042/FinalProject
887,930,772
672141b6a28b1c6f2e4d83bce3c94447bc4842c7
{ "branch": "master", "commit_count": 1, "repo_created_at": "2024-11-13T14:27:02.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "fcfeb494d07d5e68f4ccc105b0bdb4ee6d54f3dc", "content": "html,\nbody{\n margin: 0;\n padding: 0;\n height: 100%;\n width: 100%;\n}\n.container{\n height: 100%;\n width: 100%;\n background-color: rgb(49, 49, 49);\n .slider{\n width: 50px;\n height: 100%;\n...
Cyni769/Nike-site
879,184,934
20681447780070280a6bd342cb1b96f3e7d59e1c
{ "branch": "main", "commit_count": 4, "repo_created_at": "2024-10-27T08:24:02.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "722568387e2ca5f0fc8810a442c1f31087e15535", "content": "## A responsive Nike website 👟✔️\n## Project used for practicing code and learning how to implement:\n- Tailwind\n- React\n- HTML\n- Javascript\n## -- Thank You --\n", "size_bytes": 165, "file_path": "readme.md", "file_time...
CynthiaWahome/tf-project-7
831,505,446
bed55255c12f12b67e34e6d0359ae50da589d3e9
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-07-20T18:48:10.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "be00068ca3b511d22bd8b2c361a30a9b6c15913d", "content": "# Deploy a static website on S3 using Terraform\n\n## Overview\n\nThis beginner-friendly project demonstrates how to host a static website on Amazon S3 using Terraform. It provides step-by-step instructions for setting up Terraform, con...
Cypher-CP0/Hive-smart-contract-test
944,941,692
f3e778a8c5090e75bae32f2b7f1947a5e88615c9
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-03-08T09:34:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "751f8160963c5fb2f71bd07882746934dae7d614", "content": "/* src/index.css */\nbody {\n font-family: Arial, sans-serif;\n margin: 0;\n padding: 20px;\n}\n\n.App {\n max-width: 800px;\n margin: 0 auto;\n}\n\nbutton {\n margin: 5px;\n padding: 10px 20px;\n cursor: pointer;\n}\n\nbutton:d...
CyrexML/StreamlitAPP
841,997,415
194990f2c39a72a7b43b7c11595004c1d5b7ff37
{ "branch": "main", "commit_count": 8, "repo_created_at": "2024-08-13T13:16:10.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 1, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "9299325b948cbcaa063a7f279ee25cc767142526", "content": "streamlit\nxgboost\nscikit-learn\npandas\nnumpy<2\nmatplotlib\nseaborn\ntensorflow", "size_bytes": 75, "file_path": "requirements.txt", "file_timestamp": 1719943332, "language": "Pip Requirements", "is_vendor": false...
CzysCode/work1-music
814,645,475
08585e35ae5fcd2f3a1053f0afd7fe18dba41801
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-06-13T12:15:54.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c8c154e69d85e48b7d8c72657de5f0803f1dd200", "content": "# work1-music", "size_bytes": 13, "file_path": "README.md", "file_timestamp": 1718280954, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
D-Corn/ApacheTrafficServer
227,552,803
f09198cb050cce404cc984bd461026be462e68b3
{ "branch": "master", "commit_count": 15, "repo_created_at": "2019-12-12T08:05:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "ef3585364372b6147b59f5b3250bf138b3c6b0d1", "content": "# [ApacheTrafficServer](https://trafficserver.apache.org/) as Caching Reverse Proxy\n## Giới Thiệu\n- Apache Traffic Server là một máy chủ proxy lưu trữ (Caching Proxy Server) có khả năng mở rộng cao có khả năng xử lý khối lượng lớn các...
D-RubyIV/core-chrome-api
993,123,362
4c33362e4d4f037dd2b0d590b04c6419e20b2222
{ "branch": "main", "commit_count": 2, "repo_created_at": "2025-05-30T08:56:20.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "7e55d1dfaa6facfac5ece6c65e3355af4d3fdb02", "content": "import os\nimport zipfile\n\n\ndef create_proxy_extension(name: str, proxy: str, extension_dir) -> str:\n # Tách thông tin proxy\n PROXY_HOST, PROXY_PORT, PROXY_USER, PROXY_PASS = proxy.split(\":\")\n\n # Nội dung của manifest....
D-WhiteDevil29/Work-Manager
769,919,780
787c51b359c05f3da2c70550702a22300e5b64a9
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-03-10T12:43:08.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
39
[ { "content_id": "e1ccb51e2e479a04613fbdeafacef311f613cfde", "content": "import UserPage from \"./UserPage\";\n\n\nexport const metadata = {\n title: 'Work Manager: Profile Page'\n}\nconst userParentPage = () => {\n return <UserPage />\n\n}\n\nexport default userParentPage;\n", "size_bytes": 195, ...
D12007/my-first-console-
508,989,575
3f7a490b1a472460a20858e9c3f564c3d5292547
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-06-30T08:07:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "734fea6dfc71fa189abe5689b695def4588620b7", "content": "# my-first-console-", "size_bytes": 19, "file_path": "README.md", "file_timestamp": 1656576509, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
D1tchy/conflictDEMO
377,806,712
78b739db0db30dc7d8a9643a1c4d947d182bf4e8
{ "branch": "main", "commit_count": 5, "repo_created_at": "2021-06-17T11:27:31.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4db2dc11ce14f0583b097088f76b0c5e19ed0bcd", "content": "# conflictDEMO\n", "size_bytes": 15, "file_path": "README.md", "file_timestamp": 1623926647, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
DAndreChampagne/vampire_survivors_clone
813,927,099
4cc52fe84186d79e19dfa1e20464a1183e4a4a61
{ "branch": "main", "commit_count": 5, "repo_created_at": "2024-06-12T02:30:49.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
9
[ { "content_id": "eacfc4ee25138fc876dcb15902845a727228a7de", "content": "extends Area2D\n\n@export_enum(\"Cooldown\", \"HitOnce\", \"DisableHitBox\") var HurtBoxType = 0\n\n@onready var collision = $CollisionShape2D\n@onready var timer = $DisableTimer\n\nsignal hurt(damage)\n\n\nfunc _on_area_entered(area):\...
DB0807/Calculator
647,457,372
24ab4c4a7e741ef51763de427f2212d0bb93b774
{ "branch": "main", "commit_count": 8, "repo_created_at": "2023-05-30T20:33:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "676c5034287e98dc0574a2104de3cd9dbfd63cda", "content": "This will be my final project, concluding my learning process of The Odin Project foundations.\nIt will require me to use a range of skills that I have learnt, including HTML, CSS and JavaScript.", "size_bytes": 194, "file_path"...
DBarbero/react-redux-fantasy-card-game
125,394,631
4ac237418e02d11f11786d135c5f95fd1277963f
{ "branch": "master", "commit_count": 18, "repo_created_at": "2018-03-15T16:18:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "d6370746c4f73cbe92f51346ddaf433dacd4accc", "content": "import React, { Component } from 'react';\nimport logo from './logo.svg';\nimport './App.css';\nimport Board from './containers/Board/Board'\n\nclass App extends Component {\n render() {\n return (\n <div className=\"App\">\n ...
DC122008/AI-Virtual-Mouse
766,010,390
384d2c6b728f8035bdbcc7fa6f7343776f5a77a5
{ "branch": "main", "commit_count": 6, "repo_created_at": "2024-03-02T05:02:34.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "0e78303423aa8febf8144426f48eb07fb51accd9", "content": "import cv2\r\nimport numpy as np\r\nimport handDetector as htm\r\nimport time\r\nimport autopy\r\n\r\n# Constants\r\nwCam, hCam = 640, 480\r\nframeR = 100 # Frame Reduction\r\nsmoothing = 7 # Random value\r\n\r\n# Variables\r\npT...
DCalhas/eeg_to_fmri
201,119,773
c5e8c804852b03edc9e626608d1bbe2a1f82dda8
{ "branch": "main", "commit_count": 1, "repo_created_at": "2019-08-07T20:03:07.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 4, "forks": 0, "issues": 6, "pull_requests": 0 }
90
[ { "content_id": "ecb502efd45b0e2fa7aa1162e6d1031061bf341c", "content": "{\"cells\": [{\"cell_type\": \"markdown\", \"metadata\": {}, \"source\": [\"# Long Short Time Memory Layer at EEG and BOLD embeddings\"]}, {\"cell_type\": \"markdown\", \"metadata\": {}, \"source\": [\"## Add an LSTM to add time series ...
DCash0000/ExtraPractice
261,237,595
2940bc8a55b005ddbc7e1aba33d861d8ed23f591
{ "branch": "master", "commit_count": 3, "repo_created_at": "2020-05-04T16:27:21.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "a0c7da3341bc1f1c73af4f06c68ba827366fdda7", "content": "// Select the Elements\nconst clear = document.getElementById(\"clear\");\nconst dateElement = document.getElementById(\"date\");\nconst list = document.getElementById(\"list\");\nconst input = document.getElementById(\"input\");\n\n//C...
DDD-Community/ddd8-almond-chocoball-frontend
571,140,670
cbfd4cf8593d897bdf2ae2270c9907003ec5b229
{ "branch": "main", "commit_count": 59, "repo_created_at": "2022-11-27T09:54:14.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
41
[ { "content_id": "a67e2e96c4b00b9239f24f79fa2407363027de43", "content": "import React from 'react';\nimport styles from './Header.module.css';\nimport { useLocation } from 'react-router-dom';\nimport { IconGood } from '../Icons';\nimport HeaderBackButton from './HeaderBackButton';\nimport HeaderSearchButton ...
DDOSvoid/toy_interpreter
642,680,884
ac2f9870bf93b8304adf68f4cabe79957c0acf96
{ "branch": "master", "commit_count": 3, "repo_created_at": "2023-05-19T05:42:19.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
29
[ { "content_id": "11f1a0bd0a07a6acbc5a7476de196e7b39027480", "content": "#pragma once\r\n\r\n#include <vector>\r\n#include <void/token.hpp>\r\n#include <void/lexer.hpp>\r\n#include <void/ast.hpp>\r\n#include <void/parser.hpp>\r\n#include <void/object.hpp>\r\n\r\n#include <memory>\r\n\r\nnamespace Void {\r\n ...
DETROJAJAY/python-tutorial
405,441,564
4445cc010b38cf5211b526c0aae840c4ed0a55fa
{ "branch": "python-codes-over-my-own-thinks", "commit_count": 15, "repo_created_at": "2021-09-11T17:29:47.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 1, "issues": 0, "pull_requests": 0 }
25
[ { "content_id": "fc00e5684f561f3b8a037aa4672cd95e52f3885d", "content": "j = {\r\n 'surname' : input(\"enter your surname: \")\r\n}\r\n\r\nj['name'] = input('input your name: ')\r\nj[\"age\"] = input('input your age: ')\r\nj[\"movies\"] = list(input(\"input list of you favourit movie: \").split(\",\"))\r\...
DEVIL-HaKeR/Virtualpet2
285,683,895
f0f973ab0f3e43b061e9427b1ae72767865d13cb
{ "branch": "master", "commit_count": 2, "repo_created_at": "2020-08-06T22:29:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "6eb7b67f4d30b357ff305563301aba19a8fe98de", "content": "# Virtualpet2", "size_bytes": 13, "file_path": "README.md", "file_timestamp": 1596753096, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
DEVLuisz/React-Router
552,624,757
3007a02190cf119ee5304a19abe474d66ac6dd14
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-10-17T00:59:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
12
[ { "content_id": "b88548460fe1d232231214ebcec1e1a201e2c592", "content": "import React from 'react';\r\nimport { Link, useLocation } from 'react-router-dom';\r\nimport styles from './LinkAtivo.module.css';\r\n\r\nexport default function LinkAtivo({ children, to }){\r\n\r\n const localizacao = useLocation();\...
DGEngineering631/Flying-Disc-Detection-System
483,617,599
201d348d130cbfaa4b0cb53b5d59068c7d468985
{ "branch": "main", "commit_count": 3, "repo_created_at": "2022-04-20T10:59:08.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "c096dc123baf11cbc2d36e8f21d37e705758a80f", "content": "#include \"HUSKYLENS.h\"\r\n#include \"SoftwareSerial.h\"\r\n\r\n#define SHOCK_LED 12\r\n#define SHOCK 13\r\n// disc_state tracks sequence of operations\r\nunsigned int disc_state = 0;\r\n// basket radius in pixels\r\nfloat basketradius...
DIAWARAMomo/Base_de_donn-es
418,674,654
0cbb0b4381b07066fa71665def0a826b7fade5d2
{ "branch": "main", "commit_count": 1, "repo_created_at": "2021-10-18T21:30:42.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "e050c508942ff167f39f1252fc2858cd28e051a4", "content": "/* \r\n<NAME>\r\n<NAME>\r\n*/\r\nDROP TABLE if EXISTS ParticipationMEP CASCADE;\r\nDROP TABLE if EXISTS ParticipationMEM CASCADE;\r\nDROP TABLE if EXISTS ParticipationMEC CASCADE;\r\nDROP TABLE if EXISTS ParticipationMSM CASCADE;\r\nDRO...
DINAKARRAJ07/PREDICTING-TITANIC-SURVIVAL-USING-ML
970,135,570
a4d69a3abe9f639afec1393907037fe2414f13f2
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-04-21T14:32:03.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "cb77cfdc9d5d115422646ed2b32728712a75a933", "content": "# PREDICTING-TITANIC-SURVIVAL-USING-ML", "size_bytes": 38, "file_path": "README.md", "file_timestamp": 1745245924, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses"...
DIOGO7i/fipec
945,046,602
ff4c027d5f017dac1a829dd1d15f6882e8d7373e
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-03-08T14:35:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "852b2d60801b22b746d0f45afa1d6d4e1d314bfe", "content": "body {\r\n background-color: blanchedalmond;\r\n font-family: \"Russo One\", sans-serif;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n height: 100vh;\r\n margin: 0;\r\n flex-direct...
DIOYF/TaichiVoxelChallenge_DIOYF
489,816,477
ea773b291bd9576d5552e233ae73a6306519bb23
{ "branch": "main", "commit_count": 16, "repo_created_at": "2022-05-08T01:12:56.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "fa5c53d0c832e6ad6634f4f72edb5debcba46e84", "content": "from scene import Scene\nimport taichi as ti\nfrom taichi.math import *\n\n\nscene = Scene(voxel_edges=0, exposure=1) ## 设置边界和曝光度\nscene.set_floor(-60, (0.5, 1.0, 1.0)) ## 设置地板高度,设置地板颜色\nscene.set_background_color((0.52, 0.87, 0.92)...
DJHymers/DJHymers
598,113,157
3c91227ba513944b5c003a14786c19baaf3fc3b4
{ "branch": "main", "commit_count": 4, "repo_created_at": "2023-02-06T12:33:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "8426654d587012157ce0159490755a200012f566", "content": "<h1 align=\"center\">Hi 👋, I'm David</h1>\n<h3 align=\"center\">A Junior Software Developer, Northcoders graduate and PCEP certified Python Developer from Newcastle</h3>\n\n- 🔭 I’m currently working on [The Odin Project](https://githu...
DJLGabJean/SAE_Projet_Dev_IA
871,224,927
dc48e91c93ed7a84c29774c2994cb88eaea5fb03
{ "branch": "main", "commit_count": 26, "repo_created_at": "2024-10-11T14:12:46.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "9e994ae35f0365f2bd57ff8d92aa058059fcad95", "content": "import { Injectable } from '@angular/core';\nimport * as tf from '@tensorflow/tfjs';\nimport labels from '../../assets/json/labels.json';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class TensorflowjsService {\n private model: t...
DJMatt000/CountryJson
870,338,245
062c32ad5fefc28e73086472a65a2c8b3b00ccf0
{ "branch": "main", "commit_count": 24, "repo_created_at": "2024-10-09T21:22:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "9d092012c3052e393fc7ed2daa546d30352f800c", "content": "from flask import Flask, url_for, render_template,request\nimport os\nimport json\nfrom markupsafe import Markup\napp = Flask(__name__) #__name__ = \"__main__\" if this is the file that was run. Otherwise, it is the name of the file (e...
DJeanCar/FBV---CBV
17,072,574
780ce1eb9e89c217773dcb9ffcb58195f5e407c6
{ "branch": "master", "commit_count": 1, "repo_created_at": "2014-02-21T22:49:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "e6e16d982e2190752a11a9198352510c972e3f1a", "content": "from django.conf.urls import patterns, include, url\n\nfrom django.contrib import admin\nadmin.autodiscover()\n\nurlpatterns = patterns('',\n # Examples:\n # url(r'^$', 'MiPrimerHO.views.home', name='home'),\n # url(r'^blog/', ...
DKcoco-lala/git
382,215,047
bfc8e030e5a134583af30e6623a573cb84203701
{ "branch": "master", "commit_count": 11, "repo_created_at": "2021-07-02T03:02:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "6434577a9fd559de514bcf4b6e234434e77b8bb6", "content": "*{\n margin: 0px;\n padding: 0px; \n}", "size_bytes": 41, "file_path": "test.css", "file_timestamp": 1625296394, "language": "CSS", "is_vendor": false, "license_type": "no_license", "detected_licenses"...
DLi7077/Genshin-Theoretical-Max
453,147,123
6b09e1dc78985926383e0eb355eda16e9a5a29c0
{ "branch": "main", "commit_count": 17, "repo_created_at": "2022-01-28T16:55:33.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "4115cc7fb603ae13a8b5b67f797786f2c03e356c", "content": "//crit DMG max roll: 7.77% 62.2main(rounded)\n//crit rate max roll: 3.89%\n//atk% max roll : 5.83% 46.6 main (rounded)\n//em max roll: 23.31 187 main (rounded)\n//er% max roll: 6.48\n//flat atk max roll...
DLibatique/CL262
116,169,976
8959db7be2d1f6fb40464cfe16aad535916e6f37
{ "branch": "gh-pages", "commit_count": 55, "repo_created_at": "2018-01-03T18:41:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "f408002956dde1550a0778db25c54c461b99d45c", "content": "---\ntitle: \"Texts\"\nbg: purple\ncolor: white\nfa-icon: book\n---\n\n## Texts\n1. Benner, <NAME>. *Selections from Homer’s* Iliad. Norman: University of Oklahoma Press, 2001. ISBN-13: 978-0806133638\n * [Intro and Text](https://dli...
DLive/richEditLinenum_test
6,459,864
b6162ab92e7476b4b842effcdfba9b415de39c99
{ "branch": "master", "commit_count": 1, "repo_created_at": "2012-10-30T15:47:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
12
[ { "content_id": "32313e414ae5559ea82fbe384f9018d151d17ef4", "content": "// MainFrm.cpp : CMainFrame 类的实现\n//\n\n#include \"stdafx.h\"\n#include \"linenum_test.h\"\n\n#include \"MainFrm.h\"\n\n#include \"linenum_testView.h\"\n\n#ifdef _DEBUG\n#define new DEBUG_NEW\n#endif\n\n\n// CMainFrame\n\nIMPLEMENT_DYNA...
DMatlord/Hashtags-Filosofia
197,354,157
9e476431b78071b3e80eec367bd29da9157664dd
{ "branch": "master", "commit_count": 3, "repo_created_at": "2019-07-17T09:03:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "3f9dfe3e8039912fc0d093e6a0bb451bdd7d935d", "content": "> Qui sono contenuti gli hashtags-indice della biblioteca \n", "size_bytes": 59, "file_path": "README.md", "file_timestamp": 1563355580, "language": "Markdown", "is_vendor": false, "license_type": "no_license", ...
DMoon19/CG-GG
919,430,039
86e0bc34e4b526aca8cc72bc2671352588464bfb
{ "branch": "main", "commit_count": 55, "repo_created_at": "2025-01-20T11:27:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "5d3ac12b5f737a52c21b40634ca8a636908e40d0", "content": "#ifndef LIGHTING_CUSTOM_INCLUDED\n#define LIGHTING_CUSTOM_INCLUDED\n\n//#include \"Packages/com.unity.render-pipelines.universal/ShaderLibrary/Lighting.hlsl\"\n\nvoid GetMainLight_float(float3 PositionWS, out half3 Color, out float3 Dir...
DNS239/encryptandoUmTxt
922,370,435
ec0351ed668199accf047bc3fb173cf10a4ab523
{ "branch": "main", "commit_count": 2, "repo_created_at": "2025-01-26T02:29:22.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "68f123526c4f3ae3b5990c86c77b8bdc7bf81539", "content": "# encryptandoUmTxt\n\n#Instalar o pyaes antes pra funcionar\n\n# Na pasta onde vc quer emcriptar o arquivo \nExecute:python decrypter.py", "size_bytes": 131, "file_path": "README.md", "file_timestamp": 1737858914, "langu...
DON77/youtube-player
160,792,169
477a0ef750b1f9e7291d9509eed967b1ca9f6e4a
{ "branch": "master", "commit_count": 1, "repo_created_at": "2018-12-07T08:07:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "13017c9b9db59d8bb7140c571d31e24d3a8dd47c", "content": "using System;\nusing System.Collections.Generic;\nusing System.ComponentModel;\nusing System.Data;\nusing System.Drawing;\nusing System.Linq;\nusing System.Media;\nusing System.Text;\nusing System.Threading.Tasks;\nusing System.Windows...
DPankoff/TestWork
52,345,060
c1a3daa8f70ea435bcd7e8553c0fb65b68e96c17
{ "branch": "master", "commit_count": 8, "repo_created_at": "2016-02-23T08:56:48.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "8bab35857774d124097ba2ac702d7dd47075f10b", "content": "<!DOCTYPE html>\n<html>\n<head>\n <title>Meteor</title>\n <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>\n <%= javascript_include_tag 'default', 'data-turbolinks-track' => true %>\n <%= cs...
DR0N3-OFC/opengl_glut_timer
539,811,874
063f541d67ca8e96c561dd704d65de5b3e54840e
{ "branch": "master", "commit_count": 2, "repo_created_at": "2022-09-22T05:21:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "1a8e0965a22d00a9b2a2a33ad12de69cebde22f8", "content": "# Animação em OpenGL/C++\n### Utilizando a função timer\nProjeto em OpenGL/C++ desenvolvido para a disciplina de Computação Gráfica da UTFPR-MD.\n", "size_bytes": 150, "file_path": "README.md", "file_timestamp": 1663824231, ...
DREEYi/andreey
685,623,543
3a46c87930540692894f6de6bfbbb2fe600d4cf4
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-08-31T16:35:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "1eee237695d19f3f474d8a55d810554ba3ed1d23", "content": "# andreey", "size_bytes": 9, "file_path": "README.md", "file_timestamp": 1693499753, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
DRSNAJ/project-planner-mcp
965,010,385
0822044d554f34b76165a7619df6fd9407cde86a
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-04-12T07:59:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 1, "issues": 0, "pull_requests": 1 }
3
[ { "content_id": "79c4fda28af58f9144575283ff1ae5071f932b2b", "content": "/**\n * GitHub Project Management MCP Server\n * This file implements a Model Context Protocol (MCP) server that provides tools for\n * interacting with GitHub Projects V2 API. It enables project management operations\n * like viewing p...
DShiguenori/wordle-bot-js
472,536,272
331107ddf1dd0db4aef958ec44c3cb1afd383c91
{ "branch": "master", "commit_count": 2, "repo_created_at": "2022-03-21T22:43:20.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "8073e4b3ea0448a0c5094348c1b3cc5fd4ba85ac", "content": ".env\nnode_modules\n/.vscode\nanotações.md", "size_bytes": 41, "file_path": ".gitignore", "file_timestamp": 1647909094, "language": "Ignore List", "is_vendor": true, "license_type": "no_license", "detected_li...
DSolight/DSolight
897,636,837
c86d1024dcaa97bff945d304794e91ce81516e29
{ "branch": "main", "commit_count": 16, "repo_created_at": "2024-12-03T01:10:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "2de70486bd220a2106c72c6deaa1341b1def8bbd", "content": "<div id=\"header\" align=\"center\">\n <h1>Привет 👋, меня <NAME></h1>\n <h3>Я Frontend разработчик</h3>\n</div>\n\n <div align=\"center\">\n <a href=\"https://t.me/ArsLight\" style=\"text-decoration: none;\">\n <img width=\"50\" ...
DSouzaM/java-nullness
307,850,216
6f1c1d1c1c3f889da74cc7de08babcb188e4be3a
{ "branch": "master", "commit_count": 15, "repo_created_at": "2020-10-27T23:09:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 1, "issues": 0, "pull_requests": 0 }
12
[ { "content_id": "cb7304e6e3e02ba9e9962d21a76cadcc8c6e3851", "content": "package type_stability;\n\nimport java.util.logging.Logger;\n\npublic class NullnessDataPoint {\n private final static Logger LOGGER = Logger.getLogger(NullnessLogger.class.getName());\n\n String className;\n String methodName;...
DTE-Engine/mooqita
178,293,198
88e4a87f7579c83dd7723d93e22ddd239826c2a5
{ "branch": "master", "commit_count": 10, "repo_created_at": "2019-03-28T22:42:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c6fb1f83831073b08483161fe400d63aa4323a88", "content": "# mooqita\nBeginners challenge\n\nWrite a script using /bin/bash that does the following:\n\n1. Create a series of random numbers and strings of characters and write them to a file, no more than 15 characters for each line. As character...
DThuong/todolist
824,781,730
a93f3ced2cda789dcd7a94739aee6b953515335a
{ "branch": "master", "commit_count": 4, "repo_created_at": "2024-07-05T23:58:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c6c630942eb12685460df0e02b877128da95eb02", "content": "import { useState } from \"react\";\nimport { ToastContainer, toast } from \"react-toastify\";\nimport \"react-toastify/dist/ReactToastify.css\";\n\nfunction App() {\n const [input, setInput] = useState(\"\");\n const [todos, setTodos...
DYEkanayake/markdown-portfolio
390,687,589
cd77d5aec940e0ed3eb462dd840dc1426b5e8c7a
{ "branch": "master", "commit_count": 20, "repo_created_at": "2021-07-29T10:32:17.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 1, "pull_requests": 0 }
3
[ { "content_id": "a04eeb0ae601d7fe38d549d03a119f3f49a1dcf7", "content": "# <NAME>.\n## About\n#### B.Sc. Computer Engineering(ug)\n", "size_bytes": 55, "file_path": "_includes/01-name.md", "file_timestamp": 1627556524, "language": "Markdown", "is_vendor": false, "license_type": "no_li...
DaDAYAga/animeTest_2
563,238,126
fa0f7d31eb21ce56078c75edf070d362e8d5a07f
{ "branch": "master", "commit_count": 1, "repo_created_at": "2022-11-08T07:38:20.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "401c8bec6c8a8b9849e72951ad5ee9b81fb71e17", "content": "$(function(){\n function getRandom(min,max){\n return Math.floor(Math.random()*(max-min+1))+min;\n }\n\n var t = document.querySelectorAll('.innerBox > span')\n var t_Total = t.length;\n\n for(i = 0;i <= t_Total;i+...
DaTrueBrad/real-estate-template-v1
492,039,025
47bfaa5180c9dcff80cdf527ba9519432eda8558
{ "branch": "main", "commit_count": 11, "repo_created_at": "2022-05-13T20:58:19.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "787cb1e08a173aede7205ce0d5cba689e5f3bbb0", "content": "# Real Estate Application\n\nWelcome to the Real Estate Application! This web application provides a platform for users to browse properties available for sale or rent, filter them based on location and other criteria, access essential ...