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
CarlosRM/EmoSound
318,606,337
8d1520f6ba0789e5310001fa7515e3f9ce7b0a13
{ "branch": "main", "commit_count": 6, "repo_created_at": "2020-12-04T18:41:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
10
[ { "content_id": "23d4c1178d3211d10306c0f956a6aa858f57d7bc", "content": ".footer {\n padding: 30px;\n background: $grey;\n}\n\n.emosound-logo {\n color: white;\n font-size: 1.5rem;\n font-weight: 700;\n margin-bottom: 1rem;\n}\n\n.emosound-logo__highlight {\n color: $accent;\n}\n\n.footer__main {\n d...
CarlosRafael22/react-avancado-boilerplate
328,711,872
6f5843a662e2a98f30b95ee679eb656bda46e66f
{ "branch": "main", "commit_count": 90, "repo_created_at": "2021-01-11T15:41:44.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 2, "forks": 0, "issues": 0, "pull_requests": 17 }
7
[ { "content_id": "5f447e627693723e522021df17460dfcc0aeffa0", "content": "import * as Style from './styles'\n\nconst Main = ({\n title = 'React Avançado - Boilerplate',\n description = 'TypeScript, ReactJS, NextJS, Storybook and Styled Components in the same project',\n}) => (\n <Style.Wrapper>\n <Style...
CarlosRaulPenaEvertsz/TareaNo1_4_Problema3
284,176,656
75111b0829c75e676bb5ebc9bac7b7af2b081268
{ "branch": "master", "commit_count": 2, "repo_created_at": "2020-08-01T03:13:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "32256ab3c4663d58a0e4bbf920ac4fcc0fd9162f", "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\nusing System.Threading.Tasks;\n\nnamespace TareaNo1_4_Problema3\n{\n public class Club\n {\n static void Main(string[] args)\n ...
CarlosVarelaGreen/yahoo-tsla-selenium-scrapper
765,405,545
56a0fed3229b5a5a3d488b20d1f1d24018066bb4
{ "branch": "main", "commit_count": 4, "repo_created_at": "2024-02-29T21:19:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "acb48b2ffa1ef578c8d3c28cb2f3752353f9fbc1", "content": "from selenium import webdriver\nfrom selenium.webdriver.chrome.options import Options\nfrom selenium.webdriver.common.by import By\nfrom selenium.webdriver.common.keys import Keys\nfrom selenium.webdriver.common.action_chains import Act...
CarlosVides25/Actividad_4
711,048,675
68c181fd40e9aca1e6cdf0c395788b74d000645e
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-10-28T04:10:45.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "ab05dd40b62a5aab830038f21d768698dc6f8fc2", "content": "<%-- \n Document : datos\n Created on : 25/10/2023, 10:31:56 p. m.\n Author : <NAME>\n--%>\n\n<%@page contentType=\"text/html\" pageEncoding=\"UTF-8\"%>\n<!DOCTYPE html>\n<html>\n <head>\n <meta http-equiv=\"Con...
CarlosZaragozaBeato/supricemarkt_web
643,166,106
09fb3dff0321d6ce48ad7d077699551fd309650c
{ "branch": "main", "commit_count": 7, "repo_created_at": "2023-05-20T09:56:23.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
19
[ { "content_id": "ba5ed2342155bf26b2d310ac30a338a91893d883", "content": ".main_cart{\n width: 100%;\n}\n.main_cart .cart_container{\n width: 100%;\n display: flex;\n background-color: #596E79;\n opacity: .9;\n justify-content: space-between;\n padding:1rem 0;\n align-items: center;\n}...
Carlosmicael/ingweb
871,471,193
6a47f5c1afca1640baba059a4ce43b73c60d031f
{ "branch": "main", "commit_count": 6, "repo_created_at": "2024-10-12T04:02:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "46fa5b5686772be5781e74da1301d67536f3517f", "content": "import akka.actor.{Actor, ActorSystem, Props}\r\nimport akka.pattern.ask\r\nimport akka.util.Timeout\r\nimport scala.concurrent.duration._\r\n\r\n\r\nclass CounterActor extends Actor {\r\n var counter: Int = 1\r\n def receive: Receive...
CarmenTipantasi/pagina-youtube-curso
440,709,477
5621dd48cfe0cd9b280bf5b9dfc62d890d54f97a
{ "branch": "main", "commit_count": 2, "repo_created_at": "2021-12-22T02:29:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "61bc627da1408d95400cd5b52b3f7c7e52305ea0", "content": "# pagina-youtube-curso\nEs una pagina creada para cualquier usuario\n", "size_bytes": 67, "file_path": "README.md", "file_timestamp": 1640140878, "language": "Markdown", "is_vendor": false, "license_type": "no_li...
CarolOTB/Postcodes-1
222,179,254
2bc50db4439e21d47e4979b8da7d51f96d4134e5
{ "branch": "master", "commit_count": 2, "repo_created_at": "2019-11-17T01:00:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "208e0c1950cc055252e34a1b2c18ffe63095720d", "content": "# Postcodes-1\n", "size_bytes": 14, "file_path": "README.md", "file_timestamp": 1574572218, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
Caroline-ti/hello-world
246,562,860
a3c4b561c31db44052e99d9805dffd97fc30bae4
{ "branch": "master", "commit_count": 3, "repo_created_at": "2020-03-11T12:19:12.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "5660b50efe24e867a8d0714e0be06c8a8d240265", "content": "# hello-world\nJust another repository\n\nOi pessoas,\n\nNão sei o que dizer, mas espero que eu e você viremos expert em programar. \n\nCom carinho,\n\nCaroline.\n", "size_bytes": 156, "file_path": "README.md", "file_timest...
CarsonLenze/Prometheus
441,366,453
b73838913160c1c9ae2b281391f8b1c01873ef29
{ "branch": "main", "commit_count": 1, "repo_created_at": "2021-12-24T04:36:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
10
[ { "content_id": "9bd1ebd9cf32a334bb4e05f1360ae00cf95a8c25", "content": "{\n \"invis\": \"#2F3136\",\n \"loading\": \"<a:loading:919042012949381210>\",\n \"redx\": \"<:redx:919042032037687316>\",\n \"check\": \"<:check:919042044536692816>\",\n \"white\": \"#F5F5F5\"\n}", "size_bytes": 185,...
Cartman0/SampleLogin
48,611,839
4ff1cb8f863dfa96acf1623f6855932addfeee8e
{ "branch": "master", "commit_count": 4, "repo_created_at": "2015-12-26T13:38:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
8
[ { "content_id": "f10b16b99b4efc7f199a87b0bf8f74b3367d3573", "content": "# SampleLogin\nJava Servlet&amp;JSPで簡単なログイン機能をつくる\n\n## 参考リンク\n[schoo Java入門-ログイン機能-](https://schoo.jp/class/2942)\n", "size_bytes": 165, "file_path": "README.md", "file_timestamp": 1451137755, "language": "Markdown", ...
Cartonero3o3/Ensayo-BIOPRO
764,077,491
6d6260ac28ef0f0e2a7e4102a144edf01dfbd117
{ "branch": "main", "commit_count": 27, "repo_created_at": "2024-02-27T12:46:54.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "e112e1d46ae31d51fb4a6414f9dd9c118d7159b9", "content": "body {\n background-color: rgb(145, 215, 228) !important; \n display: flex;\n justify-content: center;\n}\n\n.container {\n display: flex;\n flex-direction: row;\n}\n\n.column {\n display: flex;\n flex-direction: co...
Caryna/NA2
146,253,534
c76530b65fa465d1c01f093a2045d27b557b145a
{ "branch": "master", "commit_count": 5, "repo_created_at": "2018-08-27T06:03:22.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
7
[ { "content_id": "7a2fdd2adbf62aec09e0b9ac4dc15af0bce65e3c", "content": "package com.example.android.bookstoreapp;\n\n/**\n * Created by Carin on 8/29/2018.\n */\n\n\nimport android.content.ContentUris;\nimport android.content.ContentValues;\nimport android.content.Context;\nimport android.database.Cursor;\n...
CasemiroSJunior/PW3
932,434,244
045c3f8f2de1556dbca9e47441e12c7cb1903705
{ "branch": "master", "commit_count": 8, "repo_created_at": "2025-02-13T22:50:38.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
11
[ { "content_id": "1d7d1a519be95d6a63ad2a153106859e7e1c50fd", "content": "\nnumero1 = 10\nnumero2 = 5.6\nnumero3 = 10 + 3j\nprint(type(numero1))\nprint(type(numero2))\nprint(type(numero3))\n\nnome = 'Fatec'\n'''\nEm Python, string é um objeto imutável\n'''\n''' \nInserir seu nome completo em uma string e capt...
CasioDaskmate/Bioinformatics_Notes
537,751,529
06ae835eb6207a8ac4184b0c1f38505b570b05b7
{ "branch": "main", "commit_count": 63, "repo_created_at": "2022-09-17T08:54:14.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "e1343b84ae76831d4f6429eb3c847c3dab262f99", "content": "# fff\n", "size_bytes": 6, "file_path": "notes/PhCh/PhCh.md", "file_timestamp": 1668303864, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { "cont...
CatStack496/KHdownloaderPlus
866,161,432
1ca14c0fc241740fd855d0c15662defded7329e6
{ "branch": "main", "commit_count": 4, "repo_created_at": "2024-10-01T18:47:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "9fc45bca66cd0ba852b269cdae868673f67517b5", "content": "from flask import Flask, render_template, request, jsonify\r\nimport asyncio\r\nimport aiohttp\r\nimport aiofiles\r\nfrom bs4 import BeautifulSoup\r\nimport os\r\nfrom urllib.parse import unquote\r\nimport re\r\n\r\napp = Flask(__name__...
CatalanoLorenzo/livecode1
610,739,566
ffce365334e2187e6bb2259e501b2b2dd54887a5
{ "branch": "main", "commit_count": 8, "repo_created_at": "2023-03-07T11:40:35.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "701b76c641ce513899cb84f8639ee3e9fd4c68eb", "content": "/* L’utente inserisce due numeri in successione, con due prompt.\nIl software stampa il maggiore. */\n\n/* L’utente inserisce due numeri in successione, */\nconst numberone = Number(prompt('inserisci un numero'));\nconsole.log(numberone...
CatapanoG/Js-TheNatureOfCode
258,336,880
405cfc8e471c5ac6d315628bf7e35403e33898c0
{ "branch": "master", "commit_count": 55, "repo_created_at": "2020-04-23T21:38:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
40
[ { "content_id": "3ac23aba79e850a36bf57912977f694172e59d17", "content": "// Vehicle object\n\tfunction Vehicle (x,y){\n\t\tthis.location = new Vector2d(x,y);\n\t\tthis.velocity = new Vector2d(0,0);\n\t\tthis.acceleration = new Vector2d(0,0);\n\t\tthis.theta = 0;\n\n\t\tthis.r = 5;\n\t\tthis.iniMaxforce = 0.1...
Catgx55/contact-list
668,035,790
9e2002d93395859ed01ecbf08b1bb2ccc50f572f
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-07-18T21:46:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "6046904864c674204501a03dd89cff8734f6d75e", "content": "function agregar(agregarContacto){\n contactos.push(agregarContacto);\n\n}\n\nfunction eliminar(eliminarContacto){\n contactos.pop(eliminarContacto);\n}\n\nfunction elimanar2(eliminarContacto1){\n contactos.shift(eliminarContac...
CatherineCadano/capstone_admin
859,847,605
e6fe618037fa400f265f2bf04dc4744cc0527155
{ "branch": "main", "commit_count": 4, "repo_created_at": "2024-09-19T11:39:10.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
7
[ { "content_id": "c9a9aaf4d097ebcedaf42855450b8d44291d5840", "content": "// src/components/Sidebar.js\r\n\r\nimport React from 'react';\r\nimport { Link } from 'react-router-dom';\r\nimport './Sidebar.css';\r\n\r\nconst Sidebar = () => {\r\n return (\r\n <div className=\"sidebar\">\r\n <h2>Admin Pan...
CatherineSofronova/abcdef.github.io
103,174,289
dd9cab6594d57f691b8b3fe8a5afcc880c897a31
{ "branch": "master", "commit_count": 3, "repo_created_at": "2017-09-11T18:42:23.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "4df8bcc82b5c93e693b999e6111969fb97d6315c", "content": "# Temporary text files\n\n*~\t\n", "size_bytes": 28, "file_path": ".gitignore", "file_timestamp": 1505157587, "language": "Ignore List", "is_vendor": true, "license_type": "no_license", "detected_licenses": [...
Catherinebambina/font
513,682,219
8ff3a8bc3ea86db98c4025ec6b7953b4b577a868
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-07-13T21:57:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "543e150816a02bebd7c17d005f0dea7e469bd409", "content": ".heading{\n margin: 0px;\n box-shadow: 3px 3px 3px rgb(255, 146, 127);\n font-size: 15px;\n width: 100%;\n}\n.note{\n color: black;\n}\n.copy_right_footer{\n text-align: center;\n width: 100%;\n line-height: 2;\n...
Catissocute/You-Risk
581,776,778
9d8d43e8c6d0be1a0f80c1639ee0430cb83edca1
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-12-24T09:40:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "1d7bd419cf05c8d26924febea8f58e0a1e3d1378", "content": ".whole-board{\r\n display: grid; \r\n grid-template-columns: repeat(4, auto);\r\n grid-template-rows: repeat(4, auto);\r\n row-gap: 20px;\r\n column-gap: 20px;\r\n align-items: center;\r\n justify-items: center;\r\n}\r\n.w...
CauaneOliveira/powerbi
784,396,369
7d3c08db2a458a6cb6ab35d34dd5efba343dbb95
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-04-09T19:08:36.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "4312477b7af6b249699d6a24d498c688bcca1ca2", "content": "# POWER BI\n\nBem-vindo ao repositório de projetos desenvolvidos para aprendizado proprio! Aqui, você encontrará uma coleção de projetos criados com o objetivo de aprimorar habilidades técnicas e práticas em POWER BI e utilizando o Dese...
CaueConte/CaueConte
598,778,081
434857fa6440367f3fee19ffa11d65fb02f14a48
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-02-07T19:42:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "05ae657b69c96ce8339bee289153d9dedb2ff0c6", "content": "![Skills](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)\n![Skills](\thttps://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=white)\n![Skills](https://img.shields.io/badge...
Cazozozop/custom-skins
1,002,403,138
67a7bade6d3aef2aa39db9fc309448e1a71c85f8
{ "branch": "main", "commit_count": 17, "repo_created_at": "2025-06-15T12:00:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "d32d259c2019e80a9e1491d8eeab84facf9c0cc9", "content": "# custom-skins\nMake sure to credit me if you use my code :D\n", "size_bytes": 60, "file_path": "README.md", "file_timestamp": 1750151212, "language": "Markdown", "is_vendor": false, "license_type": "no_license",...
Cazv246/-LightningSystemR
652,930,346
9446aac6b179c05fd8935af87671e949b6875fe8
{ "branch": "main", "commit_count": 3, "repo_created_at": "2023-06-13T04:40:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "3c6e012cc7019c212509be888b4f5bf183a284d5", "content": "import sys\nfrom PyQt5 import uic, QtWidgets \nfrom PyQt5.QtWidgets import QApplication, QMainWindow, QDialog, QSplashScreen\nfrom PyQt5.QtCore import QPropertyAnimation\nfrom PyQt5 import QtCore, QtGui, QtWidgets\nimport RPi.GPIO as GP...
Cberumen51/tuscany_pizzeria
783,890,411
f168dd1017907cde0bf4f1757f045b3762141cbe
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-04-08T19:24:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "5bc9a04a9dd7b21a99001d5d5ebf55e21b738c90", "content": "# tuscany_pizzeria\nweb page for tuscany pizzeria\n", "size_bytes": 49, "file_path": "README.md", "file_timestamp": 1712604246, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detec...
CeciliaDominguezCeb/digital-clock
344,623,420
83142a901e4df3797df59628080238e6dd4fe368
{ "branch": "main", "commit_count": 3, "repo_created_at": "2021-03-04T22:12:46.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "c7a1b5a982a5fb9c6d6c7015a58f1bd75b34d8ea", "content": "*{\r\n padding: 0;\r\n margin: 0;\r\n box-sizing: border-box;\r\n}\r\nbody{\r\n background: #FEAC5E; /* fallback for old browsers */\r\nbackground: -webkit-linear-gradient(to right, #4BC0C8, #C779D0, #FEAC5E); /* Chrome 10...
Cecky/eink
226,531,983
a0164f48018cb921777716ff067751e38c4243eb
{ "branch": "master", "commit_count": 8, "repo_created_at": "2019-12-07T15:04:43.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "2958a4717cab57a27ec714f51886098bd2b7a4a8", "content": "# eink\ninterfacing ws97eink\n", "size_bytes": 28, "file_path": "README.md", "file_timestamp": 1578251912, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }...
Ceduda23/Ceduda23
416,115,128
5024c5a16acf72ef39c6ecd0211bec05061ff1ae
{ "branch": "main", "commit_count": 12, "repo_created_at": "2021-10-11T23:23:02.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "2a45abbf1238759854d129b8c1b6a8284b90b634", "content": "Meu nome é Cecília, tenho 22 amos e estou cursando Sistemas de Informação na Una Betim.\nDesenvolvimento web |\ninteligência artificial \n\n", "size_bytes": 141, "file_path": "README.md", "file_timestamp": 1714918751, "l...
Celeste-Rhoades/WhatIsForDinner
924,458,374
104bc929554288c687f8ab9f863db994d49e30f6
{ "branch": "main", "commit_count": 2, "repo_created_at": "2025-01-30T03:24:16.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "48715443f0896c9ef604da8754179385f3008cbf", "content": "import ReactMarkdown from \"react-markdown\";\n\nexport default function Recipe() {\n return (\n <section className=\"suggested-recipe-container\" aria-live=\"polite\">\n <h2>Recipe:</h2>\n <ReactMarkdown>{this.props.recip...
Celia07/Expense-Reimbursement-System
455,369,536
f3a85a160ee7f840aeb18954e3387b532b7c847e
{ "branch": "master", "commit_count": 94, "repo_created_at": "2022-02-04T00:01:32.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 1, "pull_requests": 0 }
27
[ { "content_id": "dfd3878a6f9b1d45f43de3865414e2efbb56637e", "content": "package com.reimbursement;\n\nimport com.reimbursement.Controllers.AuthController;\nimport com.reimbursement.Controllers.ReimbursementController;\nimport com.reimbursement.Controllers.UserController;\nimport io.javalin.Javalin;\nimport ...
Celinenotselena/Tim-Berner-lee
670,382,786
040be6ebc3375a7a250dc3f26f9b966f820587f5
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-07-24T23:57:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4eb542f81e361d9969a4a61c1c042dbc19ecd595", "content": "body {\r\n margin: 0;\r\n padding-top: 550px;\r\n text-align: center;\r\n}\r\n\r\n.proflie {\r\n border-radius: 50%;\r\n}\r\n\r\n#welcome {\r\n position: absolute;\r\n bottom: 0;\r\n background: linear-gradient(rgb(...
CellpsV/CellpsV
935,733,281
2a7f3c2706065d5e5f020d222d076c2319517ffc
{ "branch": "main", "commit_count": 14, "repo_created_at": "2025-02-19T23:40:31.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 1, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "f325d406a1304f534dada1c3da3bfccc8990be9d", "content": "body {\r\n text-align: center;\r\n background-color: #f4f4f4;\r\n}\r\n\r\nh1 {\r\n color: #333;\r\n font-family: 'Arial', sans-serif;\r\n}\r\n\r\n#gameCanvas {\r\n border: 1px solid black;\r\n background-color: #222;\r...
CerbTheTridog/SharedEnvironmentFiles
17,674,278
55889cc5b9fa08b51837da4f87949c43e4afddaf
{ "branch": "master", "commit_count": 7, "repo_created_at": "2014-03-12T16:34:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "5dea3ac4a153a46699bd7f2689381e0fa043f954", "content": "set smartindent\nset tabstop=4\nset shiftwidth=4\nset expandtab\n\nmatch ErrorMsg '\\%>79v.\\+'\n", "size_bytes": 89, "file_path": "vimrc", "file_timestamp": 1394645112, "language": "Vim Script", "is_vendor": false, ...
Cerious/HeadFirstPython
100,440,290
b6b97f8027052b43d180cf451105058aa2a03add
{ "branch": "master", "commit_count": 6, "repo_created_at": "2017-08-16T02:44:31.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 1, "pull_requests": 0 }
12
[ { "content_id": "234b585f8562e0fb7eabcff15ec660758d50d942", "content": "#! /usr/local/bin/python3\n\n\nimport cgi\nimport yate\n\nathletes = athletemodel.get_from_store()\n\nform_data = cgi.FieldStorage()\nathelete_name = form_data['which_athelete'].value\n\n\nprint(yate.start_response())\nprint(yate.includ...
Cesar18200/PagWeb.github.io
525,230,178
b1e23106616c816cf308db5f6b77950c7963cb67
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-08-16T04:29:00.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "e463e5c355129ae7cbb6beca0d46ba6a75cc51bb", "content": "# PagWeb.github.io", "size_bytes": 18, "file_path": "README.md", "file_timestamp": 1660624140, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
CesarChaMal/j101-functionaljava
226,391,244
c67d453c7666e27da1b90148af246816b5c66cf8
{ "branch": "master", "commit_count": 3, "repo_created_at": "2019-12-06T18:58:17.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "57c1da213710d4cf80bcc77baab40baa0d960ae6", "content": "# j101-functionaljava.\n", "size_bytes": 23, "file_path": "README.md", "file_timestamp": 1575659100, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
CesarMdz/html-portafolio
777,576,930
75911f5dbba9e7df2b26d2550319780f8de0104f
{ "branch": "main", "commit_count": 5, "repo_created_at": "2024-03-26T05:37:19.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "d09608b666b32b13527bead2f46b6371c384d1ae", "content": "# html-portafolio\nportafolio hecho con html para el curso The Complete 2024 Web Development Bootcamp\n", "size_bytes": 101, "file_path": "README.md", "file_timestamp": 1711432349, "language": "Markdown", "is_vendor"...
Chadrine-Azimendem/rest-api-project
581,125,996
6ee24567e118fedcb24cb239386c6f914c879b9a
{ "branch": "main", "commit_count": 45, "repo_created_at": "2022-12-22T10:43:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
9
[ { "content_id": "c195221eb647deb7fe6cb15bf8aa98d6fcfcd92f", "content": "import React from \"react\";\nimport { Link } from \"react-router-dom\";\nimport \"../App.css\";\n\nconst NavBar = () => {\n return (\n <nav>\n <ul className=\"list\">\n <li className=\"li-item\">\n <Link to=\"/...
Chaggy715/Pagina-Web
837,326,674
213cbd8eb782042a92e6c3166801dca8c60693d8
{ "branch": "master", "commit_count": 9, "repo_created_at": "2024-08-02T17:53:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "caf2130c0668a1c1ee051766a6cb0bd2f497a025", "content": "@font-face {\n font-family: \"Poppins\";\n src: url(/fonts/Poppins-Regular.ttf);\n font-style: normal;\n font-weight: normal;\n}\n@font-face {\n font-family: \"Poppins\";\n src: url(/fonts/Poppins-Bold.ttf);\n font-style: bold;\n...
ChainpreetSingh/ChainpreetSingh
798,351,950
f5627c75a5730743518fa069afb60d6da79bb93c
{ "branch": "main", "commit_count": 13, "repo_created_at": "2024-05-09T15:51:20.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "1821deb8f33561d6eb287dbc41ffa3795b2c8e83", "content": "* {\r\n font-family: Arial, sans-serif;\r\n margin: 0;\r\n padding: 0;\r\n}\r\n\r\nheader {\r\n background-color: #125784;\r\n color: white;\r\n padding: 10px 20px;\r\n margin-bottom: 0;\r\n}\r\n\r\n.header-containe...
ChaiyapatOam/Pythagoras-App
370,079,639
8d9a49b42c33d71f71d88c259e2783b75b8803c3
{ "branch": "main", "commit_count": 8, "repo_created_at": "2021-05-23T14:49:51.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "2afef9e87133f0f5aa460b6ce5c7f84cace57538", "content": "# Pythagoras-App\nPythagoras Calculator\n# Download app\nPythagorasApp.exe\n## install \n```py\npip install pyinstaller\n```\n# Use\n```py\npyinstaller Pythagoras.py --onefile --windowed\n```\n", "size_bytes": 181, "file_path": ...
ChakaliShivaKumar/Applied-ML
918,880,845
823f56eaf66bf867de14a272fe90514d21c12059
{ "branch": "main", "commit_count": 7, "repo_created_at": "2025-01-19T05:28:33.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "671159d783cce1a7bfd68e62d65daebfd096f379", "content": "body {\n font-family: Arial, sans-serif;\n background-color: #f4f4f9;\n padding: 20px;\n text-align: center;\n}\n\n.container {\n max-width: 600px;\n margin: auto;\n background-color: white;\n padding: 20px;\n ...
Chan-Myat-Min/mydash-board
851,811,341
b155c01b10aa4ffd78ea1c46bade0a06038eb117
{ "branch": "master", "commit_count": 1, "repo_created_at": "2024-09-03T18:32:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "fb1090b09b0279136f82f737a35641e0eedc2273", "content": "\n\nimport \"./App.css\";\n\nconst Home = () => {\n return <>Hello world</>;\n};\n\nexport default Home;\n", "size_bytes": 96, "file_path": "src/Home.jsx", "file_timestamp": 1725388372, "language": "JavaScript", "is...
Chandini-NS/Hello
532,167,299
6fd23c3f6624f50b83222deb3834351da538477a
{ "branch": "main", "commit_count": 11, "repo_created_at": "2022-09-03T05:40:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "ee2cf5ad3539e52f6585970ce1fc60b7814dc88a", "content": "pipeline {\n agent any\n\ttools{\n\t\tmaven \"Maven\"\n\t}\n\tstages {\n\t stage(\"Build\") {\n\t steps {\n\t\t sh \"mvn -version\"\n\t\t echo \"Building the application\"\n\t }\n\t }\n\t /* stage(\"Test\"...
Chandrakiran10/demo-maven-project
565,884,829
a6ecf2e008e4505b1e32ffcf2691407722b42392
{ "branch": "master", "commit_count": 1, "repo_created_at": "2022-11-14T14:30:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "fd0d977a7eab10300813aba37a9c2c59fe8b96c7", "content": "package com.app.demo1.firsrproject;\n\n/**\n * Hello world!\n *\n */\npublic class App \n{\n public static void main( String[] args )\n {\n System.out.println( \"Hello World!\" );\n }\n}\n", "size_bytes": 189, "f...
Chandranath356/blueberry-test
793,368,118
b4fd7cb2154ccebd96a6b03a130f4587568ef52c
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-04-29T05:05:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "4c03bd38af59decf764d35bf975c8cd244833800", "content": "<?php\n\nnamespace App\\Exports;\n\nuse App\\Models\\Customer;\nuse Maatwebsite\\Excel\\Concerns\\FromCollection;\nuse Illuminate\\Contracts\\View\\View;\nuse DB;\nuse Maatwebsite\\Excel\\Concerns\\FromView;\nuse Carbon\\Carbon;\nuse Ca...
Chandresh78/OTP-Verification-System
810,670,884
f22bf679bad9e356a8525bc16de81994e0f3b435
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-06-05T06:33:41.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "6095cd07ee55c0948a1a7fe03081c9c4e51eae66", "content": "# OTP Verification System in Python\n\nThis repository contains a simple Python script to generate and verify a One Time Password (OTP) via email. The script uses the `smtplib` library to send the OTP to a specified email address and va...
Chandu07-dot/Chandu07-dot
890,209,608
118e4727eca48d9795dfa8ec94d3983ffd5282b4
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-11-18T07:19:33.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "735aee09111acda98282e61cbdb36ed8c30cc0fb", "content": "- 👋 Hi, I’m @Chandu07-dot\n- 👀 I’m interested in ...\n- 🌱 I’m currently learning ...\n- 💞️ I’m looking to collaborate on ...\n- 📫 How to reach me ...\n- 😄 Pronouns: ...\n- ⚡ Fun fact: ...\n\n<!---\nChandu07-dot/Chandu07-dot is a ✨...
Chandu6020/vehivle-detection-and-counting-with-parking-system
910,689,527
386d6c4db376ba13ead9be7938a3ba2861ca586f
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-01-01T04:38:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "e0bc16762794ded3b0f38f792aa0a250d9f7959a", "content": "# vehivle-detection-and-counting-with-parking-system\nIt utilizes advanced video-based methods for vehicle recognition and counting, powered by OpenCV technology. Additionally, it plays a key role in optimizing parking management by eff...
Chandya/authenticatordemo
698,695,036
072f9c68b3d3cfc10f3452ddfe782c851b55a9e5
{ "branch": "master", "commit_count": 5, "repo_created_at": "2023-09-30T17:18:03.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
24
[ { "content_id": "62a9882d2fa7edff256d86e0d8f310bf41287e7d", "content": "package com.authenticatordemo.authenticatordemo.configuration;\n\nimport org.springframework.boot.web.servlet.FilterRegistrationBean;\nimport org.springframework.context.annotation.Bean;\nimport org.springframework.context.annotation.Co...
Changhyun-insa/helm-mychart
590,757,283
d62a7dc1935b9e06708c705ae235c48ed3f0cad2
{ "branch": "main", "commit_count": 4, "repo_created_at": "2023-01-19T06:01:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 1, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "d27bffe066161415d87cfd8439ccdb076b6fd0ae", "content": "apiVersion: v1\nkind: ConfigMap\nmetadata:\n name: mychart-{{ .Release.Name }}-configmap\ndata:\n myvalue: \"Hello World\"\n valueAssign: {{ .Values.testValues }}\n", "size_bytes": 158, "file_path": "templates/configmap.yaml"...
Chapelin14/lab7
263,266,138
e3fe601c512806a02076768543a89f44c04e0b32
{ "branch": "master", "commit_count": 17, "repo_created_at": "2020-05-12T07:35:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
6
[ { "content_id": "cb75601b24a04911d83806c3f63fea9002bb1b0c", "content": "import numpy as np\r\nimport matplotlib.pyplot as plt\r\nfrom scipy.integrate import odeint\r\nx,y,dy=np.loadtxt(\"Shema.txt\", delimiter=' ', unpack=True)\r\nan_x,an_y,an_dy=np.loadtxt(\"Resh.txt\", delimiter=' ', unpack=True)\r\n\r\nd...
ChargedToaster/Lernen
919,563,682
3039edf9b020cc645193ffded4d8c9426bcc0e92
{ "branch": "main", "commit_count": 23, "repo_created_at": "2025-01-20T16:11:51.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "b98d1675132265ece704ae67aed7529c021513c3", "content": "/* Global Styles */\n* {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\n\nbody {\n font-family: Arial, sans-serif;\n background-color: #f8f8f8;\n color: #333;\n}\n\n.container {\n width: 80%;\n margin: ...
ChariCeiabg/MiPrimerRep
725,175,139
31d60f7e99a0aa0397e971ab5e74f2b2ff1b26f7
{ "branch": "main", "commit_count": 4, "repo_created_at": "2023-11-29T15:37:54.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "a52a3de924e430b1cb8b26841abde52cb5225ff3", "content": "#Mi primer programa en Python\nprint(\"Hola mundo de programación de inteligencia artificial\")\n", "size_bytes": 94, "file_path": "HolaMundo.py", "file_timestamp": 1701278011, "language": "Python", "is_vendor": fals...
Charles1124/practica-10-vallecarlos
632,085,156
93a8906b0c92f7b01e680284f0dcc114902e1115
{ "branch": "master", "commit_count": 1, "repo_created_at": "2023-04-24T17:17:33.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
4
[ { "content_id": "eef5465981e160bb8b82734a53c7abe736c0b697", "content": "// Top-level build file where you can add configuration options common to all sub-projects/modules.\n\nbuildscript {\n ext {\n compose_version = \"1.4.0-alpha05\"\n }\n repositories {\n google()\n mavenCent...
CharlesCSChang/freedr
375,910,930
cb66b22ac355b7a71e6024cc624ccfe5a4d2a894
{ "branch": "main", "commit_count": 1, "repo_created_at": "2021-06-11T05:07:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "a02f01fc02ed9f957f95ffa0a304f6c615ab73bf", "content": "# freedr\nb24252215\n", "size_bytes": 19, "file_path": "README.md", "file_timestamp": 1623388049, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
CharlesGraven/RankingBallots
227,219,665
fcbc6b7e4b30fd92b8deca71eddb5aa9b4c90a25
{ "branch": "master", "commit_count": 4, "repo_created_at": "2019-12-10T21:31:02.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "ac9e0da7964cfda8c97e28aaaa7caf477ddc723f", "content": "from flask_wtf import FlaskForm\nfrom wtforms import StringField, PasswordField, BooleanField, SubmitField, IntegerField\nfrom wtforms.validators import DataRequired\n\nclass LoginForm(FlaskForm):\n ballot_name = StringField('Ballot ...
CharlesGrogan/simpleBlog_ROR
154,086,659
a6e5987163f4259c90f3f3b052df4e3893d3b847
{ "branch": "master", "commit_count": 3, "repo_created_at": "2018-10-22T04:20:56.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "1a95b7c6944cb978f169de4b7cf91853a65e3fab", "content": "<!DOCTYPE html>\n<html>\n <head>\n <title>SimpleBlog</title>\n <%= csrf_meta_tags %>\n <%= stylesheet_link_tag 'https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css' %>\n <%= stylesheet_link_tag 'appl...
CharlesRinaldini/NRTWithDeltaLake
342,142,571
8bde875b4872e99e475ca92cb4f33bda40a90c69
{ "branch": "main", "commit_count": 4, "repo_created_at": "2021-02-25T06:14:15.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
7
[ { "content_id": "96347a9934e864243446c58707ea808caaab9aff", "content": "CREATE LOGIN dbrdemo\r\n\tWITH PASSWORD = '<PASSWORD>!' \r\nGO\r\n\r\nCREATE USER dbrdemo\r\n\tFOR LOGIN dbrdemo\r\n\tWITH DEFAULT_SCHEMA = dbo\r\nGO\r\n\r\n-- Add user to the database owner role\r\nEXEC sp_addrolemember N'db_owner', N'...
CharlesTenorio/kota-pagamento
749,215,780
eb270c5d58a7341f85af2878e13b62732a582e72
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-01-27T22:45:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "3c617eb753d41c443a34bb0f0bb3d1dbd07ad8d8", "content": "# kota-pagamento\nIntegração com meios de pagamento\n", "size_bytes": 53, "file_path": "README.md", "file_timestamp": 1706395511, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "det...
Charlie-Develops/.github
837,989,478
1e356a45a851a37c267d5fdcaf9873f727d17014
{ "branch": "main", "commit_count": 11, "repo_created_at": "2024-08-04T16:18:35.000Z", "is_fork": false, "is_org_owned": true, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "53826fdf0c1ee215617bdf5400f197773e18ca18", "content": "Charlie Design Development Group\n", "size_bytes": 33, "file_path": "README.md", "file_timestamp": 1722790003, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": []...
CharlyBwoy/Javacript-Assignment
788,944,993
31ef5ccefa6f8480432c8d0c6dfa2824ae3a8b33
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-04-19T11:54:54.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "e4c5fb1930b565547b3f313ba4c4a86afa724a42", "content": "# Javacript-Assignment", "size_bytes": 22, "file_path": "README.md", "file_timestamp": 1713527724, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { ...
CharlyQR/tarea2_GrupoE
1,008,681,543
4c8d8251ef8cb5c25b1e58f3a68076bbc01f0a1d
{ "branch": "main", "commit_count": 9, "repo_created_at": "2025-06-25T23:49:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "4460dff255aaddc7546392ca4bd199d6f30b9715", "content": "INSTALAR la siguiente libreria, desde Terminal (Mac) o CMD (Windows):\n\npython3 -m pip install matplotlib --break-system-packages\n", "size_bytes": 129, "file_path": "README.md", "file_timestamp": 1750912783, "language"...
Charmonson/delights
444,228,138
ba995b35bf5f32a5a8d650d4e3283012079887e0
{ "branch": "main", "commit_count": 22, "repo_created_at": "2022-01-03T23:32:01.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
7
[ { "content_id": "04e5f8cd5b4573d5f390997e8d779a13fce65e79", "content": "import React from 'react';\nimport { Link } from 'react-router-dom';\n\nconst STYLES = ['btn--primary', 'btn--outline']; //array of css classes \n\nconst SIZES = ['btn--medium', 'btn--large'];\n\nexport const Button = ({\n children,\...
Chase09/freedom-friday
212,587,037
16734b6f965c1dbc086ccc4423acf9de697e3862
{ "branch": "master", "commit_count": 4, "repo_created_at": "2019-10-03T13:27:53.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "861094c348ed7d6ef1aec2202c376527b287126e", "content": "body {\r\n\r\n}\r\n\r\n.button{\r\n width:100px;\r\n height:50px;\r\n background-color:#4CAF50;\r\n text-align:center ;\r\n font-size:10px;\r\n border-radius:20px;\r\n color:white;\r\n}\r\n\r\n.button:hover{\r\n ...
ChaseBENNC9/Programming2_UnityGame
534,392,037
c051ac06aacdfb61510914ac464f400ac4c02a31
{ "branch": "main", "commit_count": 5, "repo_created_at": "2022-09-08T21:01:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "3ea85898c99661fcc6b5f1232042cf6e54c37c62", "content": "# Programming2_UnityGame", "size_bytes": 24, "file_path": "README.md", "file_timestamp": 1663123008, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] }, { ...
ChavhanSwati/Project1_Wikipedia
387,761,974
dbdd5d2dc74f7830862e9428b4ca39572e7e2a18
{ "branch": "main", "commit_count": 13, "repo_created_at": "2021-07-20T10:57:18.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "fb6f7a4b44a142dd19236c754569c7f37be2c0eb", "content": "# Project1_Wikipedia\n\nBY <NAME>\n\n\n## INTRODUCTION :\n\nThis analysis consists of using Big Data tools to answer the question about datasets from Wikipedia.\nThere are a series of analysis questions, answered using Hive and MapReduc...
Chaya-Rosenfeld/Recipe-page
786,637,378
417f550f5764191d7049bbc8ff436572297e91ee
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-04-15T02:31:04.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "c71ec1512e6ad4b5ca1c8831f220c8b5e3df0b86", "content": "@import url('https://fonts.googleapis.com/css2?family=Young+Serif&display=swap');\r\n@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');\r\n\r\n:root{\r\n --fuente-principal: \"Young serif\", sa...
Chayanin086/Chayanin086
841,574,040
00ce38db4a8da7437dd4017cfa4a54382939df52
{ "branch": "main", "commit_count": 19, "repo_created_at": "2024-08-12T17:16:02.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "f465abd6464b8cd65c462749a204c504d313e3ea", "content": "<!--Welcome to my GitHub profile! I'm an aspiring software developer with interests in front-end, back-end, and full-stack development. I'm continually learning and improving my skills in this exciting field.-->\n![header](./welcome.png...
Chaylin/MobileApp
512,115,451
fc12f875fd99cf65a29bd6fd61178e303fb26d03
{ "branch": "master", "commit_count": 3, "repo_created_at": "2022-07-09T06:49:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "5370db7a9cedd2455811d7588cd912c85099ba2f", "content": "#:import get_color_from_hex kivy.utils.get_color_from_hex\n\n\n<MainLayout>:\n MDBoxLayout:\n orientation: \"vertical\"\n size: root.width, root.height\n md_bg_color: app.theme_cls.primary_color\n\n MDTool...
Chaz2822/Resume
707,442,364
e9ccb635170b6382364ade075b70f7ce586678c4
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-10-19T23:04:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "ffbefda1df34141ade552259cb5a121fd7389d97", "content": "html{\n background-color: beige;\n font-family: 'Times New Roman', Times, serif;\n}\n\nbody{\n margin:4rem;\n color: black;\n}", "size_bytes": 130, "file_path": "assets/style.css", "file_timestamp": 1697756676, ...
Cheecheese/Band_Name_Generator
577,913,263
d1e59873f78a7c9fe618c658c4d6b6ef441fd1e2
{ "branch": "master", "commit_count": 1, "repo_created_at": "2022-12-13T20:19:07.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "8a5793dfed477333dfd200470cf05f84c5f3a952", "content": "# This is a sample Python script.\n\n# Press Shift+F10 to execute it or replace it with your code.\n# Press Double Shift to search everywhere for classes, files, tool windows, actions, and settings.\n\nprint(\"Welcome to the band name g...
Cheesy0314/DrunkBot
74,555,367
5ef5726320edab344a3249a41c9e0ee40a0f50a9
{ "branch": "master", "commit_count": 37, "repo_created_at": "2016-11-23T08:16:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 4, "pull_requests": 0 }
16
[ { "content_id": "09e84e3226901f9de5951be3c9932a46de9caec1", "content": "package com.drunkbot.discord.events;\n\nimport com.drunkbot.discord.DrunkBot;\nimport org.apache.commons.lang3.exception.ExceptionUtils;\nimport sx.blah.discord.api.events.IListener;\nimport sx.blah.discord.handle.impl.events.MessageRec...
Cheezily/PaperTracker
62,828,071
8e911e77708c44010af59b1ae71dc0ddc80e7548
{ "branch": "master", "commit_count": 60, "repo_created_at": "2016-07-07T18:05:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
31
[ { "content_id": "acc1fc920fef7d042d0a53850880937052594589", "content": "<?php\nrequire_once 'model/usersDB.php';\n\n//this should be refactored at some point to not have to feed\n//index.php any get parameters. That will require a seperate\n//registrationSuccess.php or something else to forward to upon succ...
ChenYifan-NT/ChenYifan-NT.github.io
224,520,636
be90b539782597be9895451cd25319585aa5298f
{ "branch": "master", "commit_count": 80, "repo_created_at": "2019-11-27T21:34:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "26d492a0c00bc474b8d16f42932c71e304fa54da", "content": "<!DOCTYPE html>\n<html lang=\"zh-Hans\">\n<head>\n <meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2\">\n<meta name=\"theme-color\" content=\"#222\">\n<meta name=\"generato...
Chenchenlin789/space-travel
420,001,667
8e518513146abb86516c54609bd45294de97cb83
{ "branch": "main", "commit_count": 2, "repo_created_at": "2021-10-22T07:13:33.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "c4dbffbac23f9128429a81bea5c276f6b1c9ace0", "content": "@import url('https://fonts.googleapis.com/css2?family=Bellefair&display=swap');\n@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;200;300;400;500&family=Barlow:wght@100;200;300;400;500&family=Bellefair&dis...
Chengxufeng1994/go-ddd-auth
845,154,903
1ab9a62af20fb2e4230072cdbecc5b5de67e1fd0
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-08-20T17:29:25.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
74
[ { "content_id": "5a0b5817dd98875d24db3a76c972dd771555ece8", "content": "package entity\n\ntype AuthDetails struct {\n\tUser *UserDetails\n}\n", "size_bytes": 63, "file_path": "internal/domain/identity_access_mgmt/entity/auth_details.go", "file_timestamp": 1725811292, "language": "Go", "i...
Chengzhi-Cao/SDCL
756,485,497
ae8871c05ba2c7f608733f8d1077e36b1c631492
{ "branch": "main", "commit_count": 11, "repo_created_at": "2024-02-12T18:54:27.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 11, "forks": 0, "issues": 8, "pull_requests": 0 }
14
[ { "content_id": "1a86063384efcd37f134cf2cb87340872fdd4ed1", "content": "# Event-guided Person Re-Identification via Sparse-Dense Complementary Learning\n\n<img src= \"pic/network.jpg\" width=\"120%\">\n\nThis repository provides the official PyTorch implementation of the following paper (**CVPR 2023**):\n\n...
Cherdhelen/htmlrtr1.github.io
186,597,798
3cd742aba4987a8a324894d190191eb9dfdee070
{ "branch": "master", "commit_count": 2, "repo_created_at": "2019-05-14T10:14:12.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "1ca081bd7cb54bc33a13f7e322ba0d8fd1fe1ec8", "content": "# htmlrtr1.github.io", "size_bytes": 20, "file_path": "README.md", "file_timestamp": 1557828939, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
Chethana-MB/addrotetorcontrol
689,890,818
5928b86792e3886d193879007bc9f75c7935feac
{ "branch": "master", "commit_count": 2, "repo_created_at": "2023-09-11T06:01:11.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "07dc70412789b46aba5d4303297b90347a39386a", "content": "<%@ Page Language=\"C#\" AutoEventWireup=\"true\" CodeBehind=\"default.aspx.cs\" Inherits=\"addrotetorcontrol._default\" %>\n\n<!DOCTYPE html>\n\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head runat=\"server\">\n \n<meta http-...
Chetna1112/FirebaseAuth
647,232,132
a0a39028c989dd90c9e8e84070fbf1377c1e7a3d
{ "branch": "main", "commit_count": 1, "repo_created_at": "2023-05-30T10:42:28.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "3e519a583fa3d16c1ba4dd3ddcd562b4c43e9e6f", "content": "{\n \"project_info\": {\n \"project_number\": \"422768341042\",\n \"project_id\": \"fir-authentication-1112\",\n \"storage_bucket\": \"fir-authentication-1112.appspot.com\"\n },\n \"client\": [\n {\n \"client_info\":...
Chetu122/chetuu
770,469,437
4102b46bee9eb225b23c6da86a531fa76fff070b
{ "branch": "main", "commit_count": 3, "repo_created_at": "2024-03-11T15:54:40.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "f828510c4048d1d79eb95db4eac01c0c84545613", "content": "# chetuu\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Document</title>\n <link rel=\"stylesheet\" href=\"https:...
ChiBik-26/New-year-world
735,053,080
b726f87e3a6199cc9428657e696b7c16167e6558
{ "branch": "main", "commit_count": 2, "repo_created_at": "2023-12-23T13:52:51.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "6d1e55a2c6f485d8c3aa0a0ca49e3365dadbe20f", "content": "# New-year-world", "size_bytes": 16, "file_path": "README.md", "file_timestamp": 1703339662, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
ChiaHsuan/testIterableSDK
346,665,567
82076e27cdaa2cdf9c58af6f1cf15cccfbcfaaaa
{ "branch": "master", "commit_count": 5, "repo_created_at": "2021-03-11T10:35:52.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "1d9705b36f59df7d73e6fe3dea54c4fae41689c5", "content": "1 This project is setup with the docs: \n\nhttps://reactnative.dev/docs/environment-setup\n\n2 Run the project\n\n```\nnpm install or yarn install\nnpx pod-install\nnpx react-native run-ios\n```\n\n3 Then get the error\n```\n** BUILD FA...
ChibaDaigo/next-rails-template
720,645,423
316dff2615045247f3fb8db40f98edaab05f582f
{ "branch": "master", "commit_count": 3, "repo_created_at": "2023-11-19T05:48:50.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "eae3f52d2ca794f99249363dd757eb64d40489a0", "content": "# next-rails-template\n\n$ docker-compose build\n\n$ docker-compose up --build\n", "size_bytes": 75, "file_path": "README.md", "file_timestamp": 1700373500, "language": "Markdown", "is_vendor": false, "license_ty...
ChickenMuggets/education-perfect-spammer
761,628,774
08fe95f76873367b3443dfec0d430a45137ef50f
{ "branch": "main", "commit_count": 8, "repo_created_at": "2024-02-22T07:27:37.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
3
[ { "content_id": "66b33e199996d33cc0675ba46670566d3f5d6831", "content": "import keyboard\r\nimport pyautogui\r\nfrom PIL import Image\r\nimport time\r\n\r\nwhile True:\r\n if not keyboard.is_pressed('`'):\r\n if pyautogui.pixel(410, 102) [0] == 253:\r\n if pyautogui.pixel(410, 102) [1] =...
Chieze-Franklin/Android-UX
67,227,074
58105e6bfbde92370fc302043c6748612e5f09f7
{ "branch": "master", "commit_count": 3, "repo_created_at": "2016-09-02T13:59:29.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 2, "forks": 0, "issues": 0, "pull_requests": 0 }
18
[ { "content_id": "589fa73545cfca94c18b76ed721e39da73729d0f", "content": "package com.karabow.screendecor;\n\nimport android.content.BroadcastReceiver;\nimport android.content.Context;\nimport android.content.Intent;\nimport android.os.BatteryManager;\nimport android.os.Build;\nimport android.widget.Button;\n...
ChihHaoChen/ticketingTS
320,560,001
c6d0287a0ded8defce7c215b9fca5ea2385547eb
{ "branch": "master", "commit_count": 13, "repo_created_at": "2020-12-11T11:52:30.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
5
[ { "content_id": "4fec8af3fa51ab5119cbec8640a78128f23bfdf7", "content": "import express, { Request, Response } from 'express';\nimport { body } from 'express-validator';\nimport jwt from 'jsonwebtoken';\nimport { validateRequest, BadRequestError } from '@mygo/common'\n\nimport { User } from '../models/user';...
Chihiro28/Belladonna
52,390,651
9062e59fb47a871b0331939f748e887830ffc183
{ "branch": "master", "commit_count": 1, "repo_created_at": "2016-02-23T20:50:05.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 1, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4e0879d08ff9847e7463097fb5876e96ad708f02", "content": "# Belladonna", "size_bytes": 12, "file_path": "README.md", "file_timestamp": 1456260605, "language": "Markdown", "is_vendor": false, "license_type": "no_license", "detected_licenses": [] } ]
Chime-star/firstsite
859,841,105
726f1b3b99b927217e8e79f6b4d79c76bd6d0f99
{ "branch": "main", "commit_count": 2, "repo_created_at": "2024-09-19T11:24:39.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "6ae03f38bd98482e87d2c268507f6bb9bfdb8108", "content": "*{\n padding: 0;\n margin: 0;\n}\n.tea{\n background-color: red;\n padding-left:2%;\n \n}\n.mba{\n display: flex;\n justify-content: space-between;\n}\n.yes{\n font-size: 80px;\n}\n.ok{\n margin-bottom: 2000px...
ChinlliAlfredo/alura-git
640,698,674
3459e7dd842afce6dbd67eee1a6d9748dede2d35
{ "branch": "master", "commit_count": 8, "repo_created_at": "2023-05-14T23:34:09.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "03a514f66c47ff4dac697b8689034032202e34b6", "content": "\ncarpeta/\na.config\n", "size_bytes": 19, "file_path": "Alfredo/.gitignore", "file_timestamp": 1684018163, "language": "Ignore List", "is_vendor": true, "license_type": "no_license", "detected_licenses": [] ...
ChinmayataKaushal/Collect-signs
250,586,970
ac62f56a32c8b8a62c0b7459374244fa6e80d2c8
{ "branch": "master", "commit_count": 2, "repo_created_at": "2020-03-27T16:34:57.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "544be1a8b1d66905821aeef1d7b6047e5b439e60", "content": "import cv2 \nimport numpy as np \nimport matplotlib.pyplot as plt\n\nb=[]\nc=[]\nd=[]\nm=0\nn=0\nrow=0\ncolm=0\ncount=0\n\nimg_rgb = cv2.imread('testimage2.jpeg')\nimg_gray = cv2.cvtColor(img_rgb, cv2.COLOR_BGR2GRAY)\ntemp1 = cv2.imread...
Chirag9528/Sudoku_Solver
787,443,160
635e09f1eb5d5ac59603ff6d3f0427b98662f7c6
{ "branch": "main", "commit_count": 1, "repo_created_at": "2024-04-16T14:29:55.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "d941b56b83a9e9e4362697fb47c1f94394dda37d", "content": "# Sudoku Solver\n## Overview : \nSudoku is a brain challenging number game, played on a 9x9 sudoku board. The sudoku board is broken down into nine 3x3 squares. The object of the sudoku game is simple. Every row, column, and 3x3 box in ...
ChloePark85/FlightBot
292,034,100
cd124c45a84607d77376230cf9377b26bf8ba05a
{ "branch": "master", "commit_count": 2, "repo_created_at": "2020-09-01T15:21:58.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
2
[ { "content_id": "258450bdb6d0786c8a70ecbcdf7e963d4f131c77", "content": "{\n \"name\": \"package\",\n \"version\": \"1.0.0\",\n \"description\": \"FlightBot\",\n \"main\": \"app.js\",\n \"scripts\": {\n \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\n },\n \"author\": \"<NAME>\",\n ...
Chodry45/Herbalife-indipendent-sonu
1,008,138,578
700f5d6c5606db85434446a037fdcd2062b3db39
{ "branch": "main", "commit_count": 1, "repo_created_at": "2025-06-25T05:04:44.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "4668e69605a0d22ef6bee6ce717e2a4280e2d352", "content": "# Herbalife-indipendent-sonu\nHi this is a Herbalife distributor web\n", "size_bytes": 68, "file_path": "README.md", "file_timestamp": 1750827884, "language": "Markdown", "is_vendor": false, "license_type": "no_l...
Chrinios/Project_first
492,759,840
c979d304f601f88c541c62610a260a277ac79853
{ "branch": "main", "commit_count": 1, "repo_created_at": "2022-05-16T09:06:13.000Z", "is_fork": false, "is_org_owned": false, "forked_from": null, "stars": 0, "forks": 0, "issues": 0, "pull_requests": 0 }
1
[ { "content_id": "1578b93f7a1a4fbb445bcd79330691814037cc52", "content": "body {\n background-color: black;\n color: aliceblue; \n}\n#moche {\n color: deeppink;\n}", "size_bytes": 94, "file_path": "assets/css/index.css", "file_timestamp": 1652693083, "language": "CSS", "is_vendo...