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
CPDN-git/oifs_webpages
191,433,295
ec3cc1d9d891fc2c26c0123f7de62e3c81af82aa
{ "branch": "master", "commit_count": 15, "repo_created_at": "2019-06-11T19:01:33.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
9
[ { "content_id": "a62bdf0ce36e5b9fe77380183889b9c2f296ad22", "content": "<?php\nrequire_once(\"../inc/batch_site_config.inc\");\nrequire_once(\"../inc/oifs_contacts.inc\");\n\nset_include_path(get_include_path() . PATH_SEPARATOR . $project_path.\"html/inc\");\n\necho <<<EOH\n<html>\n<head>\n<title>OpenIFS@ho...
Nesslis/Programming-Languages-Lexical-Analyzer
776,381,294
8565330001c6663dff52f5f9121bf2db170aac26
{ "branch": "master", "commit_count": 10, "repo_created_at": "2024-03-23T10:53:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 1, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "858e78c2200386370d1f5ec5b1ec090d9d2fe980", "content": "#ifndef TOKENS_H\n#define TOKENS_H\n\ntypedef enum {\n INT_TYPE,\n STRING_TYPE,\n FLOAT_TYPE,\n BOOLEAN_TYPE,\n IF_KEYWORD,\n ELSEIF_KEYWORD,\n ELSE_KEYWORD,\n LOOP_KEYWORD,\n METHOD_KEYWORD,\n RETURN_KEYWO...
BattiestStone4/LearningOS-Record
621,435,115
216550088bb4347b08af91cb183d65d7efd8df07
{ "branch": "main", "commit_count": 37, "repo_created_at": "2023-03-30T16:50:25.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "235641c1725d6abb85e4d27f4e1bf64fab418d35", "content": "# Record\r\n\r\n记录rust和操作系统的学习文档。\r\n\r\n### Day1(3.31)\r\n\r\n完成:\r\n\r\n1.搭好必备环境。\r\n\r\n2.阅读Rust语言圣经、完成一些简单练习。\r\n\r\n### Day2(4.1)\r\n\r\n完成:\r\n\r\n1.阅读Rust语言圣经数值类型一节。\r\n\r\n### Day3(4.2)\r\n\r\n完成:\r\n\r\n1.阅读Rust语言圣经基本类型结束,开始所有权...
mkam0012/github-slideshow
256,680,569
2e91a25f28b8cb5bdf816342b87c340004507a4e
{ "branch": "master", "commit_count": 34, "repo_created_at": "2020-04-18T05:56:32.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 3 }
1
[ { "content_id": "01318e85fb430cc79e9930000dc1341c0df25d84", "content": "---\nlayout: slide\ntitle: \"Welcome to our second slide!\"\n---\n<NAME>\nUse the left arrow to go back!\n", "size_bytes": 98, "file_path": "_posts/0000-01-02-mkam0012.md", "file_timestamp": 1587192616, "language": "Mark...
BrenoFragaDosAnjos/alura-pipeline-dados
745,247,459
3d59feebc6282ba52a450b767d5e8b1840132f7c
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-01-18T23:34:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "0cb3d3827b21dc9b74a79f707a3050d39671b279", "content": "# alura-pipeline-dados", "size_bytes": 22, "file_path": "README.md", "file_timestamp": 1705620853, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
julyaugustusc/220Project7-0
412,166,344
11362a7d2ab398a10ab202b238fdfadd51fc4709
{ "branch": "main", "commit_count": 2, "repo_created_at": "2021-09-30T17:48:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
22
[ { "content_id": "d3be9164346da7e50837135510a34180f103b6eb", "content": "\r\n\r\n#include \"student.h\"\r\n#include \"grad.h\"\r\n\r\n#include <iostream>\r\n\r\nvoid Grad::displayInfo()\r\n{\r\n\tcout << endl << \"Grad student: \" << getName() << endl;\r\n\tcout << \"Roll number: \" << getRollNo() << endl;\r...
Bhavani1989/MavenMarket
999,484,699
b9f0126ab41f0a09ffc748207d52276bc85bec70
{ "branch": "main", "commit_count": 14, "repo_created_at": "2025-06-10T10:18:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "3da391d03867b0617ae9605ad5ca5f27132e72da", "content": "# Maven Market Power BI Project\n\n## 🧾 Overview\n\nThis Power BI report provides a comprehensive analysis of Maven Market's sales, product performance, customer behavior, and return trends across North America using transactional data...
sytk/SidebySide
295,322,784
891e311391b59dd0900908b68a89df00a1cda44b
{ "branch": "master", "commit_count": 154, "repo_created_at": "2020-09-14T06:21:06.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 1 }
9
[ { "content_id": "2387677f9b434c9fdfffdb1715e033bdad5c7d42", "content": "importScripts('https://unpkg.com/@tensorflow/tfjs@2.1.0/dist/tf.min.js');\nimportScripts('https://unpkg.com/@tensorflow/tfjs-core@2.1.0/dist/tf-core.js');\nimportScripts('https://unpkg.com/@tensorflow/tfjs-converter@2.1.0/dist/tf-conver...
Bernie-2016/OrganizingHub
47,434,015
e942378e671c29aabbc8efc11641978a25f51bba
{ "branch": "master", "commit_count": 11, "repo_created_at": "2015-12-04T23:29:46.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
10
[ { "content_id": "8181a8247c2a5b48a9eb2867efd3ccaaafe85080", "content": "block vars\n\ndoctype html\nhtml\n head\n title Bernie 2016 Organizing Hub\n link(href='production.min.css' rel='stylesheet')\n link(rel='shortcut icon' type='image/x-icon' href='img/favicon.ico')\n body\n nav.top-bar(data...
OUANZOUGUIAbdelhak/FLASK-CODES-INTERNSHIP
1,013,014,657
5a8df28c0f94d450911aa29efdb534933e982d2f
{ "branch": "main", "commit_count": 3, "repo_created_at": "2025-07-03T08:24:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "72b5a0aa125a00887897dabcc91e63b184a54fcd", "content": "from flask import Flask, render_template, request, redirect, url_for, jsonify, send_file\nfrom flask_sqlalchemy import SQLAlchemy\nfrom flask_socketio import SocketIO, emit\nimport os\nimport subprocess\nimport requests\nimport openpyxl...
complacent-cat/julwee
445,882,635
70bd9098f0877294c33b7279b2f878522e92538c
{ "branch": "main", "commit_count": 5, "repo_created_at": "2022-01-08T17:20:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
10
[ { "content_id": "7599d5fd66a64f91b57c66a1aa6403ab004efc26", "content": "\nimport { Product, Products } from \"../lib/products\"\n\ntype Props = {\n title?: string,\n list?: Products\n}\ntype CardProps = {\n product?: Product\n}\n\nconst ProductCard = (props: CardProps) => {\n return <h2>{props.product?....
AgustinPuente1/ProyectoFinalProgramacion2
731,934,418
520ef597f8aa64bc5bcb49d08a32ff818a72d78e
{ "branch": "master", "commit_count": 1, "repo_created_at": "2023-12-15T08:25:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
9
[ { "content_id": "09046a98e3ed4d656db4af0f598a6c06da3f7df7", "content": "import os\nimport csv\nfrom modelos.medicos import id_medicos_horarios\nimport random\nimport datetime\nfrom datetime import datetime\n\ndirectorio_actual = os.path.dirname(os.path.abspath(__file__))\nruta_csv_agenda = os.path.join(dire...
maulanakbrr/go-hello-app
883,614,145
42b440d82ef9f9703cbcf13eeb7c30a0e16cba6a
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-11-05T09:24:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "88bf5f6a47991a72e701feb3c36ba5e49175df8a", "content": "module github.com/maulanakbrr/go-hello-app\n\ngo 1.23.2\n\nrequire github.com/maulanakbrr/go-hello-mod v0.1.0 // indirect\n", "size_bytes": 118, "file_path": "go.mod", "file_timestamp": 1730799624, "language": "Go Module...
that-jetpack-guy/aws-eks-anywhere-test-tinkerbell-b2645da8-e236-4988-b27a-560c8dbcf6b8-12
750,095,993
c5579e55fcaa6aea85c01ff941ada54db4b3452b
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-01-30T01:14:07.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "a44bc232c53e76d176ee15aa04a953663cd60dc9", "content": "# aws-eks-anywhere-test-tinkerbell-b2645da8-e236-4988-b27a-560c8dbcf6b8-12\nrepository for use with E2E test job aws-eks-anywhere-test-tinkerbell:b2645da8-e236-4988-b27a-560c8dbcf6b8-12\n", "size_bytes": 185, "file_path": "READM...
arielpedroso95/cinehouse
556,976,597
d7d21e29a4fc596313960d150c17cee6914e1b44
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-10-24T21:42:10.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "eb4d54f0c17e503897cdce3f10ea5f82f9c281e1", "content": "const catalogo = require('./database/catalogo.json')\n\n// listar todos os filmes que estão em cartaz (listarTodosOsFilmesEmCartaz)\n\nconst listarTodosOsFilmesEmCartaz = ()=> {\n catalogo.forEach((filme)=>console.log(`Nome do filme:...
sidarj/github-test
70,733,024
8c96a5a48f018be350b94ba752830ebfdb2f6706
{ "branch": "master", "commit_count": 1, "repo_created_at": "2016-10-12T19:13:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c11ce44bef5cd839cdacf85956b87795df2d5308", "content": "# github-test\ntest git hub\n", "size_bytes": 27, "file_path": "README.md", "file_timestamp": 1476299590, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ...
termie/govenv
20,687,159
a59fa9f2bee935f0c2965eaab3a6a1733cdef48f
{ "branch": "master", "commit_count": 11, "repo_created_at": "2014-06-10T13:55:22.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 4, "forks": 2, "issues": 0, "pull_requests": 1 }
3
[ { "content_id": "c82b28310526378280287b30a4fd77a08e6712bb", "content": "import os\nfrom setuptools import setup\n\n# Utility function to read the README file.\n# Used for the long_description. It's nice, because now 1) we have a top level\n# README file and 2) it's easier to type in the README file than to...
shaheen-syed/pygooglenewsscraper
399,060,835
734f6b9772bb02ca235ff1181756deda4ee6aaa0
{ "branch": "main", "commit_count": 10, "repo_created_at": "2021-08-23T10:26:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 3, "forks": 1, "issues": 1, "pull_requests": 0 }
6
[ { "content_id": "8976a59dc33bec03d7fc9c96c6adc1b236f5936b", "content": "requests==2.26.0\ntrafilatura==0.9.1\nbeautifulsoup4==4.9.3\n", "size_bytes": 58, "file_path": "requirements.txt", "file_timestamp": 1629796670, "language": "Pip Requirements", "is_vendor": false, "license_type":...
Umair161197/Chutzpah
129,687,049
296cbbd69478e809c8f7bc33d63100fe59882c35
{ "branch": "master", "commit_count": 4, "repo_created_at": "2018-04-16T05:01:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "1436f7f98a89189db235fbfe40fbe69ce0935a92", "content": "# Chutzpah\nSoddy\n", "size_bytes": 17, "file_path": "README.md", "file_timestamp": 1523855113, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
Musstta/madvoc22
580,148,286
264c656ea3c178683f7f8648ee57f388d63adce2
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-12-19T20:54:25.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "414761b8009ae2d862700de335bddf4395838e59", "content": "stratGuide = open(\"input.txt\", \"r\");\n\ndef values(x, y):\n if x == 'A':\n x = 1;\n elif x == 'B':\n x = 2;\n elif x == 'C':\n x = 3;\n if y == 'X':\n y = 1;\n elif y == 'Y':\n y = 2...
mmsLee/myGit
67,268,626
230855d9219eecf2d29c97b22bae3645cd129e50
{ "branch": "master", "commit_count": 4, "repo_created_at": "2016-09-03T03:18:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "f5a33655db95c203c299eab55962a101b9085149", "content": "sdsffds\nvar a =12;\n", "size_bytes": 19, "file_path": "a.js", "file_timestamp": 1472998978, "language": "JavaScript", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
Gsamson5/11-Tea-project
659,003,507
7b48e8fc4458c1a5cbd7251445d37e9e206f1ce0
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-06-27T00:42:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "26a1802fb5ac16d361827d83103211c03b426c05", "content": "/*** Fonts ***/\n@import url('https://fonts.googleapis.com/css2?family=Catamaran&display=swap|Grand+Hotel');\n\n/*** Variables ***/\n\n:root {\n --color-primary: #678e3e;\n --color-primary-light: #beed8c;\n --color-grey-1: #102...
MehadiHasan-web/Learn-NextJs
764,580,353
9a7a5cca8dd9389efbfec364e270b5bb32e52ba3
{ "branch": "master", "commit_count": 4, "repo_created_at": "2024-02-28T10:39:49.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "7b42035f257f5322f91f1abb87d2bdb7e8cba5d1", "content": "'use client'\n\nimport Link from 'next/link'\nimport React from 'react'\nimport {\n NavigationMenu,\n NavigationMenuContent,\n NavigationMenuIndicator,\n NavigationMenuItem,\n NavigationMenuLink,\n NavigationMenuList,\...
tedmcn/SoftSysGraphicalGrapes
85,972,466
6f2fc59803ea2931c97d74ca55635b6fe43e89a6
{ "branch": "master", "commit_count": 105, "repo_created_at": "2017-03-23T16:30:36.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
61
[ { "content_id": "96f52f8b54f471ad5209047f983e1563c65589f0", "content": "/*<NAME>\n *2/27/17\n *ENGR 2535\n\n *Plane object\n *\n *Child of gameobject, this holds the necissary information to \n *display a cube of any dimention on the screen.\n*/\n\n#include \"planeobject.h\"\n\n//Constructor\n//\n//n : poin...
sirvanci/capstone-udacity
420,473,901
e63aeaf30ef5f3a7b8b6861cb862f52ab1b67620
{ "branch": "master", "commit_count": 45, "repo_created_at": "2021-10-23T17:07:25.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
10
[ { "content_id": "4e689bd8c4e909c9b41fb52db948846d5c0f7b27", "content": "Create VPC with `VPC/create-vpc-stack.sh`\nCreate EKS cluster scripts EKS/\n", "size_bytes": 74, "file_path": "README.md", "file_timestamp": 1635071866, "language": "Markdown", "is_vendor": false, "license_type":...
pratham-gupta/spotify_music_controller
341,114,469
201d5fb3156b3a032b87613d2301578581373574
{ "branch": "master", "commit_count": 5, "repo_created_at": "2021-02-22T07:27:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
12
[ { "content_id": "4766cdf24f8c0d581779b54309d5a7cd0efb24c8", "content": "# Generated by Django 3.1.4 on 2020-12-30 21:51\n\nfrom django.db import migrations, models\n\n\nclass Migration(migrations.Migration):\n\n dependencies = [\n ('spotify', '0002_auto_20201231_0320'),\n ]\n\n operations = ...
rohithSN/backup
855,315,778
4f0fcc105ce9247c42fba12b3c45bd28ca8fb884
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-09-10T17:07:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "21340b5047d05200987b49ab840418332b012593", "content": "<?xml version='1.1' encoding='UTF-8'?>\n<build>\n <actions>\n <hudson.model.CauseAction>\n <causeBag class=\"linked-hash-map\">\n <entry>\n <hudson.model.Cause_-UserIdCause>\n <userId>ABCD</userId>\n ...
J0cin/J0cin
933,249,913
a25a8279dafd9c648aa74127eda776942e1243b7
{ "branch": "main", "commit_count": 4, "repo_created_at": "2025-02-15T14:14:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "25661d376988986091284563c38d732d923df7c1", "content": "<h1 align=\"center\"><img src=\"https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExNXo1Y3N5dGJ5c2wzbzd5amcxM3p6NmppaDFoNGRtejJhdDY4cXN5aSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/KsbBktCnu3Fz5OntSi/giphy.gif\" width=\"80%\"></h1>\n<p alig...
NZXTCorp/web-integrations-examples
627,024,006
02754d4651386892bd987b3a6469f8fa7fd42b18
{ "branch": "main", "commit_count": 24, "repo_created_at": "2023-04-12T16:18:16.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 18, "forks": 18, "issues": 0, "pull_requests": 1 }
96
[ { "content_id": "6f37578feb6717e658cffc1b918a42b80b624534", "content": ":root {\n --max-width: 1100px;\n --border-radius: 12px;\n --font-mono: ui-monospace, Menlo, Monaco, 'Cascadia Mono', 'Segoe UI Mono',\n 'Roboto Mono', 'Oxygen Mono', 'Ubuntu Monospace', 'Source Code Pro',\n 'Fira Mono', 'Droid ...
intbizth/deployer-php
120,591,435
ab8e2d5ab232346371294f16d09e0e7e023b76a7
{ "branch": "master", "commit_count": 24, "repo_created_at": "2018-02-07T09:13:55.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
15
[ { "content_id": "ee65b21d9570eb4ee45dc9989adbc2f314c55eca", "content": ";# https://bugs.launchpad.net/ubuntu/+source/php-amqp/+bug/1586939\n;# no need for ubuntu 16.10 up\n;extension=amqp.so\n\nexpose_php = Off\ndisplay_errors = Off\ndisplay_startup_errors = Off\nerror_reporting = E_ALL\nlog_errors = On\n\n...
amirbennasr-smic/repo_git_flow
297,694,939
b7e182d952254be1cf68a3b64b4d061dc94b6b1b
{ "branch": "master", "commit_count": 2, "repo_created_at": "2020-09-22T15:39:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "81094ec1eebbbfa3c211c5b1c7a5219253b25951", "content": "# repo_git_flow", "size_bytes": 15, "file_path": "README.md", "file_timestamp": 1600789489, "language": "Markdown", "is_vendor": false, "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ...
romanres2005/first-website-HSA
504,617,190
25d5999b9cfbf0331bd7557ca8ca09c6728799e1
{ "branch": "main", "commit_count": 2, "repo_created_at": "2022-06-17T17:18:23.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4288e6db1d14bd0e290587884a7a5b8ed68a3878", "content": "* {\n box-sizing: border-box;\n}\n\nbody {\n font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;\n padding: 5px;\n background: #e9e8e8;\n}\n\n/* Title */\n.header1 {\n padding: 30px;\n text-align: cen...
samipsuwal/vehicle-api-backend
484,964,491
d14387854a332e766429f1724678850ddf1e1f55
{ "branch": "main", "commit_count": 18, "repo_created_at": "2022-04-24T08:05:58.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "9aec7edc15707a167c37cf25c682c3c1e582105a", "content": "import json\r\nfrom unittest import result\r\nfrom pydantic import Json\r\nimport schema\r\nimport httpx\r\nimport re\r\n\r\n#should come from a settings file or equivalent\r\nCLIENT_URL =\"https://vpic.nhtsa.dot.gov/api/vehicles/Decode...
ijungmann/python-api
912,878,852
a1976237ec1d6a4849b9f7c98b00ab6fb3245141
{ "branch": "main", "commit_count": 3, "repo_created_at": "2025-01-06T15:24:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "b92ab34751bc4c3946354dbaee8775b483c06a10", "content": "# Me dusting off the rust by doing some string stuff.\n\nprint(\"Hello World!\")\ni = 0;\nwhile i < 10:\n print(\"Hello \" + str(i))\n i = i + 1\nfor j in range(10):\n print(\"Hello range \" + str(j))\nar = [\"this\", \"is\", \...
Jax-p/vite-plugin-html-images
416,881,190
894084d867e113dacbe97665b229c326ae1fd1e5
{ "branch": "main", "commit_count": 13, "repo_created_at": "2021-10-13T19:59:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 7, "forks": 3, "issues": 3, "pull_requests": 2 }
12
[ { "content_id": "f78e2ac5cf0fdadd5672f0c57647ccf3ae6d37f4", "content": "import {ImageOptions} from \"./types\";\n\nexport const defaultImageOptions: ImageOptions = {\n tempDirname: '.img',\n regexp: /img\\/.+\\.(jpg|jpeg|png|gif)[^( |\"|')]+/g\n}", "size_bytes": 170, "file_path": "src/defaults...
varun-ya/WeframeTech-Backend
990,914,857
a9016fcc2df53eae21bd592af4cf94651bf847d5
{ "branch": "main", "commit_count": 11, "repo_created_at": "2025-05-26T20:56:58.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "4f1003366f81b8992406d1ae5d454ae746747374", "content": "{\n \"version\": 2,\n \"builds\": [\n { \"src\": \"server.js\", \"use\": \"@vercel/node\" }\n ],\n \"routes\": [\n { \"src\": \"/(index.html|test.html)\", \"dest\": \"/$1\" },\n { \"src\": \"/(.*)\", \"dest\": \"server.js\"...
eabaje/rccg-twill
366,515,209
d307f385bcc9f85c47eb6a2a5470da9dd454687a
{ "branch": "master", "commit_count": 8, "repo_created_at": "2021-05-11T21:17:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
25
[ { "content_id": "77745227696cf6529d6cc691b17888a11b6c2174", "content": "Message:\n -page:\n - migration: string,\n - formField: select,\n - notes:\n\n -title:\n - migration: string,\n - formField: input,\n - notes: simple tool set\n \n -article:\n - migration: st...
imavipatel/Javascript-Interview-Topics
951,917,385
f5625f2c3317009edb1e9558b54369c4bc56bb6a
{ "branch": "main", "commit_count": 8, "repo_created_at": "2025-03-20T12:54:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "a6b203fde2921d84b82fbbf05bbdd68c52959340", "content": "/*\nSingle-Threaded vs Multi-Threaded\n\nSingle-Threaded\n\nIn a single-threaded environment, there is only one thread of execution. \nThis means that the program can only execute one task at a time. \nJavaScript is a single-threaded la...
FabioNeves00/Resistores
421,922,304
3124eace361c60e5c2b8a6bf1ce6d3d40585a9d4
{ "branch": "main", "commit_count": 72, "repo_created_at": "2021-10-27T17:59:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 3, "forks": 0, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "c449d2ab01c2959f1380ee105f847b098f6f8577", "content": "const { app, BrowserWindow } = require(\"electron\");\n\nfunction createWindow() {\n const window = new BrowserWindow({\n width: 1400,\n height: 900,\n icon: \"view/img/Icons8-Ios7-Industry-Resistor.ico\",\n webPreferences:...
hieunugent/todolist-v2
203,705,483
4101a1715c73c17ce313b3ec6072a2e173e301c3
{ "branch": "master", "commit_count": 1, "repo_created_at": "2019-08-22T03:13:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 5 }
1
[ { "content_id": "d8ef57788cacf427fb73c0fe06de5274ac251a40", "content": "//jshint esversion:6\n\nconst express = require(\"express\");\nconst bodyParser = require(\"body-parser\");\nconst mongoose = require(\"mongoose\");\n// const date = require(__dirname + \"/date.js\");\nconst _ = require(\"lodash\");\nco...
hexa2k9/modbus-proxy
798,231,240
271dcc6bc8bf990a3c14aa4d746667716c700d32
{ "branch": "master", "commit_count": 42, "repo_created_at": "2024-05-09T11:07:22.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "a887b34982762ba0ae487b193e05455e89266c59", "content": "name: Docker\n\non:\n push:\n branches: [ \"main\", \"master\" ]\n pull_request:\n branches: [ \"main\", \"master\" ]\n\nenv:\n REGISTRY: ghcr.io\n IMAGE_NAME: ${{ github.repository }}\n\njobs:\n build:\n\n runs-on: ubuntu...
glennliu/SceneGraphFusion
467,135,764
bd7479c52acc91d3daeae1d679d76e479308a6a1
{ "branch": "main", "commit_count": 34, "repo_created_at": "2022-03-07T14:48:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 3, "forks": 0, "issues": 0, "pull_requests": 0 }
31
[ { "content_id": "0c95a950ae3cd841dbe12b4700f48639ba5e1cbf", "content": "//\n// Created by sc on 1/13/21.\n//\n#include \"../include/dataLoader/dataloader_scenenn.h\"\n#include \"../include/dataLoader/util.h\"\n#include \"../include/dataLoader/Scan3R_json_loader.h\"\n#include <ORUtils/Logging.h>\n\n#include ...
izutet/st20230827
683,570,843
770fb94427d89a8fabe9ca2f2bae6da81ccd47c0
{ "branch": "master", "commit_count": 1, "repo_created_at": "2023-08-27T02:12:17.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "057c4a97aead012a2d74fed0d28158248a04273b", "content": "import streamlit as st\nimport time\n\n\nst.write('プログレスバーの表示')\n\nif st.checkbox('timer start !!'):\n 'start!!'\n latest_iteration = st.empty() #空を追加\n\n bar = st.progress(0)\n for i in range(100):\n latest_iteration...
sakhisheikh/alasco-24hours
162,404,486
1cefc23b9111d12ebf3f40438ec655569b88707d
{ "branch": "master", "commit_count": 6, "repo_created_at": "2018-12-19T08:12:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
16
[ { "content_id": "5aefa8f5c8e66d7c155d0f9d81577f10aeae9b24", "content": "// configure store here\nimport { combineReducers } from 'redux';\nimport { reducer as loadScreen } from './loadScreen';\n\nconst rootReducer = combineReducers({\n loadScreen,\n});\n\nexport default rootReducer;\n", "size_bytes": 2...
tina1998612/ethereum-status-truffle-quick-start
132,302,033
be43f1fbb4e73ba84f702454e8c7fadc8f3ab355
{ "branch": "master", "commit_count": 19, "repo_created_at": "2018-05-06T03:03:25.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 5, "forks": 1, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "902479e5681dd11f40ac834dd8a11d6087680658", "content": "# Ethereum Status + Truffle Quick Start Guide\nThis repository serves as a demo for the official quick start guide of [Status.im](https://status.im/) <br>\nOriginal tutorial: https://wiki.status.im/Make_A_DApp \n\n## Usage\n1. Get statu...
slawomirgicala/compilers
270,438,085
25270fa120aa16d67b8879eefe6c1de8bde512a3
{ "branch": "master", "commit_count": 1, "repo_created_at": "2020-06-07T21:30:23.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "53773c57f681badcc3a04fc7b2aacd8f4ca2030b", "content": "# -----------------------------------------------------------------------------\n# calc.py\n#\n# A simple calculator with variables. This is from O'Reilly's\n# \"Lex and Yacc\", p. 63.\n# ----------------------------------------------...
ashdelta1023/GTRDemoupb866
320,069,582
5760ddaa31179bbe6adc7bd98a4b96576c36e5e7
{ "branch": "main", "commit_count": 1, "repo_created_at": "2020-12-09T20:19:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "3d860056d4747933e7a1a442622002036179df94", "content": "# GTRDemoupb866", "size_bytes": 15, "file_path": "README.md", "file_timestamp": 1607545151, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
ye-will/twenty-four
91,659,171
9b55d7cef68a0bd2ac3075a6a729afd218880c17
{ "branch": "master", "commit_count": 4, "repo_created_at": "2017-05-18T06:52:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "982312a248c60f6d63ae4aa375b4bb2ac26a568e", "content": "# twenty-four\n各种姿势求解24点游戏\n", "size_bytes": 44, "file_path": "README.md", "file_timestamp": 1495094604, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, ...
chauhansumit12/pageObjectDesignPattern
374,742,913
886353213ab32ace4d978d04bbc4e026af9f3111
{ "branch": "main", "commit_count": 3, "repo_created_at": "2021-06-07T17:08:07.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "a31bc1faecd6543880092f7f64d09a29101d575c", "content": "This is an Maven Project which would run on Windows machines as I have used ChromeDriver for Windows in config file.\nFramwork used is Page Object model .\nSystem requirements:\n\nJDK 1.8 \nWindows OS\nChromeBrowser Version 91.0.4472.7...
Sir-MaxBro/calckit
131,003,987
996b8c5d6a4bb747c230f3efe7eccbd398a40f57
{ "branch": "master", "commit_count": 9, "repo_created_at": "2018-04-25T12:37:24.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
50
[ { "content_id": "0e24dc9925811630acca4c86133bd9f699d8b0e6", "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\nusing System.Threading.Tasks;\nusing Calculators.Domain.Abstract;\nusing Calculators.Domain.Entities.Enums;\nusing Calculators.Domain.Entities;\n...
arthacker8209/Calendly
856,849,841
e7a7c300072b6f6de2ba13b224b4126f49b22b3f
{ "branch": "master", "commit_count": 7, "repo_created_at": "2024-09-13T10:21:03.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
25
[ { "content_id": "9048d33c69fb73860b6ffaba964f5824f63ba19f", "content": "package com.deepak.calendly.presenter.features.task\n\nimport androidx.compose.foundation.background\nimport androidx.compose.foundation.border\nimport androidx.compose.foundation.clickable\nimport androidx.compose.foundation.layout.Box...
lkurash/GameSnake
561,794,782
9c4345e1bb3c4d4658e43e43363231ccf4cb83e8
{ "branch": "main", "commit_count": 4, "repo_created_at": "2022-11-04T14:05:04.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "983113d9426b3373cb3e6e2e91338a6bddb1777a", "content": "* {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\n\n*:focus,\n*:active {\n outline: none !important;\n -webkit-tap-highlight-color: transparent;\n}\n\nhtml,\nbody {\n /* display: grid; */\n height: 100%;\n width: 100%...
maryamarshad248/chaining-method
765,295,917
1c1b0b21dd42faed279bea8267f5d3f3bd6a5a83
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-02-29T16:42:47.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "e2cbadcb705d5dda6e3a76261be726636b6c567b", "content": "# chaining-method", "size_bytes": 17, "file_path": "README.md", "file_timestamp": 1709225004, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
CamoCoder/the_game_about_wartgho
984,238,994
9ae3acd663cc0af3572efb64e0e52c3dd3ede3ad
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-05-15T15:56:48.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "ca9920fca80bbab9699cbbeff9521b030af271c0", "content": "import pygame\r\n\r\n#button class\r\nclass Button():\r\n\tdef __init__(self, x, y, image):\r\n\t\t# veriables yay\r\n\t\twidth = image.get_width()\r\n\t\theight = image.get_height()\r\n\t\tself.image = image\r\n\t\tself.rect = self.ima...
BetseBrothers/FinPro
141,902,508
9ffc12046c90f5e167327c768840d5ba9a8851f6
{ "branch": "master", "commit_count": 116, "repo_created_at": "2018-07-22T14:24:23.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 2, "forks": 3, "issues": 0, "pull_requests": 0 }
23
[ { "content_id": "bd0dd39bae3a454cad586b4a95aa6b8b5cac5836", "content": "{%extends \"layoutInput.html\"%}\n{% block titleInput %}\nrekening\n{%endblock%}\n{%block input%}\n<div class=\"container-fluid\">\n<form action=\"/rekening\" method=\"post\" class=\"center-block\" id=\"form\">\n <input autocomplete=...
GameCoder22/UserModule
453,761,145
336adfc661df092e873a62098eb227ab37275902
{ "branch": "main", "commit_count": 4, "repo_created_at": "2022-01-30T18:11:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "2a3d6ed351464bacc2003520c4bcbc2e065d618a", "content": "# this is my first module\r\n# this is about users\r\n# import image from pillow\r\n\r\n# pfp\r\npfp = r'C:\\Users\\gyana\\Desktop\\Users\\Photos\\default pfp.png'\r\n\r\n# the class\r\nclass User:\r\n# how many users\r\n active_us...
pcaday/bipoly
85,638,598
18958514129fdbd142923a27cb33ccee71d031d2
{ "branch": "master", "commit_count": 9, "repo_created_at": "2017-03-20T23:47:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "eb49546c35627e1af19821c8ed2e248d824c9b0c", "content": "/*\n * Automatic simulated annealing-based simplification of models for algebraic curves.\n *\n * (c) 2009 <NAME> and <NAME>\n *\n *\n * This software is distributed as-is, with no warranty of any kind.\n *\n */\n\n/*\n\tIMPORTANT: This...
vivek-ketha/P-Asg-6
455,020,958
cfab7e4368d1773e6c8f43b98c8bc8b5bde37429
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-02-03T03:46:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "2f7e749d79f193680c6095c85efc23c85f0fa59b", "content": "{\"cells\": [{\"cell_type\": \"code\", \"execution_count\": null, \"id\": \"b63d241a\", \"metadata\": {}, \"outputs\": [], \"source\": [\"#1\\n\", \"# Python program to display the Fibonacci sequence\\n\", \"\\n\", \"def recur_fibo(n):\...
Thanhtank4/DiceRoller
910,830,707
3ddf1e2e88031a9cdc6c6bf6be8258ba103a1b73
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-01-01T15:07:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "0eae06d40035e683224e2f2d21bb7fe9e7b01dc1", "content": "package com.example.diceroller\n\nimport android.os.Bundle\nimport androidx.activity.ComponentActivity\nimport androidx.activity.compose.setContent\nimport androidx.compose.foundation.Image\nimport androidx.compose.foundation.layout.*\n...
prisyafandiafif/Code-Lab-2-Week-2-Assignment
68,247,354
d28f5a763e73be3d93a975fb37c40358f84c20d9
{ "branch": "master", "commit_count": 4, "repo_created_at": "2016-09-14T22:09:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "24121e13de4142eab0ccd791ef3c65427cf90c53", "content": "Code-Lab-2-Week-2-Assignment\n", "size_bytes": 29, "file_path": "README.md", "file_timestamp": 1474488579, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }...
dmytro-botnarenko/scrimba-business-card
568,410,317
a82bd65f09a17f0fd1dd75ad5aab8bb7b07c658d
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-11-20T13:01:06.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "aa0df9e2d1e258b11ec6d5d24b8926b38138099b", "content": "body {\n margin: 20px;\n /*\n Challenge:\n Find a web safe font you like, and add it \n to your card.\n */\n \n}\n\n\n\n.card {\n width: 400px;\n height: 180px;\n margin: 0 auto;\n padding: 0 0 0 20px;\n...
andywinandy/essential-feed
675,790,506
483a1895c47b6d09d98698efb1a6cefea3d8f375
{ "branch": "main", "commit_count": 20, "repo_created_at": "2023-08-07T18:21:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
10
[ { "content_id": "1c18dee5ce9badd86efdaa64d7da310469e724bc", "content": "//\n// RemoteFeedLoaderTests.swift\n// EssentialFeedTests\n//\n// Created by <NAME> on 13.08.23.\n//\n\nimport XCTest\n\nclass RemoteFeedLoader {\n private let client: HTTPClient\n \n init(client: HTTPClient) {\n self...
URvesh109/mini-redis-tutorial
775,433,214
420d75471f4f5cf7cb65524000920404f2457caf
{ "branch": "master", "commit_count": 20, "repo_created_at": "2024-03-21T11:35:06.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "fbc30e00efa7ba4e30e03cbae995d04193bc17a9", "content": "use tokio::fs::File;\nuse tokio::io::{self, AsyncReadExt, AsyncWriteExt};\n\n#[tokio::main]\nasync fn main() -> io::Result<()> {\n let mut f = File::create(\"foo.txt\").await?;\n\n f.write_all(b\"I/O in Tokio operates in much the ...
wearethefoos/bunnyque
25,529,465
f7a3862c8288f4f71164392ffb4c1d748a1900af
{ "branch": "master", "commit_count": 2, "repo_created_at": "2014-10-21T15:17:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
13
[ { "content_id": "95510ad4064e9073761b0d2e5bd96c1c52bee7e5", "content": "module Bunnyque\n VERSION = \"0.0.1\"\nend\n", "size_bytes": 40, "file_path": "lib/bunnyque/version.rb", "file_timestamp": 1413905411, "language": "Ruby", "is_vendor": false, "license_type": "no_license", "d...
mcloha/victima
594,341,627
cc66d302895954d37ba258b69920fc153741e887
{ "branch": "master", "commit_count": 4, "repo_created_at": "2023-01-28T08:35:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "851da5f752673d14e96c69e8024f58645e9ca67d", "content": ":root {\n --brand: #5865f2;\n --brand-gradient: linear-gradient(90deg, #8ea1e1, #7289da);\n --greyple: #99aab5;\n --dark-not-black: #2c2f33;\n --focus-border: #00b0f4;\n --status-green: #43b581;\n --text-link: #00b0...
tinmarD/deno-fresh-portfolio
955,511,819
14f885217c190755ef706f18099a18e975ebae50
{ "branch": "main", "commit_count": 6, "repo_created_at": "2025-03-26T18:52:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
26
[ { "content_id": "454a5e977bd1274d70d57fa30f84a0fce1da5e4b", "content": "import { extract } from \"https://deno.land/std@0.224.0/front_matter/yaml.ts\";\n// import { readTextFile } from \"https://deno.land/std@0.224.0/io/read_text_file.ts\";\n\nexport interface ProjectFrontmatter {\n title: string;\n slug:...
mailtwogopal/webdriverio
213,814,458
9c2b49c74426d3fcde025e8d3487680b9d9c262f
{ "branch": "master", "commit_count": 9, "repo_created_at": "2019-10-09T03:41:56.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "90bf6b097dc1fa51558d9ffde894fd0d450c050a", "content": "node_modules\nTestResults/wdiomochawesome.json\n", "size_bytes": 46, "file_path": ".gitignore", "file_timestamp": 1593213289, "language": "Ignore List", "is_vendor": true, "license_type": "no_license", "detec...
niamordev/easybank-landing-page-master
563,859,395
69068241fd079cde684cf545e0aa97717f53f875
{ "branch": "main", "commit_count": 6, "repo_created_at": "2022-11-09T13:44:59.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "2fa42f1103b49426c5167366c2ff4f127c69a89c", "content": "footer{\r\n margin: auto;\r\n background-color: $DarkBlue;\r\n padding: 50px 0;\r\n max-width: 1440px;\r\n\r\n nav{\r\n text-align: center;\r\n display: flex;\r\n flex-direction: column;\r\n ju...
piotr921/PluralsightCreationalPatterns
119,658,196
5d22ba3f2162386e74656d6cf9de2a7534b6a92b
{ "branch": "master", "commit_count": 1, "repo_created_at": "2018-01-31T08:33:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "43d1d6e57e8778f60ab168ecf6b142505f881bd0", "content": "package ps.learning.prototype;\n\npublic class PrototypeDemo {\n\n public static void main(String[] args) {\n Registry registry = new Registry();\n Movie movie = (Movie) registry.createItem(\"Movie\");\n movie.setTitle(\"Scary...
rafaeltedesco/nurse-assistant-mobile
680,180,954
4d7505177423016ed6d742c02c774add55b11e20
{ "branch": "main", "commit_count": 6, "repo_created_at": "2023-08-18T14:35:45.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "a5831389cae852b877e5fa358bfd2cede82a7c48", "content": "import { View, Text, TextInput, TouchableHighlight, ScrollView } from 'react-native';\nimport headerStyles from '../mocks/headerStyles';\nimport HeaderDivider from '../components/HeaderDivider';\nimport { useContext } from 'react';\nimp...
luisalv182/exponentedigital
635,939,171
f313becde42855a7901372176fb57ad2dcfd52cc
{ "branch": "main", "commit_count": 4, "repo_created_at": "2023-05-03T19:30:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
18
[ { "content_id": "c11f66ae3876bcf0a7ac12ef553e821412b34959", "content": "<?php \ndefined('BASEPATH') OR exit('No direct script access allowed');\n\nclass Restmodel extends CI_Model {\n \n public function __construct(){\n\t\tparent::__construct();\n\t\t$this->load->database();\n\t}\n\n /** Implement ...
axl002/front
80,779,090
f2acb601730fe66cb34e05be86aee0d439271ff5
{ "branch": "master", "commit_count": 2, "repo_created_at": "2017-02-02T23:28:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "e9815164714bc94102a616bdf1d0e28a9199d488", "content": "# In this example we are going to create a simple HTML\n# page with 2 input fields (numbers), and a link.\n# Using jQuery we are going to send the content of both\n# fields to a route on our application, which will\n# sum up both number...
standardebooks/anthony-trollope_the-american-senator
838,165,123
493ccf877f7dbcfd6d8469f7c2a0e5dbcdd725ca
{ "branch": "master", "commit_count": 43, "repo_created_at": "2024-08-05T04:48:06.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "1861276107a43e70e3ae81c32d483482e52b820f", "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:epub=\"http://www.idpf.org/2007/ops\" epub:prefix=\"z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/v...
journeyWorker/Jagual
31,903,540
1c1b083a3e48d26c5dd5782d0db8ccc1d3f62295
{ "branch": "master", "commit_count": 29, "repo_created_at": "2015-03-09T14:37:33.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
17
[ { "content_id": "5c9046456a003d7fc412477ca20f76121d9f1781", "content": "package homework.sort;\n\nimport static org.junit.Assert.*;\n\nimport org.junit.Test;\n\npublic class CodingMergeTest {\n\n\t@Test\n\tpublic void 짝수_배열이_반으로_나뉘어져_2개의배열이_된다() {\n\t\tSortMain s = new SortMain();\n\t\tint[] arr = {1,2,4,3}...
NguyenDavid/ic
48,194,471
255a2329a898c998c4d97556e1f73d6df1cd9dbc
{ "branch": "master", "commit_count": 68, "repo_created_at": "2015-12-17T19:37:39.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
41
[ { "content_id": "ac5dda2fe335c9d93ecaffa0c8dd0ed3d5cabca5", "content": "package com.projetidoine.controller;\n\nimport java.util.ArrayList;\nimport java.util.List;\nimport java.util.Map;\n\nimport org.apache.struts2.interceptor.SessionAware;\n\nimport com.opensymphony.xwork2.ActionContext;\nimport com.opens...
daeh/comosoco-env
912,670,512
3b34bcacff3ae9633f7c0f9440c2bad826f58f4f
{ "branch": "main", "commit_count": 35, "repo_created_at": "2025-01-06T06:38:24.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 3, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "46e0869389ed0709072d9fdfd6ace5b41af87ca7", "content": "version: '3'\n\n### TODO: update to support windows, e.g. https://github.com/joelvaneenwyk/win-flex-bison/blob/df95183c0af4ddf8a1d7a1018e9aac74c2cb9f8c/taskfile.yml#L115\n\n# output: prefixed\n\nvars:\n VENV_DIR: '.venv'\n PRIOR_ENV_L...
dshook/UnitySaveEditor
222,325,369
899a7f995499bccdfb6b7405d6e9055c3e690f20
{ "branch": "master", "commit_count": 7, "repo_created_at": "2019-11-17T23:14:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 87, "forks": 31, "issues": 5, "pull_requests": 0 }
10
[ { "content_id": "7a20137d203ca6758b3598503e569cc91ea706a5", "content": "using System;\nusing System.Collections;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Runtime.Serialization.Formatters.Binary;\nusing UnityEngine;\nusing System.Reflection;\nusing System.Linq;\n\nnamespace UnityEdi...
karthik-bit/Stocks-app
276,112,159
6ab654fd998bda7fe8f2cd658523338779f6cf50
{ "branch": "master", "commit_count": 1, "repo_created_at": "2020-06-30T13:48:58.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "ca980b9e0278b3096291cf1cb660c7c87f9d46c4", "content": "# Stocks-app\nWeb application to check stocks \n", "size_bytes": 46, "file_path": "README.md", "file_timestamp": 1593524939, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected...
abutalebdiu/learningbyostad
1,019,642,413
4d10d86a2dd1c019a5f85d8ffeabe4eff3928cb6
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-07-14T16:36:42.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "5c98b323293c3f65b3e6f7b598aebc03356de589", "content": "<?php\n\n$contact1_name = \"\";\n$contact1_phone = \"\";\n$contact1_email = \"\";\n\n$contact2_name = \"\";\n$contact2_phone = \"\";\n$contact2_email = \"\";\n\n$contact3_name = \"\";\n$contact3_phone = \"\";\n$contact3_email = \"\";\n\...
SerialKillerYo/SerialKillerYo
530,763,576
e76cd71231ca1c599b30001c2aa365c3bfeacea2
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-08-30T17:36:49.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "fae5a314a0c5dbafb2f4744722cb5477c2bfa9c2", "content": "CK2 intensifies\n", "size_bytes": 16, "file_path": "README.md", "file_timestamp": 1661881069, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
princebazawule/node-express-mongodb-typescript
429,566,036
b96538b15a163ec177ce627663d24a807a3d7318
{ "branch": "main", "commit_count": 2, "repo_created_at": "2021-11-18T20:11:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
10
[ { "content_id": "27bc2012fd4b70f5c77d8add3539788773341090", "content": "import express from 'express'\nimport * as items from '../controllers/item.controller'\n\nconst itemsRoutes = express.Router()\n\n// create item\nitemsRoutes.post('/', items.create)\n\n// get all items\nitemsRoutes.get('/', items.findAl...
sheridan-advanced-python/mybl
278,407,125
e26f4a2fcdfa38279d5fd996c84895869ab663cb
{ "branch": "master", "commit_count": 2, "repo_created_at": "2020-07-09T15:48:11.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "f198267c7dbbe79d90a45696f2579375751d2ea2", "content": "\n\ndef test_index_ok(client):\n response = client.get('/')\n assert response.status_code == 200\n", "size_bytes": 99, "file_path": "tests/mybl/test_views.py", "file_timestamp": 1594311187, "language": "Python", ...
AtulyaOjha/Your-Knowledge
707,754,542
63bd1f3b78d7a7e5144988c438a6b25ef068a1bc
{ "branch": "main", "commit_count": 3, "repo_created_at": "2023-10-20T15:26:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "a6226891c963c311818eb6d9e74b55a8cf453929", "content": "<html></html>\n<header class=\"header\">\n <a href=\"#\" class=\"logo\">Your Knowledge</a>\n </nav>\n</header>\n<style>\n @import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap');\n\nbody {\n margin: 0;\n box...
KarenCova/3f20ds
303,741,619
47427dcca2b6c9dc1d1b5b0843fd76b3c531c68b
{ "branch": "main", "commit_count": 252, "repo_created_at": "2020-10-13T15:07:36.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
44
[ { "content_id": "13dfe33f1398be202e3d87d4fca34c4bd9350c1b", "content": "/* This simulation will store the names of the men and women participating in the square\r\ndance in a text file. Here is the file we will use for the simulation:\r\nF <NAME>\r\nM <NAME>\r\nM <NAME>\r\nM <NAME>\r\nF <NAME>\r\nM <NAME>\r...
Ucamo/Programming-Foundations-with-Python
64,855,780
325e85e813e27ca05a9911e07fbe408f9a097aaf
{ "branch": "master", "commit_count": 6, "repo_created_at": "2016-08-03T15:10:32.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "50f4a5679a8dc8fa87cca18842508fa39b9041af", "content": "import os\nimport string\ndef rename_files():\n #(1) get file names from a folder\n file_list= os.listdir(r\"F:\\Phyton_Projects\\prank\")\n print(file_list)\n saved_path= os.getcwd()\n print(\"Current Working Directory i...
jaiminborad/burito_app
454,962,904
59f9b4fd5e74deefb497be72c6bc72f7887fab91
{ "branch": "master", "commit_count": 1, "repo_created_at": "2022-02-02T22:57:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c6b6bad9083d1d89d0078c7a22915fd4e9b854d5", "content": "const Order = require(\"./assignment1Order\");\n\nconst OrderState = Object.freeze({\n WELCOMING: Symbol(\"welcoming\"),\n BURRITOS: Symbol(\"burritos\"),\n SIZE: Symbol(\"size\"),\n TOPPINGS: Symbol(\"toppings\"),\n ...
Abdul-Rahmaan/SumOfTwoNums
667,735,209
b5be31b46197a26899efe46294aa69556c4efee8
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-07-18T07:29:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "c19c56273430b72aee1bc6242c7ca6f584dd0c54", "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\nusing System.Threading.Tasks;\n\nnamespace twoSum\n{\n public class Program\n {\n public static void Main()\n {\n ...
Guillaume243/archiver-fichier-EC2-vers-S3
822,925,160
76ff55ef96533c5effe135cfd8532797050e70d7
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-07-02T05:23:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "8937d0575c5a49a1615474b906210d8ed6831a1a", "content": "\n\n#echo \"Debut de l'archivage\"\n#arch=tar -czf backup$(date).tar.gz /home/ec2-user/laback\n\n#echo \"copie vers s3\"\n#aws s3 cp echo $(`arch`) s3://backuplab/lab/ --region us-east-1 \n\n#echo \"copie terminer\"\n\n#!/usr/bin/bash\n...
Bartek-Szewczyk/React-app
349,736,050
b4735e2a71cbe71e19721248d944f1bd5e636131
{ "branch": "master", "commit_count": 72, "repo_created_at": "2021-03-20T13:42:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
51
[ { "content_id": "db212ce0624d7b4e79f920d79f8083e7ee47c7c2", "content": "import React, { FC } from 'react';\nimport styled from 'styled-components';\n\nconst Wrapper = styled.div`\n border: 1px solid grey;\n border-radius:5px;\n text-align: left;\n position:absolute;\n width:750px;\n backgr...
1Larsce/Game-Programming-1-SA1
795,706,706
14411eecbe46d7e7ccba4f4b947edce2a9d52dff
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-05-03T21:21:51.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "0ef6c3df8c6b775e01c301ea81fb2d2cfa5d5c36", "content": "SUMMATIVE ASSESSMENT FOR MODULE 1 BY <NAME>\nNOTES: \n- Instructions may appear weird or out of place.\nBecause I tested this project on a 2560x1440 monitor.\n", "size_bytes": 155, "file_path": "README.md", "file_timestamp":...
milanche1/forecast
341,943,134
c1d598e2fa276948787c206a9fae27758a4b729a
{ "branch": "master", "commit_count": 4, "repo_created_at": "2021-02-24T15:22:56.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "617e208f342df1481583e4688f20c6264607881e", "content": "import React, { useEffect, useState } from \"react\";\nimport ReactDOM from \"react-dom\";\nimport \"./App.css\";\nimport axios from \"axios\";\nimport Weather from \"./components/Weather\";\nimport Search from \"./components/Search\";\...
RahulAutoDev/LearnTestNGFramework
379,223,475
f5f8e9beb2293cede264aa29761d37602ef70fb1
{ "branch": "master", "commit_count": 7, "repo_created_at": "2021-06-22T10:04:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
14
[ { "content_id": "a1fecdebcee6b6533917773fd40aec21e737432d", "content": "package com.org.util;\nimport static com.org.base.Base.driver;\n\nimport java.io.File;\nimport java.io.IOException;\n\nimport org.openqa.selenium.OutputType;\nimport org.openqa.selenium.TakesScreenshot;\n\nimport com.google.common.io.Fi...
htaozhang/vim_conf
66,609,160
57257a2970018b4f318f97541c6e7f87cd41455c
{ "branch": "master", "commit_count": 1, "repo_created_at": "2016-08-26T02:18:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "bcd38668da2b77c8fa58d29caaf4d7bcc4763937", "content": "set encoding=utf-8\n\nset tags=tags;\nset autochdir\n\n\" 语法高亮\nif has(\"syntax\")\n set syntax=on\nendif\n\n\" 显示行号\nset number\n\n\" 启用鼠标\nif has(\"mouse\")\n set mouse=a\nendif\n\n\" tab\nset tabstop=4\nset expandtab\nset shift...
urbit/urcrypt-sys
696,977,498
7d457f8e6bfefe886f0086e3980c9d24d09c8f4f
{ "branch": "master", "commit_count": 5, "repo_created_at": "2023-09-26T19:53:30.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 2, "forks": 1, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "4529187f26f9190952b7e15ca701ad4f4e6ce265", "content": "# urcrypt-sys\nRust bindings to urcrypt for cryptographic functions used in Urbit jets.\n", "size_bytes": 87, "file_path": "README.md", "file_timestamp": 1699627364, "language": "Markdown", "is_vendor": false, "l...
venkatesh-QA/Selenium-code
694,497,661
3e8012ce6617ae700480f68c61d5ea765ccb6d4a
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-09-21T05:51:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "936be05e1d8fdc6be838292b6b152841f8722c04", "content": "import io.restassured.RestAssured;\r\nimport io.restassured.path.json.JsonPath;\r\nimport io.restassured.response.Response;\r\n\r\nimport static io.restassured.RestAssured.*;\r\nimport static org.hamcrest.Matchers.*;\r\nimport static or...
attackitsahar/pather
222,921,429
e987521813f3c6c839d2c5a1f222a43c6ed1268d
{ "branch": "master", "commit_count": 3, "repo_created_at": "2019-11-20T11:23:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 2, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "ba4af4a7ca0f7b895b94f14b1c41c27f85602f48", "content": "from datetime import datetime\r\nimport requests\r\nimport threading\r\nimport random\r\nimport os\r\nimport time\r\nimport sys\r\n\r\n\r\nthread = 15\r\nwordlist = \"word.txt\"\r\n\r\ndef logo():\r\n l = '''\\033[1m\\033[94m\r\n ...
happyapplesauce/Final-project-Oop
678,202,518
1632d8e769bb257a60807fc935805d34f383c43b
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-08-14T02:13:39.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "4f42d920cfb5776d4ff79e16934fd9265d1dbcfd", "content": "# Final-project-Oop\n", "size_bytes": 20, "file_path": "README.md", "file_timestamp": 1691979556, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { ...
EduardaAAmaral/Calculadora-com-JS
762,801,394
bb7e544636dfcc05b3f07fe66f6e6bb9458d70ea
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-02-24T18:19:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "51ec3e280f707991b184d97f79bf30504614ea4b", "content": "/* Reset de margens e preenchimentos */\r\n* {\r\n margin: 0;\r\n padding: 0;\r\n box-sizing: border-box;\r\n}\r\n\r\n/* Estilo do corpo da página */\r\nbody {\r\n background-color: #f3f3f3; /* Cor de fundo agradável */\r\n ...
ninanee/Xylophone-iOS13-master
795,536,481
7d450e33c8f04d04f9e9000b82363506462fd25d
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-05-03T13:47:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "d04afab1a9b7efc809d584b1c570f963f608188d", "content": "//\n// ViewController.swift\n// Xylophone\n//\n// Created by <NAME> on 28/06/2019.\n// Copyright © 2019 The App Brewery. All rights reserved.\n//\n\nimport UIKit\nimport AVFoundation\n\nclass ViewController: UIViewController {\n\n ...
sachin-b-borkar/fsd-devops
532,505,440
8193aaf5eebc739fa55025f968e0610dff18fb4c
{ "branch": "master", "commit_count": 2, "repo_created_at": "2022-09-04T10:22:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "24f38f1401a2cb24592f7e7ce12806fe80b2da99", "content": "# fsd-devops\nfsd devops project\n", "size_bytes": 32, "file_path": "README.md", "file_timestamp": 1662287188, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": []...