repo_path stringlengths 7 120 | repo_id int64 18.2k 1.03B | commit_id stringlengths 40 40 | github_metadata dict | num_files int64 1 16.9k | files listlengths 1 16.9k |
|---|---|---|---|---|---|
ElecYT/Maze-Runner | 715,372,612 | 2f49d6809538f473a8e467fe426a97c3cd3accba | {
"branch": "main",
"commit_count": 12,
"repo_created_at": "2023-11-07T02:20:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 19 | [
{
"content_id": "6383ee249311a32e4e9060e35d377bc8e01320f7",
"content": "package me.elec.mazerunnercore;\n\nimport org.bukkit.Bukkit;\nimport org.bukkit.Material;\nimport org.bukkit.entity.Player;\nimport org.bukkit.event.EventHandler;\nimport org.bukkit.event.Listener;\nimport org.bukkit.event.block.Action;... |
Elecs-Mods/GregsProspecting-II | 31,725,284 | 8d79746fabc230aebe4be2d4c982ac1a5e1970b3 | {
"branch": "master",
"commit_count": 20,
"repo_created_at": "2015-03-05T17:04:21.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 2,
"pull_requests": 0
} | 21 | [
{
"content_id": "eec7d16f29b119f1a97b61f05613d737b1adc5c4",
"content": "package elec332.gregsprospecting2.main;\n\nimport cpw.mods.fml.common.Mod;\nimport cpw.mods.fml.common.SidedProxy;\nimport cpw.mods.fml.common.event.FMLInitializationEvent;\nimport cpw.mods.fml.common.event.FMLPostInitializationEvent;\n... |
ElectiveCourseGameDev/DikkiDinosaurDemo | 29,988,574 | c591387eaa6e51ebaf10aa3271e1f03c62cf15fb | {
"branch": "master",
"commit_count": 11,
"repo_created_at": "2015-01-28T21:14:18.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 13 | [
{
"content_id": "17cdb077585a4303298c56878930a47e6d4ccea4",
"content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\nusing DikkiDinosaur;\nusing Microsoft.Xna.Framework;\nusing Microsoft.Xna.Framework.Graphics;\n\nnamespace DikkiDinosaurDemo\n{\n class Cloud ... |
ElectronPie/epics | 922,947,738 | d3dc309fb39d512b9a4db485088495b1493454a6 | {
"branch": "master",
"commit_count": 15,
"repo_created_at": "2025-01-27T11:31:19.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 12 | [
{
"content_id": "5e884689ccd2b9b12a982b3b07590f3a94c67038",
"content": "# epics\n\nEPICS is a collection of C++ header-only libraries for things that others told\nyou should've written yourself\n\n## Usage\n\nEach of the provided libraries consists of a single header file situated in the\n`include/epics` su... |
ElemaentalRangers/elemaentalrangers.github.io | 410,373,153 | 4b5de9e81ca68134ab2d417edd3a8e3dc5246175 | {
"branch": "main",
"commit_count": 20,
"repo_created_at": "2021-09-25T20:15:33.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "4c370cde59854cea6f1c3fd3cff87909e650b7e9",
"content": " \n \n /* *** STYLES FOR CHARACTER BUILD SHEET *** */\n \n #content {\n width: 500px;\n margin: 0 auto;\n padding: 2rem;\n background: #000;\n display: grid;\n }\n \n /* Headings */\n #content h1 {\n... |
Elfyria/Class_Photo_Book | 401,164,965 | 406ae270e78b42bc446f05ea2eac208d8b158e88 | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2021-08-29T23:41:03.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "425e46211182c239c9dc51b57ffa007479ce91a6",
"content": "<?php\r\n/**\r\n * returns JSON class array, can be modified to have input var that indicates file, but don't want to have that\r\n * available to the user\r\n * **/\r\nfunction fileFetcher() {\r\n $jsonMan = file_get_contents(\"./as... |
EliYakov/HW-W040422MR-22-06-08 | 501,227,783 | dad46d5cfaa0e50d7dd57ba650401d364b8e6f2e | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2022-06-08T11:48:30.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "e9a4e4885f3cac30cdeeae3013bdc56d9eac5ada",
"content": "body {\n background-color: blue;\n}\n\n#color {\n color: white;\n}\n",
"size_bytes": 63,
"file_path": "style.css",
"file_timestamp": 1654688789,
"language": "CSS",
"is_vendor": false,
"license_type": "no_licens... |
EliabArruda/RESTSpring | 525,872,657 | c9199848b8afce2812c0e4b30475b02065f2c9e1 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2022-08-17T16:26:36.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 10 | [
{
"content_id": "95676dd406a092f9cf533330e2c5bb7523d14421",
"content": "package com.digitalinnovationone.RESTSpring.controller;\n\n\nimport com.digitalinnovationone.RESTSpring.entity.Produto;\nimport com.digitalinnovationone.RESTSpring.exception.ProductNullException;\nimport com.digitalinnovationone.RESTSpr... |
Elian-beep/curriculo-no-bolso | 754,824,111 | cf527f0ab11e8aaf86a1916cc54c5aea21b06d9b | {
"branch": "main",
"commit_count": 21,
"repo_created_at": "2024-02-08T20:42:01.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 63 | [
{
"content_id": "d4a44992381e0445fa6ef6c200fe71a7becdcc6e",
"content": "import React, { useEffect, useState } from \"react\";\nimport { FormGroup } from \"../../../../default.styled\";\nimport { Text } from \"react-native\";\nimport { DuoTitle } from \"../../../DuoTitle\";\nimport { InputDefault } from \"..... |
EliasMDD/laboratorio_tres | 742,578,903 | 8d8cba6241b4c3e013d579014abb2db75d3d85fc | {
"branch": "main",
"commit_count": 9,
"repo_created_at": "2024-01-12T19:44:01.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "4418b2cd8aaa75664134cf3409de090c520400c5",
"content": "# laboratorio_tres",
"size_bytes": 18,
"file_path": "README.md",
"file_timestamp": 1705457596,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
},
{
"c... |
Eliigavina0913/FV_ICT9E_Q4Quiz2_Gavina_Adrian | 971,732,533 | ec3051606f498dae75c417fdcd677ddc65937cc1 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2025-04-24T01:24:46.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "cc8be403fc3010f223e3d0379a9bbbf8b34bee32",
"content": "# FV_ICT9E_Q4Quiz2_Gavina_Adrian",
"size_bytes": 32,
"file_path": "README.md",
"file_timestamp": 1747264486,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
... |
Elijah1368/MorphicConsortium | 572,911,328 | 86564a36e8fa2816eb03fb5a5e4d00a514489b80 | {
"branch": "master",
"commit_count": 11,
"repo_created_at": "2022-12-01T09:46:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 2,
"issues": 0,
"pull_requests": 0
} | 21 | [
{
"content_id": "4fb15d0e9d013d0766acec34872eaa041ce09a41",
"content": "Website for NIH's Morphic Consortium Project\n================================================\nClick picture to view deployed website:\n<a href=\"https://morphic.bio/\" target=\"_blank\">\n <img src=\"./morphic.png\"/>\n</a>\n\nMade... |
EliottPal/JAM_escape_2019 | 258,559,072 | ee5f53d322eeadb59e75c136cb7c3778c7d3f2a9 | {
"branch": "master",
"commit_count": 92,
"repo_created_at": "2020-04-24T16:01:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 16 | [
{
"content_id": "23e13ef3545b4445d44789fd04370a53933ee524",
"content": "using System.Collections;\r\nusing System.Collections.Generic;\r\nusing UnityEngine;\r\n\r\npublic class CheckEndLast : MonoBehaviour\r\n{\r\n void OnTriggerEnter2D(Collider2D other)\r\n {\r\n PlayerControl controller = ot... |
ElisaLancini/brainhack_magdeburg_2021 | 436,263,955 | 54e01a5df990babbe2c6da31988d13852435de1a | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2021-12-08T13:49:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "32793692396a93805ae0b04adbba90e063239cff",
"content": "# Brainhack-magdeburg, 8th Dec 2021\n#### Tutorial 3 - LIBRARIES #### \n\n#### Check which libraries (or packages) are already installed #### \nlibrary()\ninstalled.packages()\n\n#### Install a specific package #### \ninstall.packages(\... |
ElisabethDi/US-Job_Market_Analysis-2022_to_2025 | 1,007,744,080 | 78e65ff525dbe60d3b7630a02ac307814911d702 | {
"branch": "main",
"commit_count": 18,
"repo_created_at": "2025-06-24T13:13:03.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 15 | [
{
"content_id": "25d8b23d2c8239b8de8340a332f3224d6b904b4f",
"content": "{\"cells\": [{\"cell_type\": \"code\", \"execution_count\": null, \"id\": \"3bf75206\", \"metadata\": {}, \"outputs\": [], \"source\": [\"import pandas as pd\\n\", \"import matplotlib.pyplot as plt\\n\", \"import seaborn as sns\\n\", \"... |
ElishaGiles/Ionic | 75,134,929 | eedfe17546548f6cbf38441188078ccef4090234 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2016-11-30T00:28:33.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6dbe69d7741a1c7ee9629b93968ae7a5a19c56d7",
"content": "// Ionic Starter App\n\n// angular.module is a global place for creating, registering and retrieving Angular modules\n// 'starter' is the name of this angular module example (also set in a <body> attribute in index.html)\n// the 2nd par... |
EliteIE/GeminiControl | 993,483,658 | ba77d83d548caa04ac061cf62599c554ceb73d44 | {
"branch": "main",
"commit_count": 34,
"repo_created_at": "2025-05-30T21:50:35.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "8eac657f0d98073e080fc014de001a39cbb752ee",
"content": "/* styles.css - Versão Moderna e Tecnológica 2025 */\n\n/* Variáveis Globais */\n:root {\n --color-bg-dark: #0F172A;\n --color-bg-card: #1E293B;\n --color-bg-card-hover: #334155;\n --color-primary: #38BDF8;\n --color-prim... |
ElitsaMineva/Northside-Festival-Homework | 106,212,220 | 4de90ecb12c464aba36c8f08df5ca797cf7cfeb5 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2017-10-08T21:46:07.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "0ac44c177462428d357316f161a8367f121615f0",
"content": "<?php\n\n#Page header\n$siteTitle = 'Add date';\n$siteName = 'Add date.';\n$siteDescription = '';\n\ninclude('includes/header.php');\n\n# Open database connection\ninclude('includes/connectdb.php');\n\n# Collecting all data from previou... |
Elizabeth-Ngatho/byte | 946,798,242 | 1bdd5cecc23c00360783fca8b75498bd4fb5fd82 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2025-03-11T17:33:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "7b320eaa36c0e0338877ffb07a3f2548394c6369",
"content": "# Generated by Django 5.1.6 on 2025-02-25 10:40\n\nfrom django.db import migrations, models\n\n\nclass Migration(migrations.Migration):\n\n initial = True\n\n dependencies = [\n ]\n\n operations = [\n migrations.Creat... |
ElizabethVen/paginacion_estatica | 211,556,577 | 3f521bb452f16aa46b20034c401e89e34d1b5574 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2019-09-28T20:15:31.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "f8bef7d7de09e7d7c79216e580751fb0889aa820",
"content": "*{\n margin: 0; /* Quitamos los margenes que pone por defecto el navegador */\n padding: 0;\n} \n\n.wrapper{\n width: 90%; /* Para que se adapte al tamaño de la pantalla */\n max-width: 1000px; \n margin:aut... |
Eljihad404/school_voice_bot | 923,249,789 | 610a0eeaa50f56a24456a6433150ffa3b7c00830 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2025-01-27T22:18:39.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "b44d53d2f6faf4c986a936c23677da96cc186ff6",
"content": "\"# school_voice_bot\" \n\"# school_voice_bot\" \n",
"size_bytes": 44,
"file_path": "README.md",
"file_timestamp": 1738016620,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detect... |
ElkoNahui/theslayerrevengediscord | 352,170,563 | b6ce9628a8432f269bb335da56d8105008a8d5da | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2021-03-27T20:28:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "56ba6bc439b238fb50849445c3f034f983985b48",
"content": "# theslayerrevengediscord\n",
"size_bytes": 26,
"file_path": "README.md",
"file_timestamp": 1616877054,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
Elle1698/Tutorial | 35,035,448 | 299bf0325c61e6856683fab7d788f66942a2f53d | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2015-05-04T13:10:18.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "5106799dbe37cb49244de67c01ecf71ac8d0e359",
"content": "# Tutorial\nTutorial Repository\n \n",
"size_bytes": 34,
"file_path": "README.md",
"file_timestamp": 1430745133,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses":... |
ElliotYun/Adastra | 302,488,097 | 3ef5eba29ef58d2fe3ca89cffbb36c66cfe3848d | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2020-10-08T23:56:07.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "d39dfbd2a157044e541a7233dced165ae8d5b0db",
"content": "# Adastra",
"size_bytes": 9,
"file_path": "README.md",
"file_timestamp": 1602201935,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
Elnoubi8/DATA_SCIENCE_PROJECTS | 397,328,582 | 6ae8b814c8cfb80530ddf5923e6de6d99afc18b1 | {
"branch": "main",
"commit_count": 10,
"repo_created_at": "2021-08-17T16:49:40.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "9fc2261248a30dcfd300ee91ee32472fc9314abb",
"content": "{\"cells\": [{\"metadata\": {\"dc\": {\"key\": \"4\"}, \"deletable\": false, \"editable\": false, \"run_control\": {\"frozen\": true}, \"tags\": [\"context\"]}, \"cell_type\": \"markdown\", \"source\": \"## 1. Google Play Store apps and... |
ElonMoon/django_with_tdd | 200,192,729 | bece5e2c8c1eca6b9c5c8ba01d4a6d14b77325ac | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2019-08-02T08:02:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 2
} | 2 | [
{
"content_id": "5956b6acfaca5a0dbf405f48f8079514e6eff994",
"content": "Django==2.2.4\npytz==2019.2\nselenium==3.141.0\nsqlparse==0.3.0\nurllib3==1.25.3\n",
"size_bytes": 77,
"file_path": "requirements.txt",
"file_timestamp": 1564731611,
"language": "Pip Requirements",
"is_vendor": false... |
Eloy-Gonzalez/StartPHP | 77,955,039 | b9ab5d65619e09c32e16bd30558bb8be1b748c73 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2017-01-03T21:30:40.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "64aefb57277473453b74a445c58b396517226921",
"content": "# StartPHP\nFramework MVC PDO PHP para desarrollo de Aplicaciones web\n\n# Changelog \nVersión 1.0 23/10/2016\n* Rediseño del árbol de archivos\n* Implementación de Multiples Frameworks CSS (Bootstrap, Materialize)\n- Se eliminaron vari... |
Elshod1/aditti | 563,212,770 | 901a428c480d493203b6e1abe266905eb9261863 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2022-11-08T06:16:52.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "d9cfc1b52df18ff27b6fc12dbfac21d59f1aa5ca",
"content": "# aditti\nmy web site\n",
"size_bytes": 21,
"file_path": "README.md",
"file_timestamp": 1667888213,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
ElusionCheats/valorant-cheat-gui | 985,987,528 | 38edfbd34b93bbe99c730901c214385d17e83412 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2025-05-18T23:37:18.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "3dc26f6d48d1378d34bf22b952b51ea94ca73b7e",
"content": "# Valorant Cheat GUI with Aimbot\n\n> 💬 Join our Discord community for Private version of **Valorant Cheat** GUI, Support and more! \n> [ => {\n\n let productos = req.body.productos\n\n try {\n\n\n res.render('./pages/carrito', { productos })\n\n } catch (error) {\n console.log(error)\n res.statu... |
Elvin1999/IntellicenceShowProgramWpf | 192,387,392 | f04f28322fefb94a2ed5ae3309f5162d61fd120e | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2019-06-17T17:06:15.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 1
} | 4 | [
{
"content_id": "a301c9f0f04e72df5195c1c5979f72fd3be98364",
"content": "using Newtonsoft.Json;\nusing System;\nusing System.Collections.Generic;\nusing System.IO;\nnamespace IntellicenceProgramInWpf\n{\n public class Helper\n {\n public List<Data> Datas { get; set; }\n public void Seria... |
Elvis1098/alx-zero_day | 616,122,838 | 1649d8cb8c31334927e269ffc9f42571c3386dd3 | {
"branch": "master",
"commit_count": 12,
"repo_created_at": "2023-03-19T17:14:46.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "d319f068083ef8c37a393cc96d3f2623e7563340",
"content": "NOT EMPTY\nupdated\n",
"size_bytes": 18,
"file_path": "0x03-git/README.md",
"file_timestamp": 1679260290,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
... |
ElyaZam/ma | 786,456,006 | 1bc9298f18b0a49efccf5f619d11549f834ea35a | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2024-04-14T14:19:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "befc60ff1cebd7d8f40b237e539cc965f9e1e939",
"content": "import os\nimport uvicorn\nfrom fastapi import FastAPI, status\nimport requests\n\n\napp = FastAPI()\n\n\n\n@app.get(\"/health\", status_code=status.HTTP_200_OK)\nasync def service_alive():\n return {'message': 'service alive'}\n\n\n... |
Em1lsR/rock-paper-scissors-game | 539,325,642 | 99c91cbb6ad04d85997ccde39ce5fb7a6df13b66 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2022-09-21T05:47:34.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "be79df987afd0c8da93401823aebcecda86dafa2",
"content": "human_turn = 'paper'\ncomputer_turn = 'scissors'\n\nif human_turn == computer_turn:\n print('Draw wins!')\nelif human_turn == 'rock' and computer_turn == 'scissors':\n print('Human wins!')\nelif human_turn == 'paper' and computer_... |
EmaSP91/ranking40 | 531,731,073 | 4bf9e964ee44e593695fc802b11bf15c08ede66d | {
"branch": "master",
"commit_count": 8,
"repo_created_at": "2022-09-02T00:42:06.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "05b64f96237e4abaad3f453e22c5ae8e346748c4",
"content": "@import url('https://fonts.googleapis.com/css2?family=Aboreto&family=Poppins&family=Roboto:wght@100;400&display=swap');\n\n*{\n margin: 0px;\n padding: 0px;\n box-sizing: border-box;\n}\n\n.header-background{\n background-im... |
Emad-Developer/ProMina | 533,374,287 | dd6136dfc99ef35077f9f4eaa0c0fd9baefdf737 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2022-09-06T14:56:35.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "f76350fe567ffc3209e500354ffebb032032977f",
"content": "# ProMina",
"size_bytes": 9,
"file_path": "README.md",
"file_timestamp": 1662476195,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
EmadZero/GUI-Java-Arcade-Game | 603,229,464 | a2247fde2f902ec8037a9a17a1a466ca02532773 | {
"branch": "master",
"commit_count": 8,
"repo_created_at": "2023-02-17T22:26:51.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 11 | [
{
"content_id": "f9c65d1b9bb773ab3ddee44cf39f0ae0ac85f890",
"content": "/**\n * Provides the starter code for the <strong>cs1302-omega</strong> project.\n */\nmodule main {\n requires transitive java.logging;\n requires transitive java.net.http;\n requires transitive javafx.controls;\n requires ... |
EmanuelSandov/Juegos_mesa | 792,642,985 | 749fa05a4c7cd751f38762d47379503894125237 | {
"branch": "master",
"commit_count": 5,
"repo_created_at": "2024-04-27T06:36:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "b9867110b88515ab7ae5f3c525978cbbaafd047e",
"content": "from random import randrange\n\nTablero = [[\"_\", \"_\", \"_\"],\n [\"_\", \"_\", \"_\"],\n [\"_\", \"_\", \"_\"]]\nGanador = False\n\nprint(\"<NAME>\")\nprint(\"1) 1 vs 1\")\nprint(\"2) 1 vs IA\")\nX = int(input(\"... |
EmanueleDiLeo/BoolBnB_backend | 741,995,884 | d22cf5afc029ff1fcd510b4bc174fd7f0b4b2173 | {
"branch": "main",
"commit_count": 235,
"repo_created_at": "2024-01-11T14:46:17.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 53 | [
{
"content_id": "25f610ca83a95e018b3f3ce49becc03099ce8820",
"content": "<?php\n\nnamespace Database\\Seeders;\n\nuse Illuminate\\Database\\Console\\Seeds\\WithoutModelEvents;\nuse Illuminate\\Database\\Seeder;\nuse App\\Models\\Sponsor;\n\nclass SponsorsTableSeeder extends Seeder\n{\n /**\n * Run the... |
Ematts/Robot | 54,431,834 | 74c671e9b8895a340b239058d43ee8d5c633c258 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2016-03-22T00:06:36.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "177925e1780ed6454abbf7443336b6d933639385",
"content": "using System;\r\nusing System.Collections.Generic;\r\nusing System.Linq;\r\nusing System.Text;\r\nusing System.Threading.Tasks;\r\n\r\nnamespace ConsoleApplication7\r\n{\r\n class Dogbot : Robot\r\n {\r\n public int bite;\... |
Emcionna2024/Proyecto-Integrador | 888,716,083 | d667c4e40fc10f6bf12aa5a5f1020eaebbff33d9 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2024-11-14T22:03:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "f000fe6f4ce4c1eb6ae89f73303384029edefef6",
"content": "## Aca vamos a escribir toda la informacion referida al proyecto\r\n# Voy a desarrollar un sitio web de un comercio gastronomico del rubro pizzeria, el cual cuanta con un servicio de delivery\r\n#",
"size_bytes": 193,
"file_pat... |
EmilAbdulxaliqov/todo-list-bootcamp | 560,770,558 | 3537859fbe06b20801826216a37d090d40a423da | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2022-11-02T08:22:13.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "beee6161f48bb796edc817236dc4fc2a18d37bdd",
"content": "* {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\n\nhtml,\nbody {\n height: 100%;\n width: 100%;\n}\n\nbody {\n\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.container {\n ... |
Emilia-Tet/Python_basics | 698,278,896 | ebffc1d4a1386746b5d16d4a9507feb9314deaf1 | {
"branch": "main",
"commit_count": 9,
"repo_created_at": "2023-09-29T14:55:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "a048e8091ded43cfc9ffbe7e210ef8f54a34f31a",
"content": "# Python_basics\nbasic exercices\n1. pharmacy: short code that calculates how many packs of how many tablets to dispense to the pharmacy client based on the recommended dosage of the drug.\n2. paper_scissors_rock: a simple game written... |
EmilianoGCH/Summary_log_files | 389,711,560 | 8886221492da4d6ff766b88c2d6109bee73b2d1b | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2021-07-26T17:12:57.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "9da45d66f29289b90f068a071fe6cd966fd9f3ef",
"content": "#!/usr/bin/env python3\n\nimport sys \nimport re \nimport csv\n\ndef main(filename):\n '''\n This function try to retrieve two CSV files\n One for ERROR counts and other for counts for INFO and ERRORS for each user\n '''\n ... |
EmilianoTP/EmilianoTP | 915,150,098 | 1c622e3bc11b7a17ca1dc6828c04f6e3372735ac | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2025-01-11T05:12:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "ea1100383b08d8640c8a9ef4bda768dc090b711c",
"content": "## Student to Full-Stack Developer and Data Engineer\n\n<!--\n**EmilianoTP/EmilianoTP** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.\n\nHere are some ideas to get you started:\n\n- 🔭... |
Emily-Graham/google-books | 413,622,613 | f8a3deedac7728830529d58a54c29a6bbe7fbe57 | {
"branch": "main",
"commit_count": 16,
"repo_created_at": "2021-10-05T00:20:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 16 | [
{
"content_id": "52bd91de6ca50c27f93c76ec9e1f0b590f351ce0",
"content": "@use \"./typography\" as t;\n@use \"./palette\" as p;\n@use \"./mixins\" as m;\n@use \"./variables\" as v;\n@use \"./mediaQueries\" as mQ;\n\n.savedShelf {\n &__container {\n box-sizing: border-box;\n padding: 0px 75px 10px 75px;... |
Emilyrh1058/Ch-1---Horiseon | 335,127,057 | fc03bbe463a58594d4218ac71aa11f2ce8861ea5 | {
"branch": "main",
"commit_count": 15,
"repo_created_at": "2021-02-02T00:54:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "160dd2eb4d10105ee0193e3cf696be69e0bf056b",
"content": "# 01 HTML CSS Git: Code Refactor\n\n## This Repository ##\n\nThis repository includes changes that Horiseon requested from us (company) to ensure the accessibility is up to standard. We used the existing code provided to create a more v... |
EmiriNishihira/WidgetPractice1 | 436,186,234 | c3b537acabae507603784e01bc5fe5a66adde99f | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2021-12-08T09:19:08.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "53d8e1d3f3acd12e37ad471957d07b1401f8be07",
"content": "//\n// AppDelegate.swift\n// WidgetPractice1\n//\n// Created by nakamori on 2021/12/07.\n//\n\nimport UIKit\nimport StoreKit\n\n@main\nclass AppDelegate: UIResponder, UIApplicationDelegate, PurchaseManagerDelegate {\n\n var window... |
EmirjonaQemalaj/library_management | 943,941,413 | 48cb6bbe39ddd953773480386f5d74ffc337c58a | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2025-03-06T14:19:50.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 22 | [
{
"content_id": "25f7f9b0d338aa47df2eb0b6daad2d33af89134a",
"content": "package com.library.demo;\n\nimport org.springframework.boot.SpringApplication;\nimport org.springframework.boot.autoconfigure.SpringBootApplication;\nimport org.springframework.cache.annotation.EnableCaching;\nimport org.springframewor... |
Emmanuel130/Admacity-project | 593,930,930 | fd9805bcb51b98e88f2fd3ace395f21041293f19 | {
"branch": "main",
"commit_count": 13,
"repo_created_at": "2023-01-27T07:11:08.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 2,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 9 | [
{
"content_id": "34c1ba46d926a00920b92d8f2f44a2e031a32892",
"content": ".navbar {\r\n\tposition: fixed;\r\n\ttop: 0;\r\n\tleft: 0;\r\n\tbackground: rgba(0, 0, 0, 0.2);\r\n\tbackdrop-filter: saturate(180%) blur(10px);\r\n\tdisplay: flex;\r\n\twidth: 100%;\r\n\tjustify-content: space-between;\r\n\talign-items... |
EmmanuelInda/Algoritmos-Pr-ctica-6-Ordenamientos | 888,363,738 | 28db47e2496e5b39637c8ef68dee186778cebe2e | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2024-11-14T09:17:52.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "264636979aa22b367b90ecaae64351bf8b6618db",
"content": "package algorithm;\n\nimport csv.WeatherRecord;\nimport java.util.ArrayList;\nimport java.util.Comparator;\nimport java.util.Arrays;\nimport java.util.stream.IntStream;\n\npublic class WeatherRecordSorter {\n private final Sort<Weath... |
Emmanuelraj/file-upload-nodejs-mongodb | 168,646,170 | c8583ab08e00ae81cd488979b182481a1d162daf | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2019-02-01T05:16:23.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "d21556a4f21c654b6780a3866d6e758d4895faad",
"content": "<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n <head>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">\n\n <!-- Bootstrap CSS -->\n <link rel=\"stylesheet\" href=\"https://stackpath... |
Emmie-github/REACT-LEARN | 262,918,032 | 5746ed913dc468b3be46ed1616025f05e75093f2 | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2020-05-11T02:20:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "20f0915c331b09ebc297f62a2603afce4c2684c8",
"content": ".three-layout{\n display: flex;\n /* height:300px;\n border:2px solid; */\n}\n\n.three-layout .aside-left{\n /* border:2px solid red; */\n order:1;\n}\n.three-layout .main{\n /* border:2px solid red; */\n order:2;\n... |
EmmonsYu/shyu0865_9103_tut3_majorProject | 807,970,606 | da157c8d64080bf6f15eb62881633e0810ed58bd | {
"branch": "main",
"commit_count": 9,
"repo_created_at": "2024-05-30T06:11:27.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "bfbae0a0994fa38aa607fb58d090754521047767",
"content": "# shyu0865_9103_tut3_majorProject\n\n## 1. How to interact with the work\n\nI used two methods to make the code dynamic.\n1. Time:\nThe refresh rate of the screen randomly changes over time.\n2. mouseY:\nUsers can change the number of y... |
Emmsten/sorting_algorithms | 760,722,009 | ead5ea0f0c3c61d1eb2e2612587defbd2961c16d | {
"branch": "master",
"commit_count": 5,
"repo_created_at": "2024-02-20T19:56:07.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "775967c879260a2ce053c23d69304138f5462b16",
"content": "This project is all about algorithm and its different types\n",
"size_bytes": 60,
"file_path": "README.md",
"file_timestamp": 1708471314,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
... |
Emna-Hammami/Hedera_token_service | 732,164,122 | 25426419cbf0ebb771409047da06b24710f6bd1f | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2023-12-15T20:06:42.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "cb740c1d785caa7b73071aecb28f21c75be6595b",
"content": "const {\n Client,\n PrivateKey,\n TransferTransaction,\n TokenNftInfoQuery,\n TokenAssociateTransaction,\n TokenId,\n NftId,\n} = require (\"@hashgraph/sdk\");\nrequire(\"dotenv\").config();\n\n//Grab your Hedera te... |
Empairim/PlatformerBoilerPlateCode | 738,681,509 | ba5a745ecb03723de4e3f6ac0febba1fd24e66d7 | {
"branch": "main",
"commit_count": 16,
"repo_created_at": "2024-01-03T19:48:52.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "9f41ccbb8a8ed350855d01b6f2f4b4334e7ffa74",
"content": "* {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n background: black;\n}\n\n#canvas {\n border: 5px solid black;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n background: rgb(110,... |
EmperYao/git_usage | 333,730,046 | 570f5a27ae8bd1edde242dc03dc3b04dc595a93b | {
"branch": "master",
"commit_count": 5,
"repo_created_at": "2021-01-28T10:55:09.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "4ed72fd77ee0014f97b5bb9f01ba7c8b69e44eb4",
"content": "# Git的常用技巧\n\n## Git常见的几个概念\n\n1. 远端中心库:是指所有开发者共同维护的一个代码仓库,包含所有人员的代码,用于版本发布,这个仓库是需要对外发布或者共同使用的哦,很重要\n\n2. 个人远端库:个人通过fork中心库或者个人在代码仓库上创建的代码仓库,一般用于将个人对于中心库的修改向中心库进行merge,也就是将自己的修改提交到中心库,由中心库的maintainer进行审核然后合入\n\n3. 个人本地库:个人通过本地init代码仓库,或... |
Emprendimiento/FirmaElectronica | 12,037,694 | cc328dcc19a7d19fc5ed9f8b6979f4dc774c0b2c | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2013-08-11T15:15:15.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 12 | [
{
"content_id": "45171ac8120224bffb4a63b1e1ffc444697a0254",
"content": "App.FirmaElectronica.PanelDocumentosPorFirmarUi = Ext.extend(Ext.Panel, {\n title : 'Documentos pendientes por firmar',\n iconCls: 'icon-doc-por-firmar-app',\n height : 238,\n width : 725,\n layout : 'fit',\n frame : f... |
Emrrre19/Test2_pushpull | 894,656,384 | fa6f064a850b3c03a0f3bb44dd6ff1a2dc8b2467 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-11-26T18:38:25.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6a736e65948410f2f782015da6c88492fa7aa971",
"content": "print(\"hallo\")\nprint(\"2\")\nprint(\"van pycharm naar git\")\n",
"size_bytes": 56,
"file_path": "python_pushpull.py",
"file_timestamp": 1732646491,
"language": "Python",
"is_vendor": false,
"license_type": "no... |
EncangCutbray/Example-Mobile-App | 657,550,249 | 6bd1adb006043b42c51cb3d7a0f49f5fbc615096 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2023-06-23T10:02:55.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 53 | [
{
"content_id": "515d97aa834546b164c413790d8c6ff137e8d516",
"content": "// ignore_for_file: unnecessary_type_check\n\nimport 'package:project/injection.dart' as di;\nimport 'package:flutter_test/flutter_test.dart';\nimport 'package:project/features/courses/domain/entities/course.dart';\nimport 'package:proj... |
Endrit-seek/portfolio | 775,193,560 | 77ddea19b97eff25d1a1cf13996d2c0cbcf4a682 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2024-03-20T23:40:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "dcf38ae29d94dde0fd8651492d746979cbf78f13",
"content": "@tailwind base;\n@tailwind components;\n@tailwind utilities;\n\n@layer base {\n :root {\n --color: #243746;\n --color-primary: #243746;\n --color-secondary: #0e2233;\n --bg: #f3f5f4;\n --bg-secondary: #fff;\n --border... |
EneruJ/Projet-Docker | 621,352,103 | cbd5cc0316051b8085a1fcd83345087bf09c2aa9 | {
"branch": "main",
"commit_count": 17,
"repo_created_at": "2023-03-30T13:45:49.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "b29fb29713b29d80336a5f3934cffde0581e7be8",
"content": "name: Build and Push Docker Image\n\non:\n push:\n branches: [ main ]\n\nenv:\n DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}\n DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}\n\njobs:\n build-and-push:\n runs-on: ubun... |
Enformanten/enformanten | 710,282,426 | 18ce9897149feddd9c76390c4e1639448b6ac41a | {
"branch": "main",
"commit_count": 111,
"repo_created_at": "2023-10-26T11:41:22.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 76 | [
{
"content_id": "3f4194d05d13c0cddf9cd71836873622f61270f6",
"content": "import pandas as pd\nimport numpy as np\nfrom scipy.ndimage import gaussian_filter1d\nfrom loguru import logger\n\nfrom tilly.utils import log_pipeline\n\n\nclass Preprocessor:\n \"\"\"A class that contains all the preprocessing logi... |
EngineerCookie/Visualize-Data-with-a-Bar-Chart | 554,463,479 | 290285040c5a0c42dd59623aa59b10db9e2532e8 | {
"branch": "main",
"commit_count": 5,
"repo_created_at": "2022-10-19T21:22:50.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "ba49561dccc4b0157a747c4059340d87b923b72b",
"content": "import { testData, dataSet } from './dataset.js';\nconsole.log(screen.width)\nconst data = dataSet.data;\n\nlet paddingL = 50, paddingR = 10, width = 950, height = 485;\nconst svg = d3.select('.canvas')\n .append('svg')\n .attr('w... |
EnkhsaikhanCh/tech-blog | 854,425,366 | 6d4bf616ba7ef68ee0a52be61c7e4d94d3bf183e | {
"branch": "main",
"commit_count": 63,
"repo_created_at": "2024-09-09T06:36:32.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 6,
"pull_requests": 0
} | 46 | [
{
"content_id": "838d91b3dff5768bc2fc63fce6a476f7a522a234",
"content": "\"use client\";\n\nimport { ArrowLeft, LoaderCircle } from \"lucide-react\";\nimport { motion } from \"framer-motion\";\nimport Image from \"next/image\";\nimport { Separator } from \"@/components/ui/separator\";\nimport Head from \"nex... |
EnkrateiaLucca/pose_tracking_jiu_jitsu | 605,301,066 | a22ca15aab3fd783814d0a9c549535c6af05302a | {
"branch": "main",
"commit_count": 11,
"repo_created_at": "2023-02-22T21:46:54.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "e92e77f4a8b0c5469ced9d83ffb705734d2777c4",
"content": "# Pose Tracking for Jiu Jitsu\n\nA pose tracking project for grappling, like tracking positions of different body parts over many sessions\nand then analysing to see if it improved according to some pre-defined baseline that I'll figure... |
Enockdeghost/shutdownapp | 894,524,680 | 05c81055a5b6a0badbe0f1f415643bcec3ba1a99 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-11-26T14:04:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "ed83dfcc8bbe1a970c877d80ddd4a860ea96c18e",
"content": "from tkinter import *\nimport os\n\ndef restart():\n os.system('shutdown /r /t 5')\ndef restart_time():\n os.system('shutdown /r /t 50')\ndef shutdown():\n os.system('shutdown /s /t 5')\ndef logout():\n os.system('shutdown -... |
Enrique1990/form | 150,180,661 | 8229e4d4bdab897e91f6d581a2939c7acf944c43 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2018-09-24T23:24:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6265a008bb9ecfefa31cf36f9d4b0bed93d43eb9",
"content": "body{\n margin: 0;\n padding: 0;\n}header{\n border-bottom: 1px solid black;\n font-size: 30px;\n padding: 3px;\n min-width:96vw;\n max-width: 96vw;\n min-height:10vh;\n padding: 4vh 2vw 0vh 2vw;\n\n}\nheader ... |
Entry-Level-Findocx/Portfolio_v2.io | 578,959,933 | 0bc484831bf5640f33624825e84326ae012e0fdf | {
"branch": "gh-pages",
"commit_count": 5,
"repo_created_at": "2022-12-16T09:59:00.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 2,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "d8847251c4447cc90f9e987060f0060080e0a151",
"content": "{\n \"files\": {\n \"main.css\": \"/Portfolio_v2.io/static/css/main.69676d16.css\",\n \"main.js\": \"/Portfolio_v2.io/static/js/main.ee13e05e.js\",\n \"static/media/img-about.jpg\": \"/Portfolio_v2.io/static/media/img-about.d9... |
EnvitaAlbuquerque/Trinity-Fashion | 909,353,778 | 9e349d8fe6c875089c2358a3f8435b54c3be81e2 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-12-28T12:58:40.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "522539b1cd65d2c617ebfe24486e4a393ad8a06e",
"content": "# Trinity-Fashion\ne-commerce web project\n",
"size_bytes": 41,
"file_path": "README.md",
"file_timestamp": 1735390721,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_lice... |
Enyeer27/Farming-Cor | 764,756,653 | 30d026350a48197578a116627055f7fdec7f8566 | {
"branch": "main",
"commit_count": 14,
"repo_created_at": "2024-02-28T16:48:52.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "b66eaa914fc5f96e754661987e63dd023e1acde4",
"content": "# Farming-Cor\nFarming- que en español significa agricultura, y Cor que es abreviatura de “Corabastos”.\n\n# Objetivo General\nDesarrollar un sistema de información bajo plataforma web que permita donar productos como frutas y verduras ... |
Eochyang/vue | 178,554,523 | a9d1abdcda5499b56d6a0f8d6e706fdf6791970d | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2019-03-30T12:15:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 15 | [
{
"content_id": "aba97dae765676008faa8676d5c06abbfe1404b5",
"content": "<template>\n <div id=\"app\">\n <loading v-if=\"bLoading\"></loading>\n <router-view></router-view>\n <app-footer></app-footer>\n </div>\n</template>\n<script>\nimport AppFooter from \"./common/AppFooter\";\n\nimport {mapGett... |
Eogcloud/algorithms | 166,235,398 | 2d9cce8d85df8ae3419c66a6d28adfe1feccdd61 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2019-01-17T14:02:39.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "23b32d36ad96f6c607a934bdff8338bbd407ee1b",
"content": "# algorithms\nJavascript implementations of common search and sort algorithms.\n",
"size_bytes": 78,
"file_path": "README.md",
"file_timestamp": 1547737927,
"language": "Markdown",
"is_vendor": false,
"license_ty... |
Eomm/fastify-range | 843,812,388 | 47f614acf6793e4ddf17489be86cc1b148e9cc9e | {
"branch": "main",
"commit_count": 7,
"repo_created_at": "2024-08-17T13:50:45.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 5,
"forks": 1,
"issues": 0,
"pull_requests": 2
} | 4 | [
{
"content_id": "6314f1556e5e3afac066f5ee92409f8d604f8b71",
"content": "'use strict'\n\nconst { test } = require('tap')\nconst fastify = require('fastify')\n\nconst plugin = require('../index')\n\nasync function buildApp (t, opts) {\n const app = fastify()\n app.register(plugin, opts)\n t.teardown(() => ... |
Ep0chalypse/ABug | 152,469,127 | 4652ce473cbfd80c69d63549311f16257b455517 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2018-10-10T18:15:49.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "bcf6eed8cc21b90c6e928b35eb905067eef8df06",
"content": "package com.fake.testproject.ui.main\n\nimport android.util.Log\nimport android.view.View\nimport androidx.lifecycle.MutableLiveData\nimport androidx.lifecycle.ViewModel\n\nclass MainViewModel : ViewModel() {\n\n private val TAG = \"... |
EphronM/news_article_classification | 474,243,383 | fe88dc885e20cd764ab48230a2e3c498f5107820 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2022-03-26T04:42:57.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "06ed415bb5a04beaafca4130afc15bbc5f0dca04",
"content": "from setuptools import find_packages, setup\n\nsetup(\n name='src',\n packages=find_packages(),\n version='0.1.0',\n description='News article sorting project using AL ops tools',\n author='Ephron_M',\n license='MIT',\... |
Epictek/gateway-stripe-sources | 262,108,755 | 65e2488854f18aeb425b47feb48869b9bfc45a68 | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2020-05-07T16:57:26.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 2,
"issues": 1,
"pull_requests": 0
} | 4 | [
{
"content_id": "8eefe02ba86452e72a6fc7d14ae2bc759730a769",
"content": "<?php\n// Errors\n$lang['StripeSources.!error.auth'] = 'The gateway could not authenticate.';\n$lang['StripeSources.!error.publishable_key.empty'] = 'Please enter a Publishable Key.';\n$lang['StripeSources.!error.secret_key.empty'] = 'P... |
EpifanioD/fsw-foods | 795,189,931 | af6b0eb21d6ea0b645258c0e59c38e9dca078ee8 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2024-05-02T18:57:53.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "a063166364720379f5a08aa2dcfcf9bdc43aeeb8",
"content": "/*\n Warnings:\n\n - You are about to drop the column `imageUr` on the `Restaurant` table. All the data in the column will be lost.\n - Added the required column `imageUrl` to the `Restaurant` table without a default value. This is n... |
Epooch/CalvanoDesignSource | 61,677,355 | cf7cc7d16ce96bc21e87f09357b1edc9227528aa | {
"branch": "develop",
"commit_count": 72,
"repo_created_at": "2016-06-22T00:50:44.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 11 | [
{
"content_id": "b2e489750210201944da48bc135bbd7127d7c854",
"content": "CalvanoDesign.Tech Source README\n=======\n\nA website that will allow users to build pages for themselves and create a pull request submitting there page.\n-----------\n\n### This should be a fun project to start. Hopefully it will gro... |
Equilat/testjpa | 232,814,374 | 20d220f667d072f8ab21fad2773981236f58b303 | {
"branch": "master",
"commit_count": 46,
"repo_created_at": "2020-01-09T13:22:01.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 3,
"pull_requests": 0
} | 24 | [
{
"content_id": "2c4f47251e2df87abf8369670418d4a1e22fab9f",
"content": "package domain;\n\nimport javax.persistence.*;\n\n@Entity\npublic class Reunion {\n\n\tprivate long id;\n\tprivate DateReu dateReuFixee;\n\tprivate String intitule;\n\tprivate String resume;\n\n\tpublic Reunion() {\n\n\t}\n\n\tpublic Re... |
ErPengDraft/PdfCrash | 134,021,277 | 279a50aa108de03ac827b4b2c3af6c619e1a36a4 | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2018-05-19T02:07:14.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "7fee3e3fdba948b68c7a1566d2c2fb7739e2055a",
"content": "package com.conan.android.pdfappilcation;\n\nimport android.content.Intent;\nimport android.os.Bundle;\nimport android.support.v7.app.AppCompatActivity;\n\npublic class MainActivity extends AppCompatActivity {\n\n @Override\n prot... |
ErSndubey/Foodies-UI | 665,667,810 | 187d70672c6c4823e07944691eaed8db9fedfafe | {
"branch": "main",
"commit_count": 96,
"repo_created_at": "2023-07-12T18:08:28.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 19 | [
{
"content_id": "caf41e8be091aef02c1ae16d7a2d9f10b85a2115",
"content": "import { ResData_API_URL_DESKTOP, fetchUserLocationData } from \"../config\";\n\nexport const useResData = async (setRestaurants, setFilteredRestaurants, setUserLocation) => {\n const deviceType = window.innerWidth >= 769 ? \"desktop\"... |
Erdboden/mockk-confluence | 195,822,062 | fac82e38caa173191d57e251b054dfaba85c1ce3 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2019-07-08T13:52:31.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "cb3796662ea9a37fe0de3ee98b4af9e9c0c93019",
"content": "package com.example.mockk\n\nimport kotlinx.coroutines.Dispatchers\nimport kotlin.coroutines.CoroutineContext\n\nclass TestContextProvider:ContextProvider {\n override val UI: CoroutineContext = Dispatchers.Unconfined\n override v... |
Erdenian/PiusLab1 | 126,399,549 | b9bfcb70ee153b8a070d5ac2ead0c0c84734e696 | {
"branch": "master",
"commit_count": 40,
"repo_created_at": "2018-03-22T21:55:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "b748a8afc400b38e1a845edd067d749d37c19434",
"content": "using UnityEngine;\n\n[AddComponentMenu(\"Camera-Control/Mouse drag Orbit with zoom\")]\npublic class DragMouseOrbit : MonoBehaviour\n{\n public Transform target;\n public float distance = 5.0f;\n public float xSpeed = 120.0f;... |
EriBjorn/Face-Recognition | 299,552,670 | 71ac7aac498d31201ae79374789716993455bc62 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2020-09-29T08:26:51.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "15b4c7630438e7e06f9223dcf278325d5b18f3f3",
"content": "import numpy as np\nimport matplotlib.pyplot as plt \nfrom sklearn.datasets import fetch_olivetti_faces\nfrom sklearn.metrics import classification_report, accuracy_score\n\n\n# Import dataset \nfaces = fetch_olivetti_faces()\nx, y = fa... |
EricBernardes/Matriz-java | 697,618,867 | 667a707b8ce35f9ceca52b2c20e66c58d935275d | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-09-28T05:58:48.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "89cb1fb840dcdb9c67e6ddaaf40847f08f2707ed",
"content": "public class TestaMatriz{\r\n\tpublic static void main(String[] args){\r\n\t\r\n\t\tint[][] matriz= new int[3][3];\r\n\t\t\r\n\t\tfor(int i=0; i<matriz.length; i++){\r\n\t\t\tfor(int j=0; j<matriz[i].length; j++){\r\n\t\t\t\tSystem.out.... |
EricLinTW/ConsoleApplication1 | 89,931,537 | 939914ea3ff206953db8d8d3596a9d89ad2518c6 | {
"branch": "master",
"commit_count": 5,
"repo_created_at": "2017-05-01T14:36:12.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "a2edf2a37e475e3bd0ad56ca7510ef26906d82f8",
"content": "// ConsoleApplication1.cpp : 定義主控台應用程式的進入點。\n//\n\n#include \"stdafx.h\"\n\n\nint main()\n{\n printf(\"歡迎使用 C/C++ !\\n\");\n printf(\"這是一ˊ個間般的C/C++程式.\\n\");\n system(\"pause\");\n return 0;\n}\n\n",
"size_bytes": 235,
"f... |
EricRCorral/argentinian-household-survey-predictions | 836,439,658 | c56cc7a9a92e179eeca3b23ab54ac235d559a646 | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2024-07-31T21:17:21.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "1537a2d1acbd141a693cfe947abbaf014fce712b",
"content": "# Argentinian household survey regression and classification\n\nThe purpose of this is just to learn and practice.\n\nLanguage: Python 3.12.2\n\nLibraries used:\n- pandas\n- numpy\n- scikit-learn\n- plotly\n- matplotlib\n- nbformat\n\nD... |
EricY090/Web--Restaurant | 693,375,955 | c4d3660065818f5af2ebddfa7a418888de1d7c44 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2023-09-18T23:00:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "cc523f0df019538ec01040be36a843adbbf5b2ad",
"content": "# How to Run Our Project\nRun homepage (index.html) in browser.\n",
"size_bytes": 63,
"file_path": "cs146project-main/README.md",
"file_timestamp": 1695078527,
"language": "Markdown",
"is_vendor": false,
"license... |
Erich-McMillan/COSC6353Assignments | 273,943,615 | 7263c39a388287c01bbbdc7d33c3c81aa956b80c | {
"branch": "master",
"commit_count": 110,
"repo_created_at": "2020-06-21T16:33:45.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 22
} | 30 | [
{
"content_id": "8a283115302ae02ef8d9119c7107c026224612ec",
"content": "import React from \"react\";\r\nimport {Route, Switch } from \"react-router-dom\";\r\nimport Home from \"./containers/Home\";\r\nimport NotFound from \"./containers/NotFound\";\r\nimport Login from './containers/Login';\r\nimport Regist... |
ErickVeloso/TradeBinance | 567,304,391 | bb1909848b45f8ac862f58ab41bab52e6488c141 | {
"branch": "master",
"commit_count": 14,
"repo_created_at": "2022-11-17T14:06:43.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "f056ef67f4b7a7d22b899f49c550c5904d285e43",
"content": "from env.keys import client\nfrom binance.enums import * \nfrom pages.coins import CoinsPage\nfrom pages.sell import SellPage\nfrom pages.buy import BuyPage\nimport json\nimport time\n\n\n\nTIME_INTERVAL = client.KLINE_INTERVAL_15MINUTE... |
Ericks13/test3 | 140,299,178 | 3bbf981efdccdc693e3d6dbf109d1dadc2e430e5 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2018-07-09T14:41:45.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "4b6b41ba58915c1e06703416f44fd9e850fc7e81",
"content": "$(document).ready(function() {\n $(\"#add-new-todo-button\").click(function(){\n // Assign the to do description and pomodoro estimate to variables\n var todoBlock = $(this).closest(\"#new-todo-block\")\n var description = todoBl... |
EricoPiantkoski/Web-Server-Async-to-ESP8266 | 403,821,848 | 3c95771c5ac89b63eca0c0c42008f50226b8b726 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2021-09-07T02:58:05.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "fc2f24778123c5c9589c903b1fe662a152a26c7b",
"content": "# Web-Server-Async-to-ESP8266",
"size_bytes": 29,
"file_path": "README.md",
"file_timestamp": 1630983617,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
},... |
Erictimami/StocksMarketSite | 173,349,543 | 8f743fa0609e225f6bc455e72ea081ac4cf3cff1 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2019-03-01T18:27:19.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "2ec31de0bbc52b4a82e15d849922f0ad36d44f33",
"content": " \nbody{\n margin: auto;\n width: 1000px;\n border: solid 1px;\n background-color: whitesmoke;\n}\n\nnav{\n color: green;\n height: 50px;\n\n}\n\nnav img{\n height: 40px;\n width: 40px;\n margin: 0px 0px 0px... |
Eridro1411/joffer_esame | 437,793,023 | ef6dc695883f0dce25ead2fc3e08df59b3d9d703 | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2021-12-13T08:30:18.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 14 | [
{
"content_id": "8cac79441c83870a34341242ffe838997a35de01",
"content": "<?php\n\nnamespace App\\Models;\n\nuse App\\Models\\Offer;\nuse Illuminate\\Database\\Eloquent\\Factories\\HasFactory;\nuse Illuminate\\Database\\Eloquent\\Model;\n\nclass Language extends Model\n{\n use HasFactory;\n\n public fun... |
ErikBooij/php-cache-scheduler | 172,332,596 | 36e161eb9155ea75d7a7434ebe85053f86f7c72f | {
"branch": "master",
"commit_count": 10,
"repo_created_at": "2019-02-24T12:04:54.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 3,
"forks": 2,
"issues": 0,
"pull_requests": 1
} | 17 | [
{
"content_id": "ba9590d3553c648d8b6c3026d60d2600d740f4d2",
"content": "/vendor\n/.phpunit.result.cache\n",
"size_bytes": 31,
"file_path": ".gitignore",
"file_timestamp": 1551181416,
"language": "Ignore List",
"is_vendor": true,
"license_type": "no_license",
"detected_licenses": ... |
ErikNoda/primeiroh_3t | 542,252,485 | a8e0fb03a608c6e2d42ab3c2e6054c88345e2d61 | {
"branch": "main",
"commit_count": 28,
"repo_created_at": "2022-09-27T19:19:46.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "5c40624f49717dc80d96efef057ae67793cbd253",
"content": ".calculadora {\n padding: 10px;\n background:#ff0000;\n width: 200px;\n border-radius: 5px;\n \n}\n.calculadora input{\n background: rgb(255, 255, 255);\n color: rgb(47, 37, 56);\n border-radius: 5px;\n}\n\n.spRe... |
Ernest1338/declpm | 984,990,722 | 5b9e59795ad9e3cd1f965fa74bfdeeda1fcdec1e | {
"branch": "main",
"commit_count": 8,
"repo_created_at": "2025-05-16T21:34:49.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 2,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "20f843cb246898883df99c97aac94ee9eb8c4e71",
"content": "<h1 align=\"center\">📦 declpm - Declarative Package Management Made Easy 🚀</h1>\n\n---\n\n## ✨ Quick Start\n\n1. **Install Requirements** \n Make sure you have Python 3 available and the required package manager (Arch, Ubuntu, Fedo... |
ErzenXz/archive | 619,992,100 | bd161ff159bef56821ca68833d1399179447965b | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2023-03-27T20:19:49.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "f20b2a80036945e55a09483c426ad411a0a6ea42",
"content": "# Archive Website\n\nThis archive website is a virtual time capsule that takes you back in time and showcases all of the websites you've created. The homepage features an elegant design with a monochromatic color scheme and minimalist l... |