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 |
|---|---|---|---|---|---|
tarnawski/machine | 95,748,156 | cce501fb9e7c1f58c58d295588a3e398a2a5ce32 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2017-06-29T06:57:03.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "78b0103eed0a2339858c8c2ea3e092d8b6342187",
"content": "require \"yaml\"\n\nVagrant.configure(\"2\") do |config|\n config.vm.box = \"ubuntu/trusty64\"\n config.vm.network :private_network, ip: \"10.0.0.200\"\n config.ssh.forward_agent = true\n\n config.vm.provider :virtualbox do |v|\n ... |
SeounghwanPark/nesaram | 912,600,790 | d007186d2e025dd4e1f899eb2e33a65fd79a8832 | {
"branch": "main",
"commit_count": 76,
"repo_created_at": "2025-01-06T02:19:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 1,
"issues": 2,
"pull_requests": 0
} | 12 | [
{
"content_id": "4f9b2848f0e0ba5eaa0b67c15f91e69c9b833263",
"content": "{\"nbformat\": 4, \"nbformat_minor\": 0, \"metadata\": {\"colab\": {\"provenance\": [], \"authorship_tag\": \"ABX9TyMvCV+DG2WMj46O7EvSztmU\", \"include_colab_link\": true}, \"kernelspec\": {\"name\": \"python3\", \"display_name\": \"Pyt... |
chicagopcdc/pcdc_analysis_scripts | 697,974,580 | e86e024f4e255e36575ad2b9d3e5b7417db7b330 | {
"branch": "main",
"commit_count": 21,
"repo_created_at": "2023-09-28T21:37:25.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "a712d1ffe468a1bcdf4744fcdd1fb4e42172dcae",
"content": "##################################################################\n## INSTALL AND LOAD REQUIRED LIBRARIES\n##################################################################\n# Package names\npackages <- c(\"purrr\",\"dplyr\",\"openxl... |
2410priya/PRODIGY_WD_03-TIC-TAC | 831,112,717 | 343151c7bb96ad283eddc1fe934e4749a46f046e | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-07-19T17:30:22.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "265fcce16849d9d2fb49182e1817e14adfb24db6",
"content": "body {\r\n font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n background-color: #f0f0f0;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n height: 100vh;\r\n margin: 0;\r\n}... |
alexsolum/treehousetest | 275,883,424 | d3b3a193155a3ee3c6a72898681ef27af1591219 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2020-06-29T17: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": "98d75c5e902cd78f4079bd32033524b4936e4764",
"content": "@import url('https://fonts.googleapis.com/css2?family=Bungee+Shade&family=Schoolbell&family=Seaweed+Script&family=Staatliches&display=swap');\n\n/*\nfont-family: 'Bungee Shade', cursive;\nfont-family: 'Schoolbell', cursive;\nfont-family... |
rulait/twitch-viewer-counter | 46,710,416 | 2c28ca907460c88ceb0a751ca21fe2f622656af2 | {
"branch": "gh-pages",
"commit_count": 3,
"repo_created_at": "2015-11-23T09:37:16.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "04a454628e26fc214ee04a311a18fe6c8536f0b4",
"content": "\"use strict\";\n\nvar params = {}, parts, nv, i;\n\nif (location.search) {\n\tparts = location.search.substring(1).split('&');\n\tfor (i = 0; i < parts.length; i++) {\n\t\tnv = parts[i].split('=');\n\t\tif (!nv[0]) continue;\n\t\tparam... |
akash03sharma/HotSip | 916,061,558 | 2155684c9aaed3b08f0d154bfd7cb1a9112ab7b0 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2025-01-13T11:36:15.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 15 | [
{
"content_id": "267dd95d8a31cf665cf2baf77681af997fbd9ac9",
"content": "import React, { useState } from \"react\";\r\nimport './Vlogs.css';\r\nimport { Navbar, Nav, Container, Col,Row, Card, CardBody, CardImg,Image, CardHeader, Form,Button } from 'react-bootstrap';\r\nimport { BrowserRouter as Router, Route... |
Touma-Kazusa/Search-case | 345,102,659 | 09b63c99de6762bd934ffad0dd79ab5de2ee324b | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2021-03-06T13:37:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "4e5086cf4c73a70050cd823487883e6a973668e0",
"content": "# search-case\n",
"size_bytes": 14,
"file_path": "README.md",
"file_timestamp": 1615041988,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
},
{
"cont... |
rx-pawan/db-test2 | 208,038,296 | c505f526138f0d083648116bee4296fc82c0feaf | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2019-09-12T11:45:41.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "b13e70bdd18f69192ae04f6b3683c6e92d152126",
"content": "## pvs_app_db\n",
"size_bytes": 14,
"file_path": "README.md",
"file_timestamp": 1568291529,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
PerkoTima/idfinance | 542,530,971 | 23c4be9e169cbda58ed11edcb03fe2a49b64f4a9 | {
"branch": "master",
"commit_count": 14,
"repo_created_at": "2022-09-28T10:23:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 19 | [
{
"content_id": "792629c3c37cb4f4a422d42ab5bbdc2e56ea525f",
"content": "import React from \"react\";\nimport styles from \"./Header.module.scss\";\nimport Breadcrumbs from '../Breadcrumbs/Breadcrumbs'\nimport logo from \"../../images/logo.svg\"\n\nconst Header = () => {\n return (\n <div>\n ... |
maybe-another-name/cookie_cutter_v3 | 366,433,544 | b72d98f1c19c3b51ed23d65237680b22ce0af40d | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2021-05-11T15:38:13.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "3ec8d4edc2d59f3aa490c5878d37e4db84e98dfa",
"content": "# chromium cookie cutter\n\nTakes a a popular cookie editor extension, and makes the following changes\n* no beaconing - completely local\n* migrated to version 3 of the extension manifest\n\nFrom the chromium extensions menu, enable de... |
dvajala/python3_work | 413,659,035 | 81acfafa0085a4db434eac30e2dc7a057799e3f5 | {
"branch": "main",
"commit_count": 32,
"repo_created_at": "2021-10-05T03:18:59.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 18 | [
{
"content_id": "fb92104c035b335c6c81d63340378e5a31d54a55",
"content": "available_toppings = ['mushrooms','olives','green peppers','extra cheese',\n 'pepperoni','pineapple']\nrequested_toppings = ['mushrooms','french fries','extra cheese']\nif requested_toppings:\n for requested_to... |
shivarajgolsar/CPractice | 267,981,629 | a846cbdcf9050209f0a30b47b0d2100439a8d694 | {
"branch": "master",
"commit_count": 16,
"repo_created_at": "2020-05-30T00:33:28.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "5fbb742ecaad6e565addf3976ed1c70e2b82e0d5",
"content": "# CPractice\n\n[](https://www.codacy.com/manual/shivarajgolsar/CPractice?utm_source=github.com&utm_medium=referral&utm_content=shivarajg... |
ASentientSwarmofBees/ecen493r | 690,236,815 | 7d75b505becded1f9e29d4a3e38d963de2c9ce95 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2023-09-11T19:58:21.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "8701d442daecce668078d5d7f1f801319c4a18a1",
"content": "# Ignore everything\n**\n\n# Allow files and directories\n!assets\n!packages\n!eece5560\n!ecen433\n!dependencies-apt.txt\n!dependencies-py3.txt\n!launchers\n\n# YOUR FILES LISTED BELOW THIS LINE (IMPORTANT: PREPEND !)\n# ---------------... |
fragkiadamis/fragkiadamis | 1,009,727,972 | bb7dff8d0d9877cec623c73370b0d8f11f822eea | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2025-06-27T15:56:47.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "50a4221e66d89273d8bba4369934561ca62de3f8",
"content": "<h1 align=\"left\">Hey ๐ What's up?</h1>\n\n###\n\n<p align=\"left\">My name is <NAME> and I'm a software engineer from Greece!</p>\n\n###\n\n<h2 align=\"left\">About me</h2>\n\n###\n\n<p align=\"left\">โจ Creating bugs since 2018<br>๐... |
OluofUCH/IOS_A | 935,656,420 | 98c546c16d5347ea6ef09a58a9e896c8f07dd4f1 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2025-02-19T19:54:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 16 | [
{
"content_id": "40c7bb65f235d9ceb2b5236aa965daa4b90241f0",
"content": "// ResearchApp.swift\nimport SwiftUI\n\n@main\nstruct ResearchApp: App {\n @StateObject private var authManager = AuthenticationManager()\n @UIApplicationDelegateAdaptor(AppDelegate.self) private var appDelegate\n \n var bod... |
RobRob7/Boulder | 881,041,361 | 2a0bda84c4bcadea69c0eb9ca6b2f8dbcfbfaf5a | {
"branch": "main",
"commit_count": 18,
"repo_created_at": "2024-10-30T20:11:05.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "f1d21ed4a54d5200edec3a5fc8362293d0c787ee",
"content": "extends Node2D\n\n@export var amplitude: float = 10.0 # Maximum distance to move left and right\n@export var speed: float = 2.0 # Speed of the movement\n\n# Dictionary to store each childโs initial position\nvar initial_positions... |
VenomCodeLover/EDUCATION-CODE-ON | 953,312,991 | b5914170d4263c6e6f77320dd229582af91b2677 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2025-03-23T03:59:08.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "f6e4160df37f1049ee3f675dfe4162fc34eee1d3",
"content": "AI-Powered Student Data Analysis Tool\n\nProblem Statement\nIn educational institutions, identifying students who are struggling with their studies is a challenging task. Manually analyzing student data is time-consuming and often inacc... |
n-ruranga/alu-zero_day | 922,921,857 | 28fb4aa8107b1b8265b48617b02212f8b31c2060 | {
"branch": "master",
"commit_count": 7,
"repo_created_at": "2025-01-27T10:32:07.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "252712db4004e9f97b04e2ed2d129c6e5975c235",
"content": "My first readme --updated\n",
"size_bytes": 26,
"file_path": "README.md",
"file_timestamp": 1737977457,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
Raulwicke/Raulwicke.github.io | 315,453,503 | 2a3a9370ed9ecf10472354c16b98d9177ce29911 | {
"branch": "master",
"commit_count": 31,
"repo_created_at": "2020-11-23T22:13:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "0e851881b68633caa31ddf2a7b99ff9b026e12c0",
"content": "<!DOCTYPE html>\n<html lang=\"en\">\n\t<head>\n\t\t<meta charset=\"utf-8\"/>\n\t\t<link rel=\"stylesheet\" href=\"../style.css\">\n\t</head>\n\t<body>\n\t\t<!-- Header -->\n\t\t<div class = \"header\">\n\t\t\t<h1>Map of the Continent</h... |
ArtEspinosa/ArtEspinosa.github.io | 575,651,044 | 91a162271099a4000a5a8383ce0c8a3160054908 | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2022-12-08T01:51:42.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "701a92086a8f2af165aeeed4cbf4eb7ec9f6b181",
"content": "# ArtEspinosa.github.io",
"size_bytes": 23,
"file_path": "README.md",
"file_timestamp": 1670466153,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
},
{
... |
aldintalic/dlwms-notifier-python | 196,731,310 | f8751e7d41bf83ea9b0c8c87a07e6c2d76d3f949 | {
"branch": "master",
"commit_count": 17,
"repo_created_at": "2019-07-13T14:33:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "8446a38d5048bc820d88dc71049df74ba8ec9a10",
"content": "from selenium import webdriver\nfrom selenium.webdriver.firefox.options import Options\nimport getpass\nimport time\nimport telegram\n\noptions = Options()\noptions.add_argument('--headless')\n\n#opening page DLWMS \nbrowser = webdriver... |
0xramrapolu/solana_projects | 854,581,385 | 4baa29eec413c25d8f89abf7ff7ebb3189d83771 | {
"branch": "main",
"commit_count": 19,
"repo_created_at": "2024-09-09T12:35:57.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "2518ba1379b67735e453ecb17a2d30bb017c410d",
"content": "// src/components/Logo.tsx\n\nimport React from 'react';\nimport logoPic from '../../public/group6.jpg';\n\n// You can also define the prop types if needed\ninterface LogoProps {\n width?: string;\n height?: string;\n altText?: strin... |
z4kn4fein/php-semver | 230,145,275 | 65af4476535bf5e91cdd192944f5de4c4dbd2f1a | {
"branch": "master",
"commit_count": 75,
"repo_created_at": "2019-12-25T19:31:10.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 22,
"forks": 5,
"issues": 0,
"pull_requests": 0
} | 28 | [
{
"content_id": "9c7b142986c47440faacbc03c800fc8955457de2",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace z4kn4fein\\SemVer;\n\nuse z4kn4fein\\SemVer\\Traits\\PrimitiveComparable;\nuse z4kn4fein\\SemVer\\Traits\\Singles;\nuse z4kn4fein\\SemVer\\Traits\\Validator;\n\n/**\n * @internal\n */\nclas... |
suckwonlee/PROJECT_PAS | 1,011,012,029 | bcc84ff0f7f3f38a6df118967cceecc18992800d | {
"branch": "master",
"commit_count": 16,
"repo_created_at": "2025-06-30T07:08:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 113 | [
{
"content_id": "030bdabdb44caf11e4702a0aa17af12d3f2f8b43",
"content": "package kr.ac.kopo.project_pas.characterdata.bardData;\n\npublic class BardPassiveSet {\n // TODO: {class_name} ๊ตฌํ ์์ \n}\n",
"size_bytes": 128,
"file_path": "app/src/main/java/kr/ac/kopo/project_pas/characterdata/bardData/Bar... |
sebastianmorenom/appShipment-trans | 91,993,950 | 875089da7ce75966c1ba89fec20bb852ef21e102 | {
"branch": "dev",
"commit_count": 9,
"repo_created_at": "2017-05-21T23:29:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "1fa479580e357e1d22ac076bd41d3338f2f19c8d",
"content": "import { NgModule, ErrorHandler } from '@angular/core';\nimport { IonicApp, IonicModule, IonicErrorHandler } from 'ionic-angular';\nimport { AppShipmentService } from \"./services/appShipment.service\";\nimport { MyApp } from './app.com... |
KansasCityWomeninTechnology/angulargirlskc-slides | 270,366,447 | a34aa1933d0f8a9217e2336a76fb522c9f3a896a | {
"branch": "master",
"commit_count": 12,
"repo_created_at": "2020-06-07T16:34:07.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 15 | [
{
"content_id": "85ff4e524e89b43552aeca1f85713ea28aaea466",
"content": "import { Component, OnInit } from '@angular/core';\nimport {animate, state, style, transition, trigger} from '@angular/animations';\n\n@Component({\n selector: 'app-social',\n templateUrl: './social.component.html',\n styleUrls: ['./... |
Teddy937/value8chaininventorysystem | 406,220,764 | 0886c8ddec03add1c22b7d0aeda31f9c8c4a5c2b | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2021-09-14T04:12:57.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6419f17f908445fe608d807bbec62a1d600ddfb4",
"content": "# value8chaininventorysystem",
"size_bytes": 28,
"file_path": "README.md",
"file_timestamp": 1631592778,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
asso-labeli/Cours-Web-2015 | 33,938,150 | 9639f47e02b12ab655daf1599c532f14f8d609c5 | {
"branch": "master",
"commit_count": 20,
"repo_created_at": "2015-04-14T14:53:45.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 13 | [
{
"content_id": "e777ec1c3a2deacd75415d34b0447a6f6e37c9b8",
"content": "<?php include 'fragments/header.php' ;?>\n\n\n<?php\n\n\n// On vรฉrifie \nif (empty($_SESSION['userID'])){\n?>\n<div class=\"col-xs-12\">\n <a href=\"./login.php\" class=\"button\">Se connecter</a>\n</div>\n<div class=\"col-xs-12\">OU... |
Mohamed-H-Essa/dashboard_1N1 | 981,330,477 | e987948fb0c9ec63d9cc7a19ed035422fa5ee452 | {
"branch": "main",
"commit_count": 10,
"repo_created_at": "2025-05-10T21:26:12.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 23 | [
{
"content_id": "9a2c221956fed411aa1df1cb0b15b254ed71da9f",
"content": "{\n \"hosting\": {\n \"public\": \"build/web\",\n \"ignore\": [\"firebase.json\", \"**/.*\", \"**/node_modules/**\"],\n \"frameworksBackend\": {\n \"region\": \"asia-east1\"\n },\n \"headers\": [\n {\n \... |
igorcosta/cycle.js | 2,802,980 | c626a594f24f5f8d4b4232774a9ec7f06cca5a41 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2011-11-18T14:15:15.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 3,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "a3ab8c305aaec2ec366abf53ba14512988e9fc45",
"content": "/*.container { padding: 0px $gutter-in-px;\n}*/\n.row { width: 100%; max-width: 940px; min-width: 320px; margin: 0 auto; }\n@media only screen and (max-width: 960px) { .row { padding: 0 20px; } }\n.row .row { min-width: 0px; }\n@media o... |
Lokeshkanna7/Lokeshkanna7 | 812,660,289 | 02d58b8bba34d54e17bddf62f2f90bd1fda6dc07 | {
"branch": "main",
"commit_count": 9,
"repo_created_at": "2024-06-09T14:23:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "a1af87ad514d40b14417b0499489374c8b367959",
"content": "### Hi there ๐,I'm Lokesh\n\n# ๐ซ About Me:\n๐ญ I am currently enrolled as a Master's student at the University at Buffalo, having completed my Bachelor's degree in Geoinformatics from Anna University.<br><br>๐ฑ I am enhancing my skill... |
Alan11774/Modulo9 | 903,932,089 | afa768a4579a0d4fe6d678a6608dfef84824baaa | {
"branch": "main",
"commit_count": 8,
"repo_created_at": "2024-12-15T23:10:03.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "4902e17af04528cfee56e76e4201f631902806cb",
"content": "//\n// CustomLoginViewController.swift\n// Loginzes\n//\n// Created by <NAME> on 22/11/23.\n//\n\nimport UIKit\n\nprotocol CustomLoginDelegate: AnyObject {\n func didPressSignIn()\n}\nclass CustomLoginViewController: UIViewControl... |
Gonzagadavid/meme-generator | 365,784,948 | a732e478603d1eb380c21f43ee4949f6aa4eed5b | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2021-05-09T15:25:56.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 4,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "dd43770a21e8973c503a9b06b9f42001acf11b41",
"content": "# Meme Generator :laughing:\n\n## Projeto de avaliaรงรฃo feito durante o curso da Trybe, buscando colocar em prรกtica o aprendizado de criaรงรฃo de elementos HTML pelo JavaScript , e utilizar mรฉtodos do FileReader para renderizar uma imagem ... |
Duke9289/cracking-codes-with-go | 234,817,644 | e3054679267a8b86d6e42d9b06042af841976f4d | {
"branch": "master",
"commit_count": 15,
"repo_created_at": "2020-01-19T00:39:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 13 | [
{
"content_id": "3e50e49d8aa7215f58427b345fb00cdcbe33a388",
"content": "package caesar\n\nimport (\n\t\"fmt\"\n\t\"strconv\"\n\t\"strings\"\n\n\t\"github.com/Duke9289/cracking-codes-with-go/consts\"\n)\n\nfunc Cipher(message string, inputKey string, mode bool) string {\n\tkey, err := strconv.Atoi(inputKey)\... |
Sly-Golden-Fox/sly-golden-fox.github.io | 599,729,183 | c1867ab76fe9363b756f14a4ef44e69a2a753852 | {
"branch": "main",
"commit_count": 5,
"repo_created_at": "2023-02-09T18:59:21.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "82bdc85fcbb7544c67b58c54c4a57b5920ab4a52",
"content": ":root {\n\t--main-color: rgb(0,0,0);\n\t--secondary-color: rgb(26,26,26);\n\t--font-color: rgb(255,255,255);\n\t--link-color: blue;\n\t--gap: 15px;\n}\n\nbody, h1, h2, ul, p {\n\tmargin: 0;\n}\n\nul {\n\tpadding: 0;\n\tlist-style: none;... |
AFBW/5.Loading.. | 515,356,427 | 37a79006d9a08b8fdf1c3a66fc14a74736655ead | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2022-07-18T22:13:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "aa6a0dda2d4879321578e4ca033a7dea355a5a57",
"content": "@import url('https://fonts.googleapis.com/css2?family=Joan&family=Nerko+One&family=Poppins:ital,wght@1,500&family=Roboto&display=swap');\n\n* {\n box-sizing: border-box;\n}\n\nbody {\n font-family: 'Nerko One', cursive, 'Roboto', ... |
scammi/decentralizedHealth | 183,559,438 | efcc329ea8a8246f8f88fa9393af02e08126b3c8 | {
"branch": "master",
"commit_count": 9,
"repo_created_at": "2019-04-26T04:55:21.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "81f833aff1742ce48224d9fd30031355f6e270ad",
"content": "pragma solidity ^0.5.7;\n\n/**\n * @title DecentralizedHealth\n * @dev see https://github.com/marxMT/decentralizedHealth\n*/\ncontract DecentralizedHealth{\n // hospital que crea el contrato\n address owner;\n\n mapping (address => b... |
emrahkirdok/emrahkirdok.github.io | 601,511,108 | 41f162912f905c1f00fef320c46b899e7f66ef05 | {
"branch": "main",
"commit_count": 43,
"repo_created_at": "2023-02-14T08:13:27.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 10 | [
{
"content_id": "7a76a9f1efa79f89db810ed1472d1833d3ac113f",
"content": "---\ntitle: \"Talks\"\npermalink : \"/talks.html\"\n---\n\nAt Aykut Kence Evolution Meeting 2022, I presented a talk named What does Ancient human microbes tell us? The talk is in Turkish. \n\n+ [video](https://www.youtube.com/watch?v=H... |
AdrianMaciej/datasap | 472,113,669 | eed0a24c00bc6b6f56cef1202c741a91ece4960b | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2022-03-20T22:03:45.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "c939bb79e6ab46990b92d478621619229e4faad4",
"content": "{\"cells\": [{\"cell_type\": \"code\", \"execution_count\": null, \"metadata\": {}, \"outputs\": [], \"source\": [\"import pandas as pd\\n\", \"import pyarrow as pa\\n\", \"import pyarrow.parquet as pq\"]}, {\"cell_type\": \"code\", \"e... |
failingtwice/jumpgate-factory-frontend | 479,242,858 | 72aada7c359ea6ad40bde526208efe798a4d105a | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2022-04-08T04:24:35.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "0e399d7dc72e0b1ce83d2483854b05b2d8f724d6",
"content": "html, body {\n margin: 0;\n box-sizing: border-box;\n font-family: 'Anonymous Pro', monospace;\n font-size: 20px;\n} \n\nbody {\n height: 100vh;\n width: 100vw;\n background-color:black;\n color: white;\n tex... |
gustavo6santos/KeyStore-PWA | 784,742,434 | d00f9289fa69e0ba0c2c5f1d6b9b74933c884901 | {
"branch": "main",
"commit_count": 11,
"repo_created_at": "2024-04-10T13:18:32.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 23 | [
{
"content_id": "120023bf08cd298ec3360e661916cf213feaf9ad",
"content": "import { Prop, Schema, SchemaFactory } from \"@nestjs/mongoose\";\nimport { Document } from \"mongoose\";\n\n\n\n\n@Schema ({timestamps: true})\n\nexport class user {\n\n @Prop()\n username: string;\n\n @Prop()\n email: str... |
Greenyk/Rock-Paper-Scissors-Game | 582,736,706 | f519088a72a76e2f42208eb37c5e9dacb97aad01 | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2022-12-27T18:16:09.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "2ffca9ed692cde059e874f5a55bff7d9b3a04266",
"content": "*{\n padding: 0;\n margin: 0;\n box-sizing: border-box;\n}\n\nbody {\n width: 1000px;\n margin: 30px auto;\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 30px;\n color: #424040;\n ... |
ajohn104/BarrierToEntry | 49,991,130 | 71b84a933b7aa249eba657e3e54a9d2f8f1adc00 | {
"branch": "master",
"commit_count": 62,
"repo_created_at": "2016-01-19T23:43:02.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 48 | [
{
"content_id": "a5511b7dc6353d0210107b99bac67020eb254af3",
"content": "๏ปฟusing UnityEngine;\nusing System.Collections;\n\nnamespace BarrierToEntry\n{\n public class AITactics\n {\n private NPC owner;\n private Tactic currentTactic;\n public Actor currentTarget;\n\n public c... |
ariscybertech/aris_pet_adoptionapp | 441,639,599 | 9e79c921dc05aa223f71f94f2b2e25887015f764 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2021-12-25T08:48:54.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "c01f35414d1b4387df6cdb296069028fee551836",
"content": "package com.example.aris_pet_adoptionapp\n\nimport io.flutter.embedding.android.FlutterActivity\n\nclass MainActivity: FlutterActivity() {\n}\n",
"size_bytes": 137,
"file_path": "android/app/src/main/kotlin/com/example/aris_pet_... |
gabrielgarciamendonca/Ebac | 591,094,314 | 0c9ddc1455b4975a6ccd4532367498b896d21c9f | {
"branch": "main",
"commit_count": 35,
"repo_created_at": "2023-01-19T22:49:53.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "908ce07e8414528db9e0ba3e530526cc72b191d3",
"content": "# Android & Kotlin\nAtualmente no decorrer do curso, decidi criar um unico aplicativo com todas as atividades, separando-as por activities. Cada activity representa uma aula realizada, e cada tela possui conteรบdos diretos da documentaรงรฃ... |
maksim-balabkin/project | 542,474,683 | 010260b2a995d9d12912db341f982b56cef3c992 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2022-09-28T08:00:59.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "a12bf64f9ff22c4ab083f62c0e8ab82abaf8e5d8",
"content": "\r\nh1 {\r\ncolor: red\r\n\r\n}\r\nem{\r\n\r\ncolor: blue\t\t\r\n}\r\nh2 {\r\ncolor: green\r\n\r\n\r\n}\r\nbody {\r\nbackground-image: url(https://oir.mobi/uploads/posts/2021-03/thumbs/1616988808_33-p-fon-dlya-prilozheniya-34.jpg);\t\r\... |
msbios/msbios-authentication-hybrid | 113,224,977 | 3b3090969ef136558e8a5b1d5e1e35dabf7c9d98 | {
"branch": "master",
"commit_count": 39,
"repo_created_at": "2017-12-05T19:36:41.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 32 | [
{
"content_id": "a095814d836b43ee1219badc4c546cac8eab1bca",
"content": "<?php\n/**\n * @access protected\n * @author <NAME> <info[woof-woof]msbios.com>\n */\n\nnamespace MSBios\\Authentication\\Hybrid\\Controller;\n\nuse MSBios\\Authentication\\AuthenticationServiceAwareTrait;\nuse MSBios\\Authentication\\H... |
Daniil-Tevs/Daniil-Tevs | 812,024,956 | d637d8931ada48105c890e99267b52bb4cd71576 | {
"branch": "main",
"commit_count": 70,
"repo_created_at": "2024-06-07T19:46:42.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "2b209932b14fc8c763a98e9b4a0de154c42c2f9c",
"content": "<h1 align=\"center\">โ๐ฆ, โ'๐ช <a href=\"https://t.me/reverse_light/\" target=\"_blank\">๐ฏ๐๐๐๐๐</a> \n<img src=\"https://github.com/blackcater/blackcater/raw/main/images/Hi.gif\" height=\"32\"/></h1>\n\n<h3 align=\"center\">I'm a ... |
SeanBeall99/hello-world | 164,348,861 | 1064ff0ef2c2ebc2eb442e1b94d872bfb932e349 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2019-01-06T21:54:10.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "07d08b250696f0f9b3b1c0360ca5c693580e3ad6",
"content": "# hello-world\nMy first repository\n\nI am making my first commit in GitHub. Learning about GitHub is fun.\n",
"size_bytes": 105,
"file_path": "README.md",
"file_timestamp": 1546814794,
"language": "Markdown",
"is_v... |
oto0798/filefb | 274,834,036 | 31c4fca5a857dad0ae230d227df7f65ff2662049 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2020-06-25T05:10:15.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "b1c1218e9be87cc34f044a349894407533fe34a2",
"content": "# filefb",
"size_bytes": 8,
"file_path": "README.md",
"file_timestamp": 1593061816,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
energywebfoundation/ocn-tools | 485,758,929 | cf6fb4df0eadbe5a8b227b3ec07c23558cb19058 | {
"branch": "master",
"commit_count": 48,
"repo_created_at": "2022-04-26T11:35:58.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 9,
"forks": 3,
"issues": 1,
"pull_requests": 0
} | 22 | [
{
"content_id": "da61fe6d80d92862a808beb28d82118acad669e3",
"content": "/*\n Copyright 2019-2020 eMobilify GmbH\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n ... |
neofito/wordpress-security | 24,571,655 | 585d9fb21d97511675d5c571ca7dc2613e84d7a9 | {
"branch": "master",
"commit_count": 9,
"repo_created_at": "2014-09-28T22:09:13.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "65b5b36ae3f7e36ccbee6414858565c7654e7a8f",
"content": "wordpress-security\n==================\n\n<h3>wpcrack.py</h3>\n\n<p>\nScript para auditar la seguridad de un wordpress. Funcionalidades actuales:\n<ul>\n<li>Enumeraciรณn de usuarios tanto por GET como por POST.</li>\n<li>Ataque de diccio... |
PeterShon/IHouse | 324,147,717 | 00759d898cae8fbaef0b2db9dfd7238d6dbeec52 | {
"branch": "master",
"commit_count": 86,
"repo_created_at": "2020-12-24T12:08:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 125 | [
{
"content_id": "6f4f0f942a2372c8728fe16abad29d9d62ab7456",
"content": ".arrow-link {\n position: relative;\n\n color: $black;\n line-height: 1.38;\n &:after {\n content: url(../img/arrow-long.svg);\n position: absolute;\n left: 0;\n bottom: -12px;\n\n transition: 0.3s;\n }\n &_little {... |
omdespers/SYC | 131,553,595 | 320ff14b9ae5ba37293ca65237fa30fb98bb21f7 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2018-04-30T03:54:28.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "4510a72c7951c955bc3242d6424a266cffd8ee6e",
"content": "# SYC",
"size_bytes": 5,
"file_path": "README.md",
"file_timestamp": 1525860416,
"language": "Markdown",
"is_vendor": false,
"license_type": "permissive",
"detected_licenses": [
"Unlicense"
]
},
... |
RiisDev/MegaBulkUploader | 970,776,970 | 97d5ac765f5801bd5bf70773752eddc6535fb400 | {
"branch": "main",
"commit_count": 11,
"repo_created_at": "2025-04-22T14:18:04.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 11 | [
{
"content_id": "886bf2651fe66e02ff711740842d91d25e5f27d7",
"content": "๏ปฟusing System.Diagnostics;\nusing System.Globalization;\nusing System.Text.RegularExpressions;\nusing MegaBulkUploader.Modules.Misc;\nusing MegaBulkUploader.Modules.Output;\nusing static System.Text.RegularExpressions.Regex;\n#pragma wa... |
fahmiafau/blog | 376,766,879 | 9023883d0a1ffef583682baddbfc618bea8f677d | {
"branch": "master",
"commit_count": 7,
"repo_created_at": "2021-06-14T09:17:52.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "3478e38b8c8a32f5b31d5024607925d332fc49f8",
"content": "---\ntitle: Pengenalan Asynchronous Di Javascript\nauthor: <NAME>\ndate: 2021-08-31\nhero: ./images/pexels-savvas-stavrinos-814544.jpg\nexcerpt: hampir semua programmer javascript pasti berurusan dengan asynchronous programming, apa itu... |
thucdat/git-research | 405,266,924 | 7938ca1e4e05f104bd9f7e723f52cbf994cebc4e | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2021-09-11T02:50:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "89cdd57b5a0fdf274a2f1b8499c2a4dd4a7ae9c9",
"content": "# Git and GitHub Intro\n## Git and GitHub are the bees knees!\n\n## Letโs also add another line to our readme file.\n",
"size_bytes": 115,
"file_path": "README.md",
"file_timestamp": 1631418521,
"language": "Markdown",
... |
tjordanv/Encoder | 624,015,247 | b78b3a30f56d0fb6d4c39514fe8a4c3878c89f48 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2023-04-05T15:06:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "545568caf6553fd6cc840d5184f5f7abf8b3ab4d",
"content": "# Encoder\n an application that quickly encodes passwords to match the user's specified pattern\n",
"size_bytes": 95,
"file_path": "README.md",
"file_timestamp": 1680725195,
"language": "Markdown",
"is_vendor": false... |
IhorNazaroov/JenkinsFactory | 784,704,855 | e7a38148421868db911ada34d4d0b67392ec8396 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-04-10T11:46:45.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 55 | [
{
"content_id": "488f09fb6d6539894943e925a9284f6c2dce5901",
"content": "- name: Create jenkins user\n user:\n name: jenkins\n shell: /bin/bash\n groups: wheel\n append: yes\n system: yes\n\n- name: Get agent.jar\n get_url:\n url: https://jenkins.jf.lab.com:8443/jnlpJars/agent.jar\n de... |
tux-mind/phonegap-experiments | 38,967,933 | 85731c103382326eb54edf4be1832c41735f5462 | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2015-07-12T16:02:40.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "0a24c6b9a2622315496cca1f312aea8dcd97400b",
"content": "bigGym = angular.module('bigGym', []);\n\nbigGym.controller('MainController', ['$scope', function($scope) {\n $scope.text = \"Hello world from AngularJS!\"\n}]);\n",
"size_bytes": 157,
"file_path": "assets/main.js",
"file_t... |
irfansultan2588/Amzing-Events | 565,705,218 | cae7ea9eeca9826405d52f918f510ea1f437ef1b | {
"branch": "main",
"commit_count": 17,
"repo_created_at": "2022-11-14T06:31:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 11 | [
{
"content_id": "8b1a568f03b376e5e82366beb4e8da43fae8420d",
"content": "* {\n margin: 0%;\n padding: 0%;\n box-sizing: border-box;\n}\n\nbody {\n background-color: #f7f7f7 !important;\n font-family: -apple-system, BlinkMacSystemFont,\n Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans... |
sridhar7601/Google-keep-todo | 572,002,686 | 71de333ce570cf660e583f95203124df9486e6f7 | {
"branch": "main",
"commit_count": 9,
"repo_created_at": "2022-11-29T10:55:51.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 3,
"forks": 0,
"issues": 0,
"pull_requests": 6
} | 3 | [
{
"content_id": "7310ab7a0cade257734b898528f0245cef3b148f",
"content": "import {React,useState} from 'react';\nimport { MdOutlineDarkMode, MdOutlineWbSunny } from 'react-icons/md';\n\n\nconst Header = ({ handleToggleDarkMode }) => {\n\tconst [defaultMode, setDefaultMode] = useState(true);\n\t\n\treturn (\n... |
Styagi97/my-fullstack-app | 939,996,009 | 8a10b556a8e0f74e68ab14a2d033bbdf8023016f | {
"branch": "master",
"commit_count": 11,
"repo_created_at": "2025-02-27T12:56:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 27 | [
{
"content_id": "62f21d9821c897a64eb7a81272cf57aad8df89d5",
"content": "package io.reflectoring.Login.Repository;\n\nimport io.reflectoring.Login.Entity.User; \nimport java.util.List;\nimport java.util.Optional;\nimport org.springframework.data.jpa.repository.JpaRepository; \n \npublic interface UserReposit... |
charlesgwbrewer1953/PAC3_-ONS_prep | 957,996,899 | 92d89d67ac8726f3f1a410d30170ebf10a2ab8d4 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2025-03-31T13:27:55.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "1db87ce673f48a295e094696cfb3e0233e44a21c",
"content": "# --- FIXED PARALLEL VERSION (DB SAFE) ---\n\n# Load required libraries\nlibrary(DBI) # Unified DB interface\nlibrary(RMySQL) # MySQL backend\nlibrary(jsonlite)\nlibrary(future.apply)\nlibrary(progressr)\n\n# Para... |
gabrielpurple/check | 417,644,635 | f628715b4a28ede08553be17b550a5697ede5aff | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2021-10-15T21:44:50.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "5a3a3223ba1af9efbd3bc0591ae3fa237472455f",
"content": "<?php\r\n\r\nerror_reporting(0);\r\n\r\nset_time_limit(0);\r\n\r\nflush();\r\n$API_KEY = $_ENV['BOT_TOKEN']; \r\n##------------------------------##\r\ndefine('API_KEY',$API_KEY);\r\nfunction bot($method,$datas=[]){\r\n $url = \"https... |
Princeton-HCI/letsplayirl | 574,625,854 | 4457ae6f7f3e00fc58ef3fe6b1bb7c7d559ad3c4 | {
"branch": "main",
"commit_count": 26,
"repo_created_at": "2022-12-05T18:12:21.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "d88cdd240ff1d3b95e3470695e12778854c7aa3c",
"content": "\nvar deleteLog = false;\n\n$(document).ready(function() {\n $('#pagepiling').pagepiling({\n anchors: ['index', 'snow-show', 'moo-mission', 'pirate-paws', 'fast-face', 'feature-films', 'spooky-spirits', 'grateful-garden', 'clo... |
plan-player-analytics/Extension-Vault | 182,265,773 | 3250f23740a627e0d827a9b46039f009eeb25171 | {
"branch": "master",
"commit_count": 17,
"repo_created_at": "2019-04-19T13:04:40.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 1,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "657404393ca14da4c1aaf9f0fc101688fd697db6",
"content": "# Plan DataExtension: Vault\n\nDataExtension for [Vault plugin](https://github.com/MilkBowl/VaultAPI)\n\n- [DataExtension API Documentation](https://github.com/plan-player-analytics/Plan/wiki/APIv5)",
"size_bytes": 194,
"file_pa... |
Deiveas/exercicio-modulo-14-das-buffet | 677,430,202 | e7a554c4d55e49bba8cf8b5bcc26ee40789ade77 | {
"branch": "exercicio-modulo-14-das-buffet",
"commit_count": 2,
"repo_created_at": "2023-08-11T14:53:51.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "f66a43adc9110e6543ffc43d3c40474275223a1c",
"content": "$(document).ready(function () {\n $('#telefone').mask('(00) 00000-0000')\n\n $('#form-fale-conosco').validate({\n rules: {\n nome: {\n required: true\n },\n email: {\n ... |
aralroca/astronomical-clock | 90,798,549 | 313140f8724941b2cd9508e64ca7a4089dbc7437 | {
"branch": "master",
"commit_count": 9,
"repo_created_at": "2017-05-09T22:47:02.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "70cc759bb8fc6551eac0014b9cdf9f42ae8c06b1",
"content": "{\n \"name\": \"<NAME>\",\n \"short_name\": \"<NAME>\",\n \"start_url\": \"index.html\",\n \"display\": \"standalone\",\n \"icons\": [{\n \"src\": \"assets/imgs/logo.png\",\n \"sizes\": \"512x512\",\n \"type\": \"image/png... |
Fauaaz/AI-Agent-Mobile-app | 1,016,835,364 | dcba67eea98980d67cd8678a017f16217f0992a3 | {
"branch": "main",
"commit_count": 9,
"repo_created_at": "2025-07-09T15:42:44.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 20 | [
{
"content_id": "d1460ec16a74c94980de8e9ee794a2d1fcab73cb",
"content": "import { Card, CardContent, CardHeader, CardTitle } from \"@/components/ui/card\";\nimport { Upload as UploadIcon } from \"lucide-react\";\nimport FileUpload from \"@/components/file-upload\";\n\nexport default function Upload() {\n re... |
glmack/recommendation_systems | 205,419,015 | d5d7cfd25fd58a9c76d4a9e4ab28809379dfe16a | {
"branch": "master",
"commit_count": 15,
"repo_created_at": "2019-08-30T16:29:23.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "947437bcd50d114d59c72af627a6f8da2281f3b1",
"content": "# recommendation_systems\n\n",
"size_bytes": 26,
"file_path": "README.md",
"file_timestamp": 1567188410,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
dattu36/6-companies-30days | 584,415,628 | 5363d814e05fdd7d4795298cdf9e9f026302d0bb | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2023-01-02T14:01:32.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "f2790cacc3ffc991d64ce2b2b960fb153f2de2d6",
"content": "class Solution {\r\npublic:\r\n int compare(string a, string b) {\r\n string ans;\r\n for(int i=0; i<a.size(); i++) {\r\n for(int j=i; j<a.size(); j++) {\r\n string sub = a.substr(i, j-i+1);\r\... |
AvadaKedavra95/Class29 | 316,875,110 | b1e66387893c877cf7dd91c9610781770ffaf4ae | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2020-11-29T04:25:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "23c0f8e9cd17086a0719b85d759506c5e744d465",
"content": "class SlingShot{\n constructor(bodyA, pointB){\n var options = {\n bodyA: bodyA,\n pointB: pointB,\n stiffness: 0.04,\n length: 10\n }\n this.pointB = pointB\n t... |
rahul3399/TE_DEMO_APP | 314,204,397 | 93cf3d45dc9696e66d84a2bbf3796d182572ef7e | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2020-11-19T09:53:22.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 2,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "fa85bc599141a08b8cdc13cab9e396c8d304fdff",
"content": "<?php\r\n\r\nrequire_once('db.php');\r\n$sql = \"SELECT * FROM emp\";\r\n\r\n\r\n$result = $db->query($sql);\r\nwhile ($row = $result->fetch_assoc()) {\r\n echo \"Name : \".$row['ename'].\"<br>\";\r\n echo \"Contact : \".$row['con... |
Ashin2052/Employee-management-system-api | 184,571,397 | 342694492b725e7c1ef1744aa5c6217d484013be | {
"branch": "master",
"commit_count": 35,
"repo_created_at": "2019-05-02T11:46:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 13
} | 15 | [
{
"content_id": "bb580a055a8b6d40878bea6f4faf344a89c458a8",
"content": "var nodemailer = require('nodemailer');\n\n\nconst transport = nodemailer.createTransport({\n service: 'Hotmail',\n auth: {\n user: \"<EMAIL>\",\n pass: \"<PASSWORD>\"\n },\n tls: {\n rejectUnauthorized:... |
bsw98/2022-2.4week-project | 582,599,622 | 8215b8aeab7fa5aedd9241d6544bc15ea5a166bd | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2022-12-27T10:23:43.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "aebac90057385f341c0cd4462209b37120af8891",
"content": ".wrap {\n display: flex;\n flex-direction: column;\n min-height: 100vh;\n}\n/* safari : ๋ชจ๋ฐ์ผ ์ฌํ๋ฆฌ ๋ธ๋ผ์ฐ์ ํ๋ฉด์์ \n๋์ด๊ฐ์ 100vh๋ก ์ค ๊ฒฝ์ฐ, ์ฃผ์์ฐฝ์ด ํ๋จ์ ๊ฐ๋ฆฌ๋ ํ์์ ํด๊ฒฐํ๊ธฐ ์ํ CSS\n*/\n@supports (-webkit-touch-callout: none) {\n .wrap {\n min-height: -we... |
kazesberger/profilepage | 235,840,360 | 1c344b0bc7033dd4d553388385b67c7cd1c8a6b4 | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2020-01-23T16:48:33.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "3a00b4e94bd3025a080be6fb63254de1461b5a80",
"content": "import React from 'react';\nimport { Link } from 'gatsby';\nimport Img from 'gatsby-image';\nimport blogLinkStyles from '../components/BlogLink.module.css'\n// import theme from '../../config/theme';\n\n\nconst BlogLink = ({ cover, path... |
fctanglao/DigitalDesignUsingVerilogHDLLabs | 1,004,600,585 | 39311b82ff7270a1024265add5632203d94d51d7 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2025-06-18T22:15:44.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "7770302f8d8716c9d4d5bee2eac5dd5dd3d756e1",
"content": "# DigitalDesignUsingVerilogHDLLabs\n",
"size_bytes": 35,
"file_path": "README.md",
"file_timestamp": 1750284994,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": ... |
AiMantraold/chotu-backend | 923,652,429 | 76cc0b40160d37c6a0f56fa1f1f1c64a67c32ee4 | {
"branch": "main",
"commit_count": 11,
"repo_created_at": "2025-01-28T16:22:41.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 16 | [
{
"content_id": "c0bef058647522ae424ea416f9f79ad5fb16a94f",
"content": "from .models import *\nfrom rest_framework import serializers\nfrom .models import User, OTP\n\n\nclass SocietySerializer(serializers.ModelSerializer):\n class Meta:\n model = Society\n fields = \"__all__\"\n\n\nclass V... |
sudip233/Vagrant | 425,728,401 | 045d2ba53645841a6966f8da56d9e157483aec56 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2021-11-08T06:53:16.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "cf0ca9f70391fcd9f6758c9909e03df0623aafe1",
"content": "# Vagrant\nRuby On Rails/ Configuration of Vagrant\nFirst,\nUse hashicorp/bionic64 vagrant box because this application was tested\n\nRuby On Rails\n- Installation of Hashicorp Vagrant\n- Installation of Virtual Machine\n- Configure to ... |
myanar7/Movia | 388,069,593 | af9d243abb24f9b436bc6610174aa41035cb93e8 | {
"branch": "master",
"commit_count": 34,
"repo_created_at": "2021-07-21T09:47:55.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 13 | [
{
"content_id": "81979e09ef2265b02e238184ba313ffc1fde9ebb",
"content": "//\n// Movie.swift\n// MovieApp\n//\n// Created by obss on 2.08.2021.\n//\n\nimport Foundation\n\nstruct Movie: Decodable {\n let results: [Result]?\n let success: Bool?\n}\nstruct Result: Codable {\n let title: String?\n ... |
AashishKatila/country-state | 700,762,340 | 3fb79c72dd6ef9f8961ed131a86db199bde2e1c5 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2023-10-05T08:44:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "32abdb3918474de4ff4317366ed9055cd862b4c4",
"content": "*{\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\nbody{\n display: flex;\n justify-content: center;\n align-items: center;\n min-height: 100vh;\n background-color: #6CB4EE;\n}\n.container{\n text-ali... |
hcilabwvu/reputationagent | 236,256,997 | fdd9e8a71e9c4e0c90e99da81cec3fcc20512b91 | {
"branch": "master",
"commit_count": 17,
"repo_created_at": "2020-01-26T02:18:02.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "948f41cff545e0ed10e3da974012bbfb1b9c77d6",
"content": "{\"nbformat\": 4, \"nbformat_minor\": 0, \"metadata\": {\"colab\": {\"name\": \"ReputationAgent.ipynb\", \"provenance\": [], \"collapsed_sections\": [\"hweIwMXd5klB\", \"oJpMXDaW5klW\", \"9sUPZn7i5klW\", \"-8y-X_T13m2e\"], \"toc_visible... |
dimatomp/StoryGame-Android | 24,206,272 | 6af17a8ba8b68299f79bb162b5742c1425bc30c0 | {
"branch": "master",
"commit_count": 29,
"repo_created_at": "2014-09-18T21:43:44.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 14 | [
{
"content_id": "a0f15af232fd3f313f8cb1f6d71f21e8274fba8f",
"content": "package net.dimatomp.gamechallenge;\n\nimport android.provider.BaseColumns;\n\n/**\n * Created by dimatomp on 13.09.14.\n */\npublic interface GameDatabaseColumns extends BaseColumns {\n String POLLS_TABLE = \"polls_table\";\n Str... |
evansenter/aoc-2024 | 900,128,256 | 693112efb6026ba8dabd351f0b11868d717e1574 | {
"branch": "master",
"commit_count": 19,
"repo_created_at": "2024-12-07T23:48:04.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 10 | [
{
"content_id": "01a625dc1ed0ceb02f492761ef651fb6a3654107",
"content": "use crate::utils::input;\n\nconst MAX_DELTA: usize = 3;\n\npub fn solve() {\n let data = input::parse_int_grid(&input::read_file(\"inputs/day02.txt\"));\n println!(\"Part 1: {}\", solve_part1(&data));\n println!(\"Part 2: {}\",... |
MateusIrineu/2014.11.161.estrutura.de.decisao.aula | 862,024,464 | 129f923263444889eca413670708e89575ba271c | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2024-09-23T22:45:59.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 19 | [
{
"content_id": "879276710a296059cde76e31aa7e35c80805098f",
"content": "// Verificaรงรฃo de Aprovado ou Reprovado\n// Um professor deseja saber se seus alunos foram aprovados ou reprovados com base\n// na mรฉdia final. Crie um cรณdigo que, ao receber a mรฉdia, imprima \"Aprovado\" ou\n// \"Reprovado\".\n\nconst ... |
MillieYeh/week1 | 540,889,496 | 1d0b965836ae8c9992851eb2d8f51113c89aade6 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2022-09-24T16:14:05.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "99bfabdc41d099c5c66d7747470673ad669ea432",
"content": " * {\n margin: 0;\n }\n \n .web{\n height: 50px;\n display: flex;\n align-items: center;\n justify-content: space-bet... |
deboracabete/cordel-modero | 969,153,273 | 2a177650c7ac845c9f54ca45a934b85e01cae0e8 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2025-04-19T14:06:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "af113651c87710176371b8c6659b3b767d8dddc2",
"content": "# cordel-modero",
"size_bytes": 15,
"file_path": "README.md",
"file_timestamp": 1745072011,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
robertozmc/msw-test | 816,667,866 | 17bf3f04d38fb6a4cd8f159d2c6e6d04791553b3 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-06-18T07:22:17.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "bf9a26f42408090af05d958af65da30113ec8ef4",
"content": "import { defineConfig } from 'vite';\n\n// https://vitejs.dev/config/\nexport default defineConfig({\n test: {\n environment: 'jsdom',\n globals: true,\n pool: 'forks',\n setupFiles: './test/setupTests.js',\n },\n});\n",
... |
joe-loach/kerrbhy | 742,072,381 | fd63d6f9c8daabe08a61cd75d68c9d40d50e0524 | {
"branch": "main",
"commit_count": 121,
"repo_created_at": "2024-01-11T17:51:27.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 62 | [
{
"content_id": "5eb559b000f49e3c2b574cc825c2e7e3b9c3b8b7",
"content": "fn main() {\n wgsl_bindgen::build_shader(\"src/shader.wgsl\").unwrap();\n}\n",
"size_bytes": 74,
"file_path": "shaders/fullscreen/build.rs",
"file_timestamp": 1714643038,
"language": "Rust",
"is_vendor": false,
... |
trevor020601/Blog-Website | 605,759,034 | 116ce84400afc2b7471b56a18bec4d94425d9089 | {
"branch": "main",
"commit_count": 16,
"repo_created_at": "2023-02-23T20:55:56.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "6e5cd35914442f8b9d4c8648139e089f938c3bb7",
"content": "from blogsite import app\n\n# Turn on debugger with $env:FLASK_DEBUG=1\n# OR use python blogsite.py bc of main method below\nif __name__ == '__main__':\n app.run(debug=True)",
"size_bytes": 171,
"file_path": "run.py",
"fi... |
vivekchinna103/invnetory_management | 532,451,062 | bb5a09e1363daad8a65ca9f96f4ec1c8522a2885 | {
"branch": "main",
"commit_count": 33,
"repo_created_at": "2022-09-04T05:51:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 19 | [
{
"content_id": "3129deab984a9393fa30d1bfc5b1587a6130e03a",
"content": "from codecs import charmap_build\nfrom django.db import models\n\n\nclass Tourism:\n description: str\n id:int\n\n\n\n\n",
"size_bytes": 115,
"file_path": "index/models.py",
"file_timestamp": 1662968308,
"language"... |
JaydenDeller1/Coursera-test-V2 | 186,096,866 | 6197c847e7c940628cfc786f8e8ef28c3ac0220e | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2019-05-11T06:33:16.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "4875b20114564875d5e13d891aff681b087f570e",
"content": "# Coursera-test-V2\nCoursera test repo\n",
"size_bytes": 38,
"file_path": "README.md",
"file_timestamp": 1557556397,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_license... |
Aradhik11/bookstore_MSchallenge | 593,787,863 | 214002936efb1617a00fa6eef33cf95b6225b0df | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-01-26T20:52:23.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 2,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "3fb7bc53bdd836c156cbb4bb9e1cfa1b518a5ad4",
"content": "{\n \"name\": \"ms-cha\",\n \"version\": \"1.0.0\",\n \"description\": \"Book Store\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\n },\n \"repository\": {\n \"... |
CooperZZX/Composite-RGB-with-CIE | 596,941,934 | 4fb414bbbe1302469ea6b7b686f527850d46e9fe | {
"branch": "main",
"commit_count": 10,
"repo_created_at": "2023-02-03T09:15:25.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "5304eb5038cd638838bbf03a6e2fc2a9945a07b6",
"content": "%% This program composites RGB images from the hyperspectral data of Chinese Chang'e-4, Yutu-2 \r\n% The CE-4 VNIS (hyperspectral) data can be downloaded from the official website: https://moon.bao.ac.cn/ce5web/searchOrder_dataSearchDat... |
drikdrick/PSW1 | 262,750,344 | cded4bf95a9ded6769be6dafc73241e3372661ff | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2020-05-10T09:14:32.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "f91166b397a2b82dac049b79ba2ca6ee5e394d30",
"content": "<!DOCTYPE html>\n<html>\n<head>\n <title >Administrative Development Activities for RT and RW - Ciburial News</title>\n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n <m... |
ogoogo/SU_StapWatch | 1,010,183,883 | e84db624011a18d381ae901fd4ad9542ba428d0e | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2025-06-28T14:29:32.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "ca76cb7f90d1882dbbfafc3973b30dc7cc4cbd1a",
"content": "//\n// ContentView.swift\n// StopWatch\n//\n// Created by ็่ถๅดๆต on 2025/06/28.\n//\n\nimport SwiftUI\nimport UIKit\n\n\n\nstruct ContentView: View {\n \n @State private var timer: Timer?\n @State private var vibrationTimer: T... |
Nancy2110990918/-CSS-Grid-Layout | 952,885,493 | 04dd43df33002b96a0141e65cf2cceb0b7c29799 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2025-03-22T04:34:19.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "feea41591c8e633795d4aa0fd5108e1c6744362a",
"content": "<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n <meta charset=\"UTF-8\">\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n <title>Flex Layout</title>\r\n <link rel=\"stylesheet\" href=\"style6.cs... |
pavsethi/projects | 828,357,806 | 900129d7988bb179799663b9ba2cee505187d304 | {
"branch": "main",
"commit_count": 42,
"repo_created_at": "2024-07-13T22:25:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 43 | [
{
"content_id": "a206a21a08b4cd514e53f7d2964e0166c28b3623",
"content": "My implementation of a unbeatable Tic-Tac-Toe bot. The bot will either win or tie every single game. The bot chooses the best move to counter the players move based on the MiniMax algorithm. There is a UI to allow people to play the gam... |