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 |
|---|---|---|---|---|---|
Durango1405/EjercicioR4-15 | 689,184,967 | dbc367fd97443c3e2ce3c101f54e286659fb4579 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2023-09-09T03:03:55.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "90e384e71f3798642993f047691c981328431e57",
"content": "package Actividad2;\r\n\r\nimport java.util.Scanner;\r\npublic class Esferas {\r\n\tpublic static void main(String[] args) {\r\n\t\t\r\n\t\tint a;\r\n\t\tint b;\r\n\t\tint c;\r\n\t\tint d;\r\n\t\t\r\n\t\tScanner entrada = new Scanner(Sy... |
DurgaAkhila1/100DAYSOFAPEXCHALLENGE | 926,806,500 | 718d78075659b2d34ca7b855ed55bba26b379a36 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2025-02-03T22:16:40.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "a41d465673956eb4913e5cd2481d06533a3c9ea7",
"content": "# This repository is for nerds who are not yet professional \n",
"size_bytes": 61,
"file_path": "README.md",
"file_timestamp": 1738978203,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",... |
DusanGrbic/blog | 122,055,765 | 941d21155a4d1cc76e43e8914576e958d91f467a | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2018-02-19T11:54:43.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 28 | [
{
"content_id": "75dd3622d1461b9719e05d8518b51823b4d5d4b5",
"content": "<h1>Welcome to Laracast, {{ $user->name }}!</h1>",
"size_bytes": 48,
"file_path": "resources/views/emails/welcome.blade.php",
"file_timestamp": 1519041340,
"language": "Blade",
"is_vendor": false,
"license_type":... |
Dushime20/COA-TASKFORCES | 812,044,602 | 26ffb8b1e7288fd102000fb493d8021e772a57ef | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2024-06-07T20:54:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "93b35a421687654c5334df1f5bdfa542a593e437",
"content": "# COA-TASKFORCE\nthis is simple project photo gallery and javascript code challenge try too look on master branch.\nhello look all code in mastre branch\n\n\n",
"size_bytes": 153,
"file_path": "README.md",
"file_timestamp": ... |
Duygu844i/scrapping.py | 973,343,068 | b7ab0325e5282e5f5c3064e659fbe8232fe5c9e1 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2025-04-26T19:28:50.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 1
} | 2 | [
{
"content_id": "98fe0fe3aff094fb4867b073c72837f210c3ea1b",
"content": "import requests\nfrom bs4 import BeautifulSoup\nimport pandas as pd\nimport time\n\n# Base URL for iPhone search results with pagination\nbase_url = \"https://www.trendyol.com\"\n\n# Headers to mimic a real browser\nheaders = {\n \"U... |
Dvwhite81/react_jigsaw-puzzle | 764,174,251 | e19e87dea55f5fe4673f886c3d69c8ba73adaca8 | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2024-02-27T16:00:04.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 18 | [
{
"content_id": "881ec46c7a52bbfb38b8df8c585d9eab12ae53ab",
"content": "import { shufflePieces } from '../../utils/gameHelpers';\nimport Piece from './Piece';\n\ninterface PieceContainerProps {\n pieceCount: number;\n puzzlePieces: string[];\n}\n\nconst PieceContainer = ({ pieceCount, puzzlePieces }: Piec... |
Dweebz64/SDEV140_FinalProject | 433,679,040 | a18662739410b431e6ca747c41041b404d5ab456 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2021-12-01T04:13:30.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "9c8f9b83a2d6f06e9d20eeb5b640ee576020281e",
"content": "\"\"\"\r\nWeekly Meal Plan Generator\r\n<NAME>\r\nV4 Last Mod 12.14.21\r\n\r\nThis program generates a random list of recipes for a week and\r\nthen adds their ingredients into a grocery list.\r\n\r\n\r\n\"\"\"\r\nimport random\r\nfrom ... |
Dyegor/url-shortener | 332,988,021 | 81690058bd7355f5dd2388fb7e97fc83d8240fe0 | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2021-01-26T06:03:53.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "992d02dc906b96d6911b4e3167bf91c871124540",
"content": "import React, { Component } from \"react\";\nimport axios from 'axios';\nimport ExistingUrl from \"./ExistingUrl\";\nimport InputForm from \"./InputForm\";\n\nexport default class UrlInputForm extends Component {\n constructor(props) {... |
DylanChenn/StockDataWarehouse | 608,927,255 | 289054cfd4895ece241a98e2208d01e600fadb15 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2023-03-03T02:20:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 20 | [
{
"content_id": "3134d8841b6808b3066043e6f0eef9b3530ab69c",
"content": "INSERT INTO\r\n ads.daybar_summary\r\nPARTITION\r\n (code='{}')\r\nSELECT\r\n t1.dt,\r\n t1.open,\r\n t1.high,\r\n t1.low,\r\n t1.close,\r\n t1.volumn,\r\n t1.amount,\r\n t2.ma5,\r\n t2.ma10,\r\n t2.m... |
DylanDing47/FIT5225_Assignment2_lambda | 371,891,626 | 47f0af7f36919dd7129ff9810ec132e714e0dec3 | {
"branch": "main",
"commit_count": 5,
"repo_created_at": "2021-05-29T05:49:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "cc0406fc44112cd44df775889fe7c33c55d1de86",
"content": "import json\n\nimport boto3\n\n\ndef lambda_handler(event, context):\n event = json.loads(event['body'])\n operation = event['operation']\n if operation == 'add_tag':\n user_id = event['user_id']\n image_url = eve... |
DylanPort/cyrus-prebondterminal | 905,637,115 | dafed1ad2405e1e10a407b3719a578950733f5d1 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-12-19T08:23:33.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "745ef578a31a6a08931417fbb50aacdfefcc5acb",
"content": "// server.js\r\n\r\nconst express = require('express');\r\nconst cors = require('cors');\r\nconst { v4: uuidv4 } = require('uuid');\r\nconst path = require('path');\r\n\r\n// Initialize Express App\r\nconst app = express();\r\nconst POR... |
Dylanaglaude/bookbot | 952,104,589 | 2e2fcf835d6a7f43161e44a35f0092058a5bc462 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2025-03-20T18:33:14.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "4fc0c6bfe92e35c16aae8ea93f169377275cf97c",
"content": "def get_sorted_character_counts(text):\n char_counts = {}\n\n for char in text.lower():\n if char.isalpha():\n char_counts[char] = char_counts.get(char, 0) + 1\n\n sorted_char_list = sorted(\n [{\"char\... |
Dynamicbhojaraj/onlinejavatutor | 932,574,782 | 8d017b31ebeb9e67965aa881c1295565afc2f607 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2025-02-14T06:11:52.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "967d8c867691decb33dae15898ffd948614ce4b8",
"content": "<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Dynamic</title>\n <link rel=\"stylesheet\" href=\"utilitycss/styl... |
DzananHabibija/Sporty-Field-Reservation-App | 830,537,071 | 0d8d8e785925d2a270d6f32f8baf66bb7c574311 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2024-07-18T13:16:22.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 28 | [
{
"content_id": "3001b75f3e2edb6a896f62c576879929ec9bb04c",
"content": "package com.example.mobileproject.presentation\n\nimport androidx.compose.foundation.layout.Arrangement\nimport androidx.compose.foundation.layout.Column\nimport androidx.compose.foundation.layout.Row\nimport androidx.compose.foundation... |
Dzavid/klika-interview | 285,640,107 | e22510452cf613fa98f8ac8811ae92b820c1fa20 | {
"branch": "master",
"commit_count": 9,
"repo_created_at": "2020-08-06T18:13:10.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "ef7f87e2e1594852d52a1e1a2e52dc77529aff60",
"content": "import csv\nimport json\nimport argparse\n\n\ndef importandexportdata(filename, numofheaderlines=6):\n with open(filename, mode='r', encoding=\"Latin-1\") as csv_file:\n\n valuesdict = dict()\n fieldnames = ['Temp', 'Mi... |
E-A-T-LEO/E-A-T-LEO | 407,426,960 | ad787b9190c13f6fae34355772dfd6ed1b1ffe4d | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2021-09-17T06:12:05.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "dbd44326bda2522e03ec66afd8fb6833df583f76",
"content": "- 👋 Hi, I’m @E-A-T-LEO\n- 👀 I’m interested in what makes life beautiful.\n- 🌱 I’m currently learning a basic coding.\n- 💞️ I’m looking to collaborate on ..later on.\n- 📫 How to reach me - email me.\n\n<!---\nE-A-T-LEO/E-A-T-LEO is ... |
E-Kunt/FakeSpring | 63,350,354 | c1c7ddf69968fd5f7a52a4a87d053009eb7007db | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2016-07-14T15:59:06.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 9 | [
{
"content_id": "1f68ee1d68ebada2a99930cc4ef3dc01a4046542",
"content": "# FakeSpringDemo\nSimulate Spring. 实现自己的FakeSpring,简单模拟Spring读取XML,创建对象并实现注入的过程。\n",
"size_bytes": 132,
"file_path": "README.md",
"file_timestamp": 1468597396,
"language": "Markdown",
"is_vendor": false,
"license... |
E-Robin/triangleQuiz | 405,629,636 | 12130155a79201d1b59053325475aa02d1519eab | {
"branch": "main",
"commit_count": 19,
"repo_created_at": "2021-09-12T12:00:07.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "a0705ac80427b83f9f9654dfef200cd109707871",
"content": "const sides=document.querySelectorAll(\".side-input\");\nconst hypotenusBtn=document.querySelector(\"#btn\");\nconst result1=document.querySelector(\"#output\");\n\nfunction calculateSumOfSquares(a,b){\n const sums=a*a +b*b;\n ret... |
E2-Naganandhini/Readux-Task-Client | 437,822,553 | b4e8c5baac755968c0cb06819e34540385073ac6 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2021-12-13T10:06:06.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 11 | [
{
"content_id": "425463388c8f93dacdf8bf1ab971c4e4c3645622",
"content": "import React from \"react\";\r\nimport UserCard from \"./UserCard\";\r\nimport \"./User.scss\";\r\nimport { useEffect } from \"react\";\r\nimport Axios from \"axios\";\r\nimport { useDispatch } from \"react-redux\";\r\nimport { productA... |
E7DBE6200722806BEB947881E2031892/Madhurekha | 690,629,498 | f608e21905f140fbb5aeabfda6471785aac47584 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-09-12T14:59:16.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "38e83c5b02aaaee87f73999211d8cf1e9b79929a",
"content": "# Madhurekha",
"size_bytes": 12,
"file_path": "README.md",
"file_timestamp": 1694530756,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
EBM26/TabulaRasa | 30,999,160 | 734cb00734e1a9cd0d9e92fd657fa34e9490e96b | {
"branch": "master",
"commit_count": 86,
"repo_created_at": "2015-02-19T03:07:00.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 37 | [
{
"content_id": "2b871a8d1695a3573efd022787b7e87ebd8bf14f",
"content": "angular \n .module(\"tabulaApp\")\n .factory(\"ListService\", [function(){\n\n var service = {};\n return service;\n }]);",
"size_bytes": 124,
"file_path": "app/assets/javascripts/ng-app/services/list_service.js",
... |
EBazela/BookStoreAPI | 291,414,120 | b33deb80d23f82a049b7ff2709524c25c6254315 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2020-08-30T06:29:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "3bd053fb7e9efb8ba276ce7fa7a3d2e2da93544b",
"content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Threading.Tasks;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Identity;\nusing Microsoft.AspNetCore.Identity.UI;\nusing Microsoft.Asp... |
ECE3710/Data | 273,774,952 | ea3ffc13382610c5e9e9e2d2585350e995993e91 | {
"branch": "master",
"commit_count": 78,
"repo_created_at": "2020-06-20T19:52:09.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "ec3a81c3a4361198fc6af8e4ab160ceb73adaefc",
"content": "# Data\nRepository to hold data files used for this project\n\n\nCase and Death data taken from [New York Times GitHub](https://github.com/nytimes/covid-19-data)\n\nUS population estimates taken from [here](https://www.ers.usda.gov/data... |
EDA2021-2-SEC05-G12/Reto1-G12-v1 | 408,656,850 | 6c0c5b11b1c9254e06d1d1ad0ebdde8d317243c7 | {
"branch": "master",
"commit_count": 74,
"repo_created_at": "2021-09-21T01:51:10.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "7b6051f69a83e87a85b86af2751208c5afd391b4",
"content": "\"\"\"\n * Copyright 2020, Departamento de sistemas y Computación,\n * Universidad de Los Andes\n *\n *\n * Desarrolado para el curso ISIS1225 - Estructuras de Datos y Algoritmos\n *\n *\n * This program is free software: you can redis... |
EFrias07/SocialMedia | 608,766,720 | 4a5edd91ee8e5019cfe5cb042130acaa9157f553 | {
"branch": "master",
"commit_count": 22,
"repo_created_at": "2023-03-02T17:36:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "3ec6ca79802a6162089f5ac6acc9e36e32f9c1a8",
"content": "using AutoMapper;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.EntityFrameworkCore;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microso... |
EGB320/EGB320.github.io | 142,247,708 | cb033f1cf16f93473f3b08a67877e66ca0800a8b | {
"branch": "master",
"commit_count": 196,
"repo_created_at": "2018-07-25T04:32:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 19 | [
{
"content_id": "adedebdf244ba31eca2f0df272695c080c267a11",
"content": "\nresults = [\n\n {\n 'rois': 2,\n 'test': 0\n },\n {\n 'rois': 3,\n 'test': 1\n },\n {\n 'rois': 3,\n 'test': 1\n }\n]\n\nprint(results)\n\nrois = []\n\nfor n in range(len(res... |
EL-RADIO/Labs_PLIS | 760,392,442 | c28d2900f085ce260976cf1e15290c1ae032c03b | {
"branch": "main",
"commit_count": 8,
"repo_created_at": "2024-02-20T10:35:39.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "d43586c75222dc16c3c2d273839313b5fd7439a0",
"content": "# Лабораторная работа 2. Таблицы истинности LUT и FF.\n\nДанная лабораторная работа посвящена низкоуровневому проектированию логики для FPGA Xilinx 7. Не то, чтобы в этом было много практического смысла, но если мы можем, то почему бы и... |
ELFreeDom1234/ELFreeDom1234.github.io | 941,211,725 | e0cf9d6b698c22c4501e88004753a9b41d27e7d6 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2025-03-01T18:52:33.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "dd0b6e8c839429d639c1e7d11b792c17062a8cd0",
"content": "# ELFreeDom1234.github.io",
"size_bytes": 25,
"file_path": "README.md",
"file_timestamp": 1740855153,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
EOSC-synergy/covid19-vo-web | 248,471,494 | 9fe618ad963f8307674bbfc929c1ae79445be9cb | {
"branch": "master",
"commit_count": 6,
"repo_created_at": "2020-03-19T10:16:39.000Z",
"is_fork": false,
"is_org_owned": true,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "e1e03f464f816cd8e1d1436dac368162a2fbf98b",
"content": "# COVID 19\n\nThe COVID-19 VO is a collaboration to support researchers with running\ncomputational models for modelling and anlysing the current SARS-CoV-2\noutbreak.\n\nComputation is steered via our [Galaxy Portal](https://covid19.eo... |
ESJeevan-23014210/5a_Create_Socket_for_HTTP_for_webpage_upload_and_download | 798,673,725 | 55bf2fb5fcccffb32f67eed4391b258a9ba92814 | {
"branch": "main",
"commit_count": 4,
"repo_created_at": "2024-05-10T08:53:14.000Z",
"is_fork": true,
"is_org_owned": false,
"forked_from": "NaliniG007/5a_Create_Socket_for_HTTP_for_webpage_upload_and_download",
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "235cff0d63326979af8c1fc617d72f7da4aa106a",
"content": "## 5a_Create_Socket_for_HTTP_for_webpage_upload_and_download\n## AIM :\nTo write a PYTHON program for socket for HTTP for web page upload and download\n## Algorithm\n\n1.Start the program.\n<BR>\n2.Get the frame size from the user\n<BR>... |
ESP8266EX/ADC | 24,702,984 | e1ee3975b87832e978f3e321c7147ce9b68c78ea | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2014-10-02T02:13:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 1,
"pull_requests": 0
} | 1 | [
{
"content_id": "17d80063d89a72a77a47bfd88e102238979c2afa",
"content": "ADC\n===\n\nThe ESP8266EX has ADC Function. Here are Code Examples\n",
"size_bytes": 64,
"file_path": "README.md",
"file_timestamp": 1412215991,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_lic... |
EVRIYANTILAWADE/TUGAS-LOGIN-MAHASISWA | 779,865,373 | 5c414e8cbfe2f35788d0b2fe7477e54552d68eba | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-03-31T01:57:45.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "9e0c6cbaf88d976834baaaede6eb74f84e3e142e",
"content": "# Database login mahasiswa\r\ndatabase = {\r\n \"evriyanti\": \"3006\",\r\n}\r\n\r\n# Authentikasi\r\nusername = input(\"Masukkan username: \")\r\npassword = input(\"Masukkan password: \")\r\n\r\nif username in database and database[... |
EVictorson/github_mon | 319,227,689 | 0e8ddbf29bed82bd43b53d1eacc8ceafd6985849 | {
"branch": "main",
"commit_count": 8,
"repo_created_at": "2020-12-07T06:41:54.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 6 | [
{
"content_id": "f5810d2a9dcb4371f8635f43f718eaac3fc8af3a",
"content": "# github_mon",
"size_bytes": 12,
"file_path": "README.md",
"file_timestamp": 1614281891,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
},
{
"content... |
EXio4/IPoIRC-hs | 24,003,341 | 2cadd44899c38abe3bf486030e40c034ba75badd | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2014-09-13T19:17:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 8 | [
{
"content_id": "6341bf96a7576637578f8bff55badd64fd860a5d",
"content": "-----------------------------------------------------------------------------\n--\n-- Module : Irc\n-- Copyright :\n-- License : AllRightsReserved\n--\n-- Maintainer :\n-- Stability :\n-- Portability :\n--\n-- |\n--\n---... |
EachenKuang/PythonRepository | 96,876,159 | a2c7db803322ba333a6e6d2113b4ec0fd808225b | {
"branch": "master",
"commit_count": 79,
"repo_created_at": "2017-07-11T09:30:58.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 55 | [
{
"content_id": "6427ade5433a0c99c9691ee9a18e9a290fef0932",
"content": "# -*- encoding: utf-8 -*-\n\n# '''\n# Author: <NAME>\n# Date: 2017.6.4\n# Goal: new LDA model\n# Other:计算余弦相似度\n# '''\nimport logging\nfrom gensim import models\nfrom gensim import corpora\nimport numpy as np\nimport os\nimport xlwt\nf... |
Eaglesfikr/Result-for-Anime-face-generation-with-Diffusion-Model | 907,815,200 | bc10b5c17f526278024207826b89a208241cdb15 | {
"branch": "main",
"commit_count": 9,
"repo_created_at": "2024-12-24T13:06:30.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "3ba565694d4e1241ae580dbebaa8730982f2726c",
"content": "# Result-for-Anime-face-generation-with-Diffusion-Model\n\n这是其结果说明\n\n\n\n## Environment\n\n```\nPytorch\t== 2.5.1\nPython == 3.12(ubuntu22.04)\nCuda == 12.4\nGPU == RTX 4090D(24GB) * 1\nCPU == 16 vCPU Intel(R) Xeon(R) Platinum 8481C\n内... |
EarauzFT/react-shop-admin | 540,552,302 | 8561c073602dc09d8be8dbb890b78ac45162024c | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2022-09-23T17:38:46.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "0f8e5f875432a1fc93f89946722385ee541c18e9",
"content": "import React, { useState, useContext, createContext } from \"react\";\nimport Cookie from \"js-cookie\";\nimport jwt from 'jsonwebtoken';\nimport axios from \"axios\";\nimport endPoints from \"@services/api/\"\n\nconst AuthContext = cre... |
Earbunsong/-Assignment-details__-Account-_Management-_System- | 616,476,759 | 2652443d215f25e9fddb8e44e01217b2bb35af86 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2023-03-20T13:16:30.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "b2f5760cce366c6c05ab0277f5240458131a6960",
"content": "import java.lang.reflect.Array;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.List;\n\npublic class Test {\n public static void main(String[] args) {\n\n\n// ArrayList<String> names = new ArrayList<>... |
EasonJXh/SingleLoginUI | 301,673,436 | 906615bcf735280b3e772ec61f9b3b94e705878b | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2020-10-06T09:16:31.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "261851a270b645b1ac715d78ba4389ac75bf4cba",
"content": "body {\n height: 100vh;\n margin: 0;\n overflow: hidden;\n font-family: 'Gudea', sans-serif;\n background: #EA5C54;\n /* Old browsers */\n /* FF3.6+ */\n /* W3C */\n filter: progid:DXImageTransform.Microsoft.g... |
EastRainju/TP-Data | 128,397,742 | eaf32c4275821fda42e3bfcc295b93fa39f55cf4 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2018-04-06T13:22:39.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "2576cc56b4cd110637860296e2a9f275c6332c00",
"content": "# TP-Data",
"size_bytes": 9,
"file_path": "README.md",
"file_timestamp": 1523020959,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
EasyTrvl/EasyTrvl | 662,993,448 | 9e04931fcc4360f98d0aa10a39bd8fa0d51f1077 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-07-06T10:20:28.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "4f66b8ec701f5f487cfc1801dacb40173ee45ad3",
"content": "<!DOCTYPE html>\n<html>\n<head>\n <meta charset=\"UTF-8\">\n <title>Voyagez à travers le monde</title>\n <style>\n /* Styles CSS pour la mise en page */\n body {\n font-family: Arial, sans-serif;\n margin: 0;\n p... |
Ecaeca9/endemiksitte3 | 968,410,166 | c8119d2e7388820561c064cb1ef1a68e53cf0172 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2025-04-18T03:29:50.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "24e96abae37ae8f6a65aafcc213e4684864808fb",
"content": "# endemiksitte3",
"size_bytes": 15,
"file_path": "README.md",
"file_timestamp": 1744947072,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
EceDolen/Proje-1- | 176,029,655 | bf513e5a0d1e567b6d4f956296f83dba38286bf5 | {
"branch": "master",
"commit_count": 27,
"repo_created_at": "2019-03-16T22:02:59.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 2,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "1b6db38ad3881df8cc91435cca46525e1db5ad2f",
"content": "{\"cells\": [{\"cell_type\": \"code\", \"execution_count\": null, \"metadata\": {}, \"outputs\": [], \"source\": [\"# Before Having a deep dive into the Data, Importing Modules\\n\", \"\\n\", \"\\n\", \"import numpy as np\\n\", \"import... |
Eclisher/poja-big-sum-std22007 | 734,564,940 | c79aefa3bfd917a2fadc6e2c12ae01899f74e0a7 | {
"branch": "prod",
"commit_count": 6,
"repo_created_at": "2023-12-22T02:37:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "2335c6307ece5a2e8812bd04fb0271eef4cf24a1",
"content": "config:\n target: 'https://ldw9x76db4.execute-api.eu-west-3.amazonaws.com'\n phases:\n - duration: 1\n arrivalRate: 600\n\nscenarios:\n - flow:\n - get:\n url: '/Prod/ping'\n",
"size_bytes": 189,
"file_p... |
EdLoth/03-dt-money | 726,971,072 | a15939a137291a379bad3401f0a21565c70eaf40 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2023-12-03T22:37:40.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 9 | [
{
"content_id": "f4942dc6c97b55e665f21dfb3153c549c455031f",
"content": "import styled from 'styled-components'\n\nexport const SummaryContainer = styled.section`\n width: 100%;\n max-width: 1120px;\n margin: 0 auto;\n padding: 2rem 1.5rem;\n\n gap: 2rem;\n\n h2 {\n font-size: 20px;\n padding: 1r... |
Eddieoneill/AstronomyPhotos | 226,935,263 | 520b08df7863445189f60568de2d5dff4496b256 | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2019-12-09T18:02:36.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "5371378afe2db51adffc8e07c3ede13cb127d038",
"content": "//\n// AppError.swift\n// AstronomyPhotos\n//\n// Created by <NAME> on 12/9/19.\n// Copyright © 2019 <NAME>. All rights reserved.\n//\n\nimport Foundation\n\nenum AppError: Error {\n case badURL(String) // associated value\n case ... |
Eddiexian/qr_web | 645,671,333 | 0842eeb1b7f4607cb7960ae26839a6f764bf9715 | {
"branch": "master-branch",
"commit_count": 2,
"repo_created_at": "2023-05-26T07:12:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "83164c6b6705efb735ad45a34fbcd6ded312a257",
"content": "# qr_web",
"size_bytes": 8,
"file_path": "README.md",
"file_timestamp": 1685085372,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
EdgarHovhann1syan/Hash-Map | 816,458,931 | f274d51bd30e03096bc09cc7e244f26c721f0f2a | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-06-17T19:52:28.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "21e995211aa52eadc7b73ab519e54c01528e8363",
"content": "// hash_map.h\n#ifndef HASH_MAP_H\n#define HASH_MAP_H\n\n#include \"Node/node.h\"\n#include <vector>\n#include <string>\n\nclass HashMap {\npublic:\n HashMap();\n HashMap(std::size_t totalNumberOfSlotsInHashTable);\n void inser... |
Edgunior/Kolokvijum-I | 597,708,885 | af60aeb44b9fe6fc32f35b94015b0c4867a42cf4 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-02-05T12:00:19.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "0498c06a657a9954232b0d74f3245aa939675daa",
"content": "body{\r\n\tbackground-color:#fedabc;\r\n}\r\n#prviDeo {\r\n\tbox-size:border-box;\r\n}\r\n\r\n#prviDeo, img{\r\n\twidth: 100%;\r\n\tmargin: 0px 0px 0px 0px;\r\n}\r\n#prviDeo, h1 {\r\n\tpadding: 0px;\r\n\ttext-align: center;\r\n\tcolor:r... |
EdineyQuintino/printSalaryEmployer | 509,559,031 | bde4b1d6d6ef38598e6494ca51f22063e4f6279c | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2022-07-01T18:50:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "f51b90d1a183c61599d0aa3e67123437cbc5f417",
"content": "# printSalaryEmployer\nProjeto utilizado para estudo e utilização do git\n",
"size_bytes": 74,
"file_path": "README.md",
"file_timestamp": 1656706110,
"language": "Markdown",
"is_vendor": false,
"license_type": "... |
Edinhomarques/Efemera-express | 248,597,838 | af1cc2574a434661c67a3f51f12fc8b300fc9538 | {
"branch": "master",
"commit_count": 5,
"repo_created_at": "2020-03-19T20:24:33.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 4
} | 9 | [
{
"content_id": "a58529de1c1cb6f8c1566e8ec26836aec9c0ff23",
"content": "# Efemera Project\n\nThis project helps to the understand the concepts of the EJS template engine ",
"size_bytes": 96,
"file_path": "readme.md",
"file_timestamp": 1585686326,
"language": "Markdown",
"is_vendor": fals... |
Edionesousa/Gerador-senha | 652,296,177 | a887b3c9c8b9cadd8b407ba47318fa6a6aa36773 | {
"branch": "main",
"commit_count": 7,
"repo_created_at": "2023-06-11T17:47:23.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "55f9f3549ec6118a5343cacc703d9106725db306",
"content": "# Gerador-senha\n Gerador de senha aliatoria\n",
"size_bytes": 44,
"file_path": "README.md",
"file_timestamp": 1686847792,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_l... |
EdivaldoDalapria/Horus-LP02 | 65,423,231 | e1d6eabb243199ff49ea3adf40c46f7f78c3a336 | {
"branch": "master",
"commit_count": 7,
"repo_created_at": "2016-08-10T23:32:08.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 36 | [
{
"content_id": "3621c09548c73ff1f97754a589c5b9bf90d7ce04",
"content": "object Form1: TForm1\n Left = 0\n Top = 0\n Caption = 'Form1'\n ClientHeight = 512\n ClientWidth = 782\n Color = clBtnFace\n Font.Charset = DEFAULT_CHARSET\n Font.Color = clWindowText\n Font.Height = -11\n Font.Name = 'Tahoma'... |
Ediw7/monitoringtor | 841,260,947 | 5406f399a1bb277345980c7d6f1cc0caf612180e | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2024-08-12T03:42:46.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "abc60d830023b125148d538f8e3dc6a831ddf1f0",
"content": "<?php\n\nnamespace App\\Controllers;\n\n\nuse App\\Models\\TambahDataModel;\nuse App\\Models\\TambahTorModel;\nuse App\\Models\\TambahBudgetModel;\nuse App\\Models\\TambahPpbjModel;\nuse App\\Models\\BidangModel;\nuse App\\Models\\Tamba... |
Edlynaz/JV-Document | 581,051,863 | 9e8db046d777d00d35f43031a8d40bc95b7dca51 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2022-12-22T06:28:06.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6352a9c1a4a70a4d1463977251ae2545a56bb902",
"content": "# JV-Document",
"size_bytes": 13,
"file_path": "README.md",
"file_timestamp": 1671690486,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
Edmond-Jh/Theme-Toggle | 960,869,977 | e77675fc35a4aa1fd13fba8121be55341ed7a9a6 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2025-04-05T08:37:41.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "86bbd1c5d2b0708be2705970c83b34ca6bbe67fa",
"content": "\nimport { MoonIcon } from \"@heroicons/react/24/solid\";\nimport { useContext } from \"react\";\nimport styled from \"styled-components\"\nimport ThemeContext from \"./ThemeContext\";\n\nconst StyledLabel = styled.label`\n input{\n ... |
EdoBenche/Upofood | 367,113,195 | 671911a22f6f9a4d4d15f6e110fbccd72aad18d8 | {
"branch": "master",
"commit_count": 29,
"repo_created_at": "2021-05-13T16:44:30.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 69 | [
{
"content_id": "e3e78b4720f446439b7188c4dcfd3a7cd62edfb0",
"content": "package it.benche.upofood.ui.activeTrips\n\nimport android.Manifest\nimport android.content.ContentValues\nimport android.content.pm.PackageManager\nimport android.location.Location\nimport android.location.LocationListener\nimport andr... |
Edoebzd/MRI-CUDA | 917,739,592 | 50d2235d0af32f807b290f8a4ffd971ccf2aded8 | {
"branch": "main",
"commit_count": 10,
"repo_created_at": "2025-01-16T15:01:51.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 9 | [
{
"content_id": "a19e72364b0e83c8cb66d737c12f3c264788a462",
"content": "dir=$(pwd)\n./build/MRI-CUDA \"${dir}/mridata/exampleData\" \"${dir}/output/\"",
"size_bytes": 73,
"file_path": "exampleRun.sh",
"file_timestamp": 1739491626,
"language": "Shell",
"is_vendor": false,
"license_typ... |
EdsonRaySanJuan/DSA-CpE-010-CpE-21S4 | 841,310,845 | ab0a2211f2de3497445ec0217341808b1c2c18bd | {
"branch": "main",
"commit_count": 57,
"repo_created_at": "2024-08-12T06:38:38.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 51 | [
{
"content_id": "14dd0c331464206544976c1d0c943d394df39d83",
"content": "#include <iostream>\r\n\r\nclass Node {\r\n public:\r\n int value;\r\n Node* next;\r\n};\r\n\r\nint main(){\r\n Node* head;\r\n Node* one;\r\n Node* two;\r\n Node* three;\r\n\r\n one = new Node();\r\n two = ne... |
Eduardo199614/streaming | 892,368,681 | 376cad3d94893fb37614d6c5a3aafbc8c852d010 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-11-22T01:29:04.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 1,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "0d85d2a67b32aea5985446464d76bdb9efd619fd",
"content": "import 'package:flutter/material.dart';\nimport 'package:streaming/login_page.dart';\n\nvoid main() {\n runApp(MyApp());\n}\n\n// This widget is the root of your application.\nclass MyApp extends StatelessWidget {\n @override\n Widge... |
EduardoCGarcia/LibreAdmin | 430,548,577 | aed4c717d4593223db0305ee89b48048d60a5468 | {
"branch": "master",
"commit_count": 14,
"repo_created_at": "2021-11-22T03:22:15.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 12 | [
{
"content_id": "b78be0da8e2787ca1a77417fbe4b51e92a2e60ab",
"content": "/*\n * To change this license header, choose License Headers in Project Properties.\n * To change this template file, choose Tools | Templates\n * and open the template in the editor.\n */\npackage Includes;\n\nimport LoginLibreria.Logi... |
EduardoHillebrand/Cotemig1 | 106,479,290 | 204c77ac8745d870709fae023631e147e48b1380 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2017-10-10T22:43:41.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "8f3039898e7060f020e7d1a3533d8c5017afb091",
"content": "# Cotemig1\nESII Repositorio 1\n",
"size_bytes": 30,
"file_path": "README.md",
"file_timestamp": 1507675421,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
... |
Eduardormfavoreto/ProjetoB1 | 708,215,519 | 55151a09c4075df222df679f2a87e061fdd2a3a2 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-10-21T21:46:36.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "e2ec398fa07adfde4e249edbdf86695f013e8523",
"content": "* {\r\n box-sizing: border-box;\r\n}\r\n\r\nbody {\r\n margin: 0;\r\n}\r\n\r\n.navbar {\r\n display: flex;\r\n height: 150px;\r\n background: #2E7D32;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r... |
Edunka/Backend-nc-project | 786,771,326 | 38038d878143e402ec7ddf5a6c9c78f702331659 | {
"branch": "main",
"commit_count": 239,
"repo_created_at": "2024-04-15T09:18:01.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "51ea80c896db10f993985dc26ffa56fc1d7c4281",
"content": "const express = require('express')\nconst cors = require(\"cors\")\nconst app = express()\nconst { getAllTopics, getApi, articleId, getArticleSort, getComments, addComment, updateVoteCount, deleteCommentById, getUsers} = require('./con... |
Edupazzi/my-first-blog | 163,671,073 | f8cc1b11d4cabc65afd5dc5cd468a1172c9606e4 | {
"branch": "master",
"commit_count": 4,
"repo_created_at": "2018-12-31T13:25:36.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "dcd8069839f243f5ea69c6c3d7c69eae2072a5e8",
"content": "'''\nO ponto antes de models significa diretório atual ou \naplicativo atual. Tanto views.py como models.py estão\no mesmo diretório. Isto significa que podemos usar .\ne o nome do arquivo (sem py). Em seguida, importamos\no nome do mod... |
Edvinas82/Uzduotys-CSS | 536,905,309 | 56c83ec1669638c65e0383db92aafeb58baaf204 | {
"branch": "main",
"commit_count": 15,
"repo_created_at": "2022-09-15T07:06:39.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "b33f5b4b9fee474f98c54f871ef5440f40563c79",
"content": "#pastraipa1 {\n padding-left: 30px;\n border: 2px solid green;\n}\n\n#pastraipa2 {\n margin-top: 20px;\n margin-bottom: 0px;\n border-bottom: 5px dotted red;\n}\n\n#pastraipa3 {\n margin-top: 0px;\n margin-left: 30p... |
Edward7Zhang/TravelApp | 98,717,288 | df5dd95a92d1aecb79750aed9d983ae3310d4632 | {
"branch": "master",
"commit_count": 5,
"repo_created_at": "2017-07-29T07:46:09.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 12 | [
{
"content_id": "c4f96c3831196d57a6e0daa5873e9a5f0fa2b2f8",
"content": "package com.example.weilin.travelapp.tools;\n\n/**\n * Created by hulinfa on 2017/1/11.\n */\n\npublic class MyTextUtils {\n /**\n * 针对TextView显示中文中出现的排版错乱问题,通过调用此方法得以解决\n * @param str\n * @return 返回全部为全角字符的字符串\n */\n... |
EdwardMaverickBorboran/printing_the_sum_of_current_and_previous_number | 746,467,849 | ad4e22ce4ab42eba5fd83f5ebdb3093a18c9dbd5 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-01-22T03:50:06.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "8a0ae22db0c2be7cfc5ad0da60f3d1c8d985db2d",
"content": "# Create a program that will --\n\n# Iterate the first 10 numbers, and in each iteration, \n# print the sum of the current and previous number.\n\n# DEADLINE: <NAME>, 2024\n\n# Expected results\n\n# Printing current and previous number ... |
Edwarto/PracticaCalificada05_Geolocalizacion | 309,231,625 | f372d950faabbaf197333d6201095b53b302addc | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2020-11-02T01:59:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "697ddfb3461bce36b99c5aa3279f2ef92420531f",
"content": "include ':app'\nrootProject.name = \"PracticaCalificada_Map\"",
"size_bytes": 58,
"file_path": "settings.gradle",
"file_timestamp": 1604286182,
"language": "Gradle",
"is_vendor": false,
"license_type": "no_licens... |
Edwin-Sanchez2003/Obscuria | 717,259,970 | 6c0958712fdc73c684b566c745338d9c0e77025e | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2023-11-10T23:55:35.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "34434e3297d3870dbf8445658b9c5f2b95ac7ad4",
"content": "# Obscuria\n",
"size_bytes": 11,
"file_path": "README.md",
"file_timestamp": 1699660762,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
Edwin9292/Concurrency-opdracht-3 | 464,841,416 | cdab5a9c7f3807aa5335abf3f3b402ad82adae57 | {
"branch": "master",
"commit_count": 7,
"repo_created_at": "2022-03-01T10:12:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 10 | [
{
"content_id": "ef296fd0f47439cda90b553d6efd0009b0122571",
"content": "package nl.saxion.concurrency;\n\nimport akka.actor.typed.ActorSystem;\nimport akka.actor.typed.javadsl.AskPattern;\nimport nl.saxion.concurrency.actors.RentARoom;\nimport nl.saxion.concurrency.messages.RentARoomMessage;\n\nimport java.... |
EdwinRdz99/proyectoprogramacionbasica2041605 | 622,385,046 | 24fa89174370397eb0faf9942ca6fa569f55b218 | {
"branch": "main",
"commit_count": 12,
"repo_created_at": "2023-04-02T00:14:34.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 1,
"pull_requests": 0
} | 2 | [
{
"content_id": "80d3c89d984ec0da5055162af2b295865bdd9a3b",
"content": "//<NAME> 2041605\r\n#include <iostream>\r\n#include <math.h>\r\n#include <conio.h> \r\n#include <stdio.h>\r\n#include <string.h>\r\n#include <string>\r\n#include <wchar.h>\r\n\r\nusing namespace std;\r\n\r\nstruct articulos\r\n{\r\n ... |
Eesha723/E-Dental-Pro | 420,421,530 | 9d337da3400d67125eb3ff1c7d4f20e0293a63d5 | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2021-10-23T13:33:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 34 | [
{
"content_id": "f72e0438845e7dd9c45b5625c60c037c03ee18d7",
"content": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <meta charset=\"UTF-8\">\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>eDental... |
Efe-giltech/print | 826,812,317 | 66d98294ddc628c15dbbc414e62cfe96e98c8148 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-07-10T12:30:07.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "da399d374eee65630464a1845139f44fa61fd8f9",
"content": "name = \"my name is Efe\"\nstate = \"I am from Edo State\"\ncomplexion = \"I am fair in complexion\"\nprint(name,state,complexion)\n",
"size_bytes": 122,
"file_path": "print.py",
"file_timestamp": 1720615105,
"language":... |
EfeBanks/store-app | 910,486,950 | 099df09b5ed8a52df06919a02d2d1e10aa604640 | {
"branch": "main",
"commit_count": 8,
"repo_created_at": "2024-12-31T12:09:23.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 7 | [
{
"content_id": "b315ddae3bcf4b73709274171b2857ffc1ed2738",
"content": "import React, { useState } from 'react';\nimport { useProductContext } from '../context/ProductContext';\nimport { deleteProduct as deleteProductAPI, } from '../api/productAPI';\nimport ProductCard from '../components/ProductCard';\nimp... |
EfrenCorado/elmajedeldia | 105,081,402 | 5d633e5b79e208436f19f3aa0fcf29106405f69c | {
"branch": "master",
"commit_count": 1,
"repo_created_at": "2017-09-27T23:56:15.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "d6c3375b54399b6c58cff314b3e2e395035ec508",
"content": "# elmajedeldia",
"size_bytes": 14,
"file_path": "README.md",
"file_timestamp": 1506556576,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []
}
] |
Efulefu/Dynamic_Systems_Graphing | 751,034,598 | 9e1f3762963969f011d182030507d376b24b768b | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-01-31T20:01:18.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 3 | [
{
"content_id": "d6f8fe2598f6c420e106e6789067b86dcac33a1f",
"content": "[[source]]\nurl = \"https://pypi.org/simple\"\nverify_ssl = true\nname = \"pypi\"\n\n[packages]\nmatplotlib = { version = \"*\" }\nnumpy = { version = \"*\" }\nrequests = \"*\"\n",
"size_bytes": 159,
"file_path": "Pipfile",
... |
Egor-Always-AFK/SimpleDocker | 628,262,094 | e877323f3f8927211ccdae16ea7b14ef0ed7ef47 | {
"branch": "main",
"commit_count": 10,
"repo_created_at": "2023-04-15T12:01:33.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6e21a29fc421908ec45bfd4d736c7c8f483bb7aa",
"content": "## Part1. Готовый докер\n\n#### С помощью команды `docker pull nginx` запулим образ докер\n\n\n\n#### Проверим наличие докера через `docker images`\n\n\n\n#### Запустим контейнер через `docker run -... |
EiZinHtet/ThirdAssignment- | 532,533,178 | 6a3cc0e628d3c833dcb16d1a5ed105ae7b4b70aa | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2022-09-04T12:25:24.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "95c0749f5fcf3ba0026a7c1e5a01d777f66c62c5",
"content": "# ThirdAssignment-\nFor Ncc Exam\n",
"size_bytes": 32,
"file_path": "README.md",
"file_timestamp": 1663528750,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": []... |
Eider-JFM/TIENDA-DGT | 668,092,410 | f2a5e0324487da40c0e76ad4ec7758674bb9a563 | {
"branch": "main",
"commit_count": 15,
"repo_created_at": "2023-07-19T02:32:40.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 11
} | 17 | [
{
"content_id": "914aec2a49effd0d6414d8876b9c90836505cfc1",
"content": "import { useContext } from \"react\";\nimport { CartContext } from \"../../Context/CartContext\";\nimport { TbShoppingCartX } from 'react-icons/tb';\nimport './CartItem.css';\n\n\nconst CartItem = ({product, index}) => {\n const { re... |
Eillen25/kutuskutus | 358,500,787 | 257e6aaf0c7cffe793e602f32a5ddbec384d4f4f | {
"branch": "master",
"commit_count": 120,
"repo_created_at": "2021-04-16T06:38:00.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 41 | [
{
"content_id": "68084259f35bfb942faa58a1c90f6a9622e63e64",
"content": "@extends('template/home')\n\n@section('isi_konten')\n<script src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.js\"></script>\n<script src=\"https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js\"></script>\n<form ... |
Eingerjar/Eingerjar | 809,819,772 | 5ef3adfc820564604f6e1d58cc1838a2e788a9b7 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-06-03T14:05:52.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "271846d6d3f673549cf772c7913923ff461d47d3",
"content": "\n# 💻 Cgim (<NAME>)\n어렸을 때터 개발자를 꿈꾸며 최대한 많은 사람들이 자신의 삶에 집중할 수 있도록 더 편리하고 사용하기 쉬운 서비스를 개발하고 싶습니다.\n\n# Project\n\n [](https://githu... |
EinsteinDml/EinsteinDml.github.io | 508,752,612 | b4307a84196de5656065e103b8a5eeea9a3373ea | {
"branch": "main",
"commit_count": 12,
"repo_created_at": "2022-06-29T15:43:08.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "bfd8d9c6a87a32088d83560741b5515fa53ed26c",
"content": "<!DOCTYPE html>\r\n<html>\r\n<head>\r\n\r\n\t<title><NAME></title>\r\n\t<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" />\r\n\r\n\t<meta name=\"keywords\" content=\"\" />\r\n\t<meta name=\"description\" content=\... |
Eitheladan/formationAFPA | 430,602,348 | e726ed4fa626be219961d2a60706d32612ffcb16 | {
"branch": "main",
"commit_count": 10,
"repo_created_at": "2021-11-22T07:20:03.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 26 | [
{
"content_id": "2c6756da0ea87d9ffe17b7ac0f2ff4af10ccd1e2",
"content": "{% extends 'base.html.twig' %}\n\n{% block title %}Liste des acteurs\n{% endblock %}\n\n\n{% block body %}\n\t<h1 class=\"border border-dark rounded p-2 m-2 text-white bg-primary\">\n\n\t\tDirecteur\n\n\t</h1>\n\t<style>\n\t\t.flexbox-c... |
Ejhfast/deep_learning | 36,309,945 | d99817d803e5c3f0652dec9b2941552e49bd9676 | {
"branch": "master",
"commit_count": 7,
"repo_created_at": "2015-05-26T16:47:29.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "53378c62771023495635e90baa7360bc4741dc62",
"content": "from __future__ import absolute_import\nfrom __future__ import print_function\nimport numpy as np\n\nfrom keras.preprocessing import sequence\nfrom keras.optimizers import SGD, RMSprop, Adagrad\nfrom keras.utils import np_utils\nfrom ke... |
Ejicash/Ejicash | 622,660,528 | 94536041ba5d5b9ec70cc9d20606d8d92d09a8ab | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2023-04-02T18:56:39.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "75c5db284cf8af43762d1ac6f69dc660194599ad",
"content": "### Hi I'm Allen <img src=\"https://user-images.githubusercontent.com/1303154/88677602-1635ba80-d120-11ea-84d8-d263ba5fc3c0.gif\" width=\"28px\" height=\"28px\" alt=\"hi\">\n\nA Full Stack Web Developer and a blockchain copywriter. I S... |
Ekanto/xml-Examples- | 149,272,590 | a5bd09941acc4eee9cde47cbeedd3552d5f497fc | {
"branch": "master",
"commit_count": 7,
"repo_created_at": "2018-09-18T10:48:39.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "4dce788d1585fc10411d6f4be8537f1bdac9aba9",
"content": "# xml_Examples-\nThis is a repository for my xml samples \n",
"size_bytes": 57,
"file_path": "README.md",
"file_timestamp": 1537548231,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
... |
Ekaterina-Isabel/10.-Radio | 427,585,015 | 40c3cf71f4c4c2210957daf819a129b8b9cf62e1 | {
"branch": "main",
"commit_count": 21,
"repo_created_at": "2021-11-13T06:13:11.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 2,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "ea593843f94fd29583b6d5ba2d2c6c467b8f9eea",
"content": "# Домашнее задание к занятию \"Объектно-ориентированное программирование и проектирование\"\n\n## Задание 1. Радиоман\n\nВ рамках проекта по созданию \"Умного дома\" у нас появился очень важный клиент, которых хочет кастомную доработку:... |
Ekin-Deren-Yelken/Stock_Research | 762,416,219 | 2d0198709d3193148dde02bb4d01be4f69db36a1 | {
"branch": "main",
"commit_count": 3,
"repo_created_at": "2024-02-23T18:27:43.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 5 | [
{
"content_id": "0101b1b5e33af0c4afff35c9b48a4d45d9ec0a64",
"content": "# Stock_Research\nStock Market Research and finacial information Orgaization tool\n\n\nDevelopers: <NAME> & <NAME> | 2019\n\n<NAME> is in charge of core and specialized research, development/implementation of SE's applications. Ekin Yel... |
EkinDevrimSahinkaya/Case_Study | 888,698,479 | 7fe81b0a11987377a110d6773e5d81ca0c2e6fe9 | {
"branch": "main",
"commit_count": 2,
"repo_created_at": "2024-11-14T21:09:54.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 4 | [
{
"content_id": "5145ba108479b9983e3a039ec2aca457f2fc41a6",
"content": "import numpy as np\nimport math\nimport cv2\nimport yaml\nimport matplotlib.pyplot as plt\nfrom shapely.geometry import Point, LineString\n\n\nclass drawMap():\n \"\"\"\n A class to handle the drawing of a map based on sensor meas... |
El-Litios/MiPaginaWeb | 304,488,316 | b9376e029a7f525277504cc44a05309b8586a297 | {
"branch": "master",
"commit_count": 3,
"repo_created_at": "2020-10-16T01:31:04.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "8daff6078b6565768b1406d3679db31e97f495be",
"content": ".nav-wrapper{\n padding-left: 10%;\n padding-right: 10%;\n background-color: black;\n font-family: 'Staatliches', cursive;\n}\n\n.nav-wrapper ul li a:hover{\n background-color: white;\n font-family: 'Staatliches', curs... |
El88Aleman/Caste-Bebidas-React-Native | 770,395,450 | 0ef72c0fba81a556611bc50b59cbb276023b748b | {
"branch": "master",
"commit_count": 10,
"repo_created_at": "2024-03-11T13:34:06.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 1,
"issues": 0,
"pull_requests": 2
} | 20 | [
{
"content_id": "7df22116b7c3ba31c361bccf8f5bf39f5925533f",
"content": "import { createNativeStackNavigator } from \"@react-navigation/native-stack\";\nimport Header from \"../components/Header\";\nimport Cart from \"../screens/Cart\";\n\nconst Stack = createNativeStackNavigator();\n\nconst CartStack = () =... |
ElDucche/projet_3_spring | 930,480,895 | 243ba669acf2d89a95470a17e05c4acd4580be27 | {
"branch": "master",
"commit_count": 35,
"repo_created_at": "2025-02-10T17:45:50.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 34 | [
{
"content_id": "81240e23139c8f869afb69b22863ecbf52231618",
"content": "package elducche.projet_3_spring.repository;\n\nimport java.util.Optional;\n\nimport org.springframework.data.jpa.repository.JpaRepository;\nimport org.springframework.stereotype.Repository;\n\nimport elducche.projet_3_spring.model.User... |
ElSifi/AthkarApp | 503,512,093 | 42967cb1e46f252d2dc81b53cc48368726b180a1 | {
"branch": "main",
"commit_count": 64,
"repo_created_at": "2022-06-14T20:33:57.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 41 | [
{
"content_id": "d189a37dbdb897674061c7b8fb7f3f2571e339a3",
"content": "//\n// DACoordinator.swift\n// DailyAthkar\n//\n// Created by badi3 on 22/06/2022.\n// Copyright © 2022 <EMAIL>. All rights reserved.\n//\n\nimport Foundation\n\nprotocol DACoordinator : AnyObject{\n var childCoordinators :[DACoo... |
ElYuki/ListaCompra | 819,669,522 | 2ab904e80857459de52121283b04b1ef47488df1 | {
"branch": "main",
"commit_count": 18,
"repo_created_at": "2024-06-25T01:21:07.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "6c64d290eab16133810d1fde1bb950351d5b9840",
"content": "# ListaCompra\n# Diego\n# Eduardo\n",
"size_bytes": 32,
"file_path": "README.md",
"file_timestamp": 1719284843,
"language": "Markdown",
"is_vendor": false,
"license_type": "no_license",
"detected_licenses": [... |
ElaWajdzik/Portfolio | 936,564,117 | 88410eaf50cdfc80cbd5efd910a51fd4fcb078d6 | {
"branch": "main",
"commit_count": 6,
"repo_created_at": "2025-02-21T09:53:36.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "9f42d33f81167e75f5e0f81b4c4b4c5907451a7d",
"content": "# Data Analyst Portfolio - <NAME>\nThis portfolio is a collection of data analysis and visualization projects that I have completed as part of my learning, personal interests, and passion. Through these projects, I develop my skills and... |
Elaiyanila1812/login-page | 747,061,035 | 7e5400c25c2d25f0f6a8f94db417ec8192eb2aa1 | {
"branch": "main",
"commit_count": 1,
"repo_created_at": "2024-01-23T07:24:59.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 2 | [
{
"content_id": "c1301fd522b3a3f6b7031d844175a01aa20e99b2",
"content": "package com.example.focus_one\n\nimport io.flutter.embedding.android.FlutterActivity\n\nclass MainActivity: FlutterActivity() {\n}\n",
"size_bytes": 126,
"file_path": "android/app/src/main/kotlin/com/example/focus_one/MainActivi... |
ElanurYurter/MENUISLEMSELLUYGULAMA | 981,562,741 | 706897b1ddcca951a7d7f3445edc7ca452b7ff90 | {
"branch": "master",
"commit_count": 2,
"repo_created_at": "2025-05-11T11:51:18.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 1 | [
{
"content_id": "e3df0d902d01ba7cbb3e8b9661adca2ee1e7e803",
"content": "using System;\nusing System.Collections.Generic;\nusing System.ComponentModel;\nusing System.Data;\nusing System.Drawing;\nusing System.Linq;\nusing System.Text;\nusing System.Threading.Tasks;\nusing System.Windows.Forms;\n\nnamespace ... |
Elbordo/oop344 | 654,309,111 | f2ae51e2ba87164280fdbe115c60c031b132bb72 | {
"branch": "main",
"commit_count": 5,
"repo_created_at": "2023-06-15T21:03:20.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 0,
"forks": 0,
"issues": 0,
"pull_requests": 0
} | 22 | [
{
"content_id": "de2b381bf2c285d4baf60d4bdf6244750cb8b85b",
"content": "#ifndef SDDS_AUTOSHOP_H\r\n#define SDDS_AUTOSHOP_H\r\n#include <vector>\r\n#include <list>\r\n#include \"Vehicle.h\"\r\nnamespace sdds {\r\n\tclass Autoshop {\r\n\t\tstd::vector<Vehicle*> m_vehicles;\r\n\tpublic:\r\n\t\tAutoshop& operat... |
Eldaram/RU_Website | 230,676,928 | e527c4bb35a1587beb75071092fa6984cafad9f7 | {
"branch": "master",
"commit_count": 20,
"repo_created_at": "2019-12-28T22:52:05.000Z",
"is_fork": false,
"is_org_owned": false,
"forked_from": null,
"stars": 1,
"forks": 0,
"issues": 8,
"pull_requests": 4
} | 9 | [
{
"content_id": "eb3cea9cf4d237e4e8f40f9af27365088a1c1ad6",
"content": "<?php\n\nuse Illuminate\\Database\\Migrations\\Migration;\nuse Illuminate\\Database\\Schema\\Blueprint;\nuse Illuminate\\Support\\Facades\\Schema;\n\nclass CreateUsersTable extends Migration\n{\n /**\n * Run the migrations.\n ... |