branch_name stringclasses 149
values | text stringlengths 23 89.3M | directory_id stringlengths 40 40 | languages listlengths 1 19 | num_files int64 1 11.8k | repo_language stringclasses 38
values | repo_name stringlengths 6 114 | revision_id stringlengths 40 40 | snapshot_id stringlengths 40 40 |
|---|---|---|---|---|---|---|---|---|
refs/heads/master | <repo_name>acarafat/SeqUtil<file_sep>/gene_search.py
# -*- coding: utf-8 -*-
"""
Created on Tue Jan 19 10:50:36 2016
@author: arafat
"""
import urllib2
from Bio import Entrez
# This is an output of data mining using readTSVFile'gene list.tsv file')
info = {1667: ['NC_000008.11', '6977649', '6980122', 'minus'],
105... | 03f2e2e9a9b1d2e8f1e769f18e10cef2db21c303 | [
"Python"
] | 6 | Python | acarafat/SeqUtil | d5507fac02cd5b0c7ed2cfdc0fa1611ef30cdb12 | 780832739f9714210079fac029accc0aa4bd2586 |
refs/heads/master | <file_sep>package com.ag_automation_demo.page_objects;
import android.support.annotation.IdRes;
import com.ag_automation_demo.Assert;
import com.ag_automation_demo.R;
import static android.support.test.espresso.Espresso.closeSoftKeyboard;
import static android.support.test.espresso.Espresso.onView;
import static and... | 55511dc0d101c746e8ce807daecf885eeab4cd0d | [
"Java"
] | 5 | Java | artificialnerd/AG_Automation_Demo | 5daa320cc7bbdc3858082405b258b689e56f21fe | 9f25df8660565d08027e82afff0a15b8579a5c54 |
refs/heads/master | <file_sep>#
# Parser data of partners from hansemerkur.de and export to csv-file
#
# Created by <NAME>
# email: d.vandyshev (doggy) ya.ru
# skype: d.vandyshev,
# freelancer.com: https://www.freelancer.com/u/vandyshev.html
# odesk/upwork.com: https://www.upwork.com/users/~0171345aa6fedb4083
#
class ParserHansemerku... | 10399f6c9a937d4c104592737a0caf6d08db61ae | [
"Markdown",
"Ruby"
] | 2 | Ruby | d-vandyshev/parser_hansemerkur.de_partners | a9d75c4a1efb3d66bb7fa1f64e1ee2d040ed6678 | a03b2ee817138d1d4335c3671b69d705c76880b6 |
refs/heads/main | <repo_name>RoselineMnguni/MyOnlineCv<file_sep>/main.js
/*----- SCROLL REVEAL ANIMATION -----*/
const sr = ScrollReveal({
origin: 'top',
distance: '80px',
duration: 2000,
reset: true
});
/*------ SCROLL HOME -------*/
sr.reveal('.home' ,{});
sr.reveal('.socialmedia-handles',{ interval: 200});
/*----... | 07803d6aba5ae0716122b05a402b3af60e1bb970 | [
"JavaScript",
"Markdown"
] | 2 | JavaScript | RoselineMnguni/MyOnlineCv | 384ad77b4b2d4534b35a08c8759dc040ba6f88b3 | b494e955d3df6f8c64bf8aee05c2d9a954bb79ef |
refs/heads/master | <repo_name>Ankioro/adalidremoto<file_sep>/adalidJavaSencillo/src/adalidJavaSencillo/HectorFetch.java
package adalidJavaSencillo;
public class HectorFetch {
}
| aa1699c7d018d3d6aeecc125da805d5f90ad21be | [
"Java"
] | 1 | Java | Ankioro/adalidremoto | 1ae0022dea405e0e65c4eb679c39726404a6e571 | a949f2ba4b8a550092c0aaca252cd83883928578 |
refs/heads/master | <file_sep># currency-exchange-rate
Получение актуальных обменных курсов валют.
Класс CurrencyExchangeRate позволяет получить актуальные обменные курсы 168 валют с помощью web-сервиса https://currencylayer.com.
Для использования этого web-сервиса необходимо создать бесплатный аккаунт на сайте https://currencylayer.co... | a2506c78d0eef284d3aeebc85561b342eb7fa638 | [
"Markdown",
"PHP"
] | 3 | Markdown | yakov-lazorenko/currency-exchange-rate | e5628786ddf78676fe9a9210f4fce0559c7f15a9 | 8eefdb27b7c71196a8ffa9bc661380eea793ae33 |
refs/heads/master | <file_sep>fout = open("Imageout.txt","w")
fin = open("Image.txt","r")
count=0
for line in fin:
line = line[:-1]
fout.write("\t")
fout.write(str(count))
fout.write("\t")
fout.write(":")
fout.write("\t")
fout.write(line)
fout.write(";")
fout.write("\n")
count += 1<fi... | 17f2ec86b0bca0007a15c4150c5e2d314c3e6853 | [
"Markdown",
"Python"
] | 2 | Python | sahanHe/Custom-processor-for-image-down-sampling | 501aafd7f6838e778065af79ce385ad5552ba73d | 7ba03f516df7ad662662e1380510a03598c2da07 |
refs/heads/master | <file_sep>package com.wbrawner.budgetserver.transaction;
import com.wbrawner.budgetserver.budget.Budget;
import com.wbrawner.budgetserver.category.Category;
import com.wbrawner.budgetserver.user.User;
import javax.persistence.*;
import java.time.Instant;
@Entity
public class Transaction implements Comparable<Transac... | f0950ef26869a7322e1394d4f1617a1a3bfcb286 | [
"Java",
"Dockerfile",
"INI",
"Gradle"
] | 14 | Java | wbrawner/budget-spring | 05f203a56f927d765a3385aadc87aa0f3195a20a | 050fc85f6aac41923e19325014eff85c2ae1058c |
refs/heads/master | <repo_name>EropForWork/Game01<file_sep>/js/launch.js
var MainCanvasHTML5;
var MainCanvas;
var FaryCanvasHTML5;
var FaryCanvas;
const WIN_W = window.visualViewport.width;
const WIN_H = window.visualViewport.height;
const MEAL_SCALE = 0.2;
var MealGoodsArr = [];
var GameName = [
['ru', 'Привет! Давай готовит... | 44dba8e93c6656bd7241fa7d375e8da2473bed01 | [
"JavaScript"
] | 7 | JavaScript | EropForWork/Game01 | 85a969db7dbe28655e1750b07687325040f1df60 | 1a034b3cda3989651ccae7fc9f043b1723ab9807 |
refs/heads/master | <repo_name>43790/back-end<file_sep>/src/main/java/ha/yass/forumback/entity/Post.java
package ha.yass.forumback.entity;
import javax.persistence.*;
import java.util.Date;
@Entity
@Table(name = "Post")
public class Post {
@Id
@GeneratedValue( strategy=GenerationType.AUTO)
@Column(name = "id")
private i... | 909e417a66e7f1723cb122cf283290e88b9af12d | [
"Java",
"INI"
] | 2 | Java | 43790/back-end | a1dab1e480946f93340a567b5e511c1ffc0b8d5d | 1aaef55173d94fe04c88853f3c214f8da4f16250 |
refs/heads/master | <repo_name>nublikaska/webApp<file_sep>/src/main/java/HelloServlet.java
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSess... | 2b87b8f84893d9c721154a83e82f4847018bd543 | [
"Java"
] | 1 | Java | nublikaska/webApp | 3d18128bc84aab98e01e655bccac2686317fb41f | 4f912b1e56ef9b2cdeb3846343c1be0109269abe |
refs/heads/master | <file_sep>import os
import sys
from dvc import command
class Dvc:
@staticmethod
def check_installed():
return os.path.isdir(".dvc")
@staticmethod
def install():
command.init()
__all__ = ["Dvc"]
<file_sep># study-project
<div align="center">
[ as csvfile:
spamreader =... | 19f9d4133a9c1519cb2e9e78edaab6e0bfdfe0b7 | [
"Markdown",
"Python",
"C++"
] | 8 | Python | tchangalov/AlternateRoutes | 325936c3449409a853b8256601708cdb6724b0a6 | 2177a233b59ff50e2f4a908d229c128c7a14ab16 |
refs/heads/main | <file_sep>from manim import*
import math
class Spiral(MovingCameraScene):
def construct(self):
pp = PolarPlane(
azimuth_units="PI radians",
size=60,
radius_max=30,
azimuth_label_scale=0.7,
radius_config={"number_scale_value": 0.7},
)
se... | d5b834b0fffb5c99ba0737cc23690c68100cafa0 | [
"Markdown",
"Python"
] | 4 | Python | thanniti/Puzzle-Animation | 67154ad2bba2da5b564e347e9bd1dc2e90cfa06d | 2db658f7cb904eb2598601f9e06e5460bc396c80 |
refs/heads/master | <file_sep>Simple Python Script which uses smtplib to send plaintext emails.
How to Use:
Change Email Accordingly and enter password as input.
<file_sep>import smtplib, ssl
port = 465 # For SSL
smtp_server = "smtp.gmail.com"
sender= "<EMAIL>"
receiver = "<EMAIL>"
password = input("Type your password and press enter:... | cd30d06123bb41326e5d27cac1ef54607b87f8b3 | [
"Markdown",
"Python"
] | 2 | Markdown | ankurbanga/Email-through-Python | 66ab02f229a7b8a7c4f8caa0a9bebd86eda904ec | d7c7a2938ca8c5a3ae86352c6b8edb6a98232f83 |
refs/heads/main | <file_sep>const gorjeta = function () {
if (this.valor < 50) {
return (this.gorjeta = this.valor * (20 / 100));
} else if (this.valor > 50 && this.valor < 200) {
return (this.gorjeta = this.valor * (15 / 100));
} else if (this.valor > 200) {
return (this.gorjeta = this.valor * (10 / 100));
}
};
cons... | 9217961dd198a39ac8478b1eb11f6b90d04be709 | [
"JavaScript"
] | 1 | JavaScript | trallerd/atvd5-bonus-JavaScript | 01da9415c50ece5fc31ae25dc2123ee8ff242abb | 22f28132c3e6f48ed4c581fcdb4ce25ed214e6b6 |
refs/heads/master | <file_sep>package pl.siepsiak.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
@Entity
public cl... | b41c4a9c0858fab6ea8d75bd4b2a1f8019a48467 | [
"Markdown",
"Java"
] | 4 | Java | lukaszSiepsiak/springSerwer | 5935ba5ece3b41c72d3b909b37e1b51783f638e9 | 0f3ec8837f97bbadbd3de250f3f1ef75379db8c4 |
refs/heads/master | <file_sep>import os
import csv
csvpath = os.path.join("raw_data", "budget_data_1.csv")
date_ori = 0
rev = 0
total_diff = 0
diff_new =[]
with open(csvpath, newline = "") as csvfile:
csvreader = csv.reader(csvfile, delimiter = ",")
next(csvreader)
new_reader = list(csvreader)
for i, j in enumerate(new_... | 7bf4759b9f3f26c0be282cc6564fae50414bc45d | [
"Python"
] | 3 | Python | jiali0821/python-challenge | 1f8b80fade4ce92f6b46ea4ff70bacf7273e415f | 7a5af5435f214c689504cc89fe24514ac5069b7c |
refs/heads/master | <repo_name>zheng-sun/scrapy<file_sep>/scrapytest/scrapytest/spiders/jingdong.py
# -*- coding: utf-8 -*-
from scrapy import Spider, Request
from selenium import webdriver
class JingdongSpider(Spider):
name = 'jingdong'
def __init__(self):
self.browser = webdriver.Chrome("E:\\PythonCode\\scrapy\\chrome... | 5df5876435d4db5281af980d0ff9c2d1bc1d3715 | [
"SQL",
"Python"
] | 38 | Python | zheng-sun/scrapy | 9655b82df46cf7d350386d913d657148bf7086a6 | db19eca15fba1ae2c0b8bacecc9eb8413260c59d |
refs/heads/master | <file_sep>package me.joba.pathtracercluster.serializers;
import com.esotericsoftware.kryo.Kryo;
import com.esotericsoftware.kryo.Serializer;
import com.esotericsoftware.kryo.io.Input;
import com.esotericsoftware.kryo.io.Output;
import me.joba.pathtracercluster.pathtracer.material.DiffuseColoredMaterial;
/**
*
* @au... | e6290bcad1ea416b7fafeb03fb83c1adbe2243d1 | [
"Markdown",
"Java",
"Maven POM"
] | 39 | Java | JoBa97/pathtracer | d1953f2bbda05328cea82421d634c35c5a7cdd67 | de684d15c2d2be51f8b0610123a6028659f2b1d6 |
refs/heads/master | <repo_name>saszaz/camera_pose<file_sep>/README.txt
MARKER-BASED CAMERA POSE ESTIMATION
Georgia Institute of Technology
2015-12-15
This code was used as part of the Boeing Visual Tracking Project. It was designed for data collection of camera poses with respect to a checkerboard target. To be used with PointGrey Camera... | 70d4bff99bc0a95c5b5049c1ada719e9f5d3937d | [
"Text",
"CMake",
"C++"
] | 3 | Text | saszaz/camera_pose | a5576ed0f5e1250a0401068dc23f987c688b2c43 | ea6bfbf2beb09122f0e7466f5bf62f1549c6c26a |
refs/heads/master | <file_sep><?php
$dir = './';
require_once("common/php/header.php"); ?>
<div class="container-fluid">
<div class="row">
<div class="col-xs-12">
<div id="top-content">
<img src="" alt="" />
</div><!-- top-content END -->
</div>
... | 51213fc90729ad03438e87a65ae0516debd790b7 | [
"JavaScript",
"PHP"
] | 5 | PHP | kurona0519/test | cbc50e0e9be63a38f29286eadc4fee2750dfe7a2 | e61e4760ef45e26a95347994f1b01309acf2b0d1 |
refs/heads/master | <file_sep>class AddExerciseIdToReviews < ActiveRecord::Migration
def change
add_column :reviews, :exercise_id, :integer
end
end
<file_sep># Reactant
React on Rails
<file_sep>Rails.application.routes.draw do
# The priority is based upon order of creation: first created -> highest priority.
# See how all your... | 44ae13f7955ef3bb3429f1299d6fe3942ddabb29 | [
"Markdown",
"JavaScript",
"Ruby"
] | 10 | Ruby | glredig/reactant | 6569664d4241a3b5c55aa23409059c1d7eb3fde3 | f57c59960eb0f10c32b3c4b480e308c15e649cff |
refs/heads/master | <file_sep>import { ArtistDao } from './src/main/dao/artist-dao';
let artistDao = new ArtistDao();
artistDao.getAllArtist().then(artArray => console.log(artArray));
// console.log("Hey World!");<file_sep>export const chuckNorrisTypes = {
BUY_JOKE: 'CHUCK_NORRIS_BUY_JOKE'
}
export const buyJoke = () => async (dispa... | 32582ab625cdf3635a48ecad9a74d9024567531a | [
"JavaScript",
"SQL",
"TypeScript",
"Java"
] | 47 | TypeScript | loloangela/rev-demo | 3c4073b2306ef2ef8d5bcdea9b3a30ad6b0d24a5 | 91cbedf6ddf51aa0b44bc50f6fa7d6c2ad52647f |
refs/heads/master | <repo_name>Tofiq-Dawod/page<file_sep>/page 1/Application State.aspx.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace page_1
{
public partial class Application_State : System.Web.UI.Page
{
protected v... | eeda4b0714fdff69eb422464beb7b113dd2b6b45 | [
"C#"
] | 6 | C# | Tofiq-Dawod/page | b235232c77f63c79484dab908345f7022dea61e1 | 25adf6e66098416caeab1c698cd3184310cb8306 |
refs/heads/master | <repo_name>skoenig/roadblock<file_sep>/tasks/org/members.js
var util = require('../../util.js');
module.exports = async function(org, context, config) {
// Get all members in the org and save them
console.log(` ⬇️ Downloading ${org.login} members`);
var membersInOrg = await context.client.Member.getAll(
o... | e765203482061b39cf83f27bf999f3f458201013 | [
"JavaScript"
] | 15 | JavaScript | skoenig/roadblock | 9c6eadd69764eb2233d6138a9f25885b17919779 | 82e4a4389157b0172beb526ae204f82d242c918b |
refs/heads/master | <file_sep>def solution(K, words):
answer=1
l=0
for i in range(len(words)):
l+=len(words[i])+1
if l>K+1:
answer+=1
l=len(words[i])+1
return answer
#https://programmers.co.kr/learn/courses/11133/lessons/71167
# 한 줄에 K자를 적을 수 있는 메모장에 영어 단어들을 적으려 합니다.
# 영어 단어는 정해진 순서... | eab375f33e071b2a70bbf3e2c5d03e262d87de21 | [
"Java",
"SQL",
"Python",
"C++"
] | 240 | Python | jihyun12/Algorithm_study | c925670949eec8d48dc002fc718ab2aff2617087 | 0d89c41dbfc321d87174156963c623adc91c9efd |
refs/heads/main | <repo_name>sgkl/zhiliao<file_sep>/src/main.rs
use clap::{Arg, App};
#[tokio::main]
async fn main() -> Result<(), Box<dyn std::error::Error>> {
let matches: App = App::new("zl")
.version("0.1.0")
.author("sgk <<EMAIL>>")
.about("知了客户端")
.subcommand(
App::new("article")
... | 82a44253ca088ae888023be7186bd72fca194850 | [
"Markdown",
"Rust",
"TOML"
] | 3 | Rust | sgkl/zhiliao | a9bca2b856d4bdaa9f7ef1c518c920a039ef8b67 | 2ceea7e61e6ee8a8d478079d0adcbdc06b1308ea |
refs/heads/master | <repo_name>hsl-rd/hsl-open-php<file_sep>/demo5.php
<?php
/**
* POS订单推送
*/
require_once './vendor/autoload.php'; // 加载自动加载文件
//require './config.php';
use Hsl\Open\Open;
const BRAND_ID = '161616';
const SHOP_ID = '123456';
const APP_ID = '0217d3da-5347-4ec7';
$hslOpen = new Open(APP_ID, './private.pem', './public.... | f8676996eef2753962e3834c1c10697de567de7e | [
"Markdown",
"PHP"
] | 9 | PHP | hsl-rd/hsl-open-php | a4ed4a6845dbf094a1d6016d9de2e6f605cc9f96 | 6c2fe77883c5eb4ada1e21f17406b3f1af8249d5 |
refs/heads/master | <repo_name>nithyadhana/library-bot<file_sep>/test.py
# -*- coding: utf-8 -*-
"""
Created on Wed Feb 28 15:17:06 2018
@author: Surya
"""
import csv
csv_file = csv.reader(open('books1.csv'), delimiter=",")
zone = "1"
for row in csv_file:
if zone == row[0]:
speech = ("\n\nBook Id: " + row[0... | 544b3319cb2cb6d1a71c4d763f48ac8b75a6a6c9 | [
"Python"
] | 2 | Python | nithyadhana/library-bot | c1b7d4a375355c65040740692f97399581343baa | 663f4cfec613863853be526718a53da731f9ce3c |
refs/heads/master | <file_sep><?php
getJson('example_input.txt', 'example_output.json');
function getJson( $input, $output ){
$fr = fopen($input, "r");
$fw = fopen($output, 'w');
$file_start = 'START_OF_THIS_FILE';
$file_end = 'END_OF_THIS_FILE';
$data_start = ':';
$data_end = '@';
while (!feof($fr)){
... | 9f4d4e59083f05809c76244981856c09d6bf2303 | [
"Markdown",
"PHP"
] | 2 | PHP | weichuntsai0217/get_json | 7f90cd745714e734664c935e211abff7f2d8ca45 | eb24611b89aaa590f7c2c37ddacb6923b582bca5 |
refs/heads/main | <repo_name>Kenebehi/testdriven-app<file_sep>/services/users/requirements.txt
flask== 0.12.2
Werkzeug==0.16.1
Flask-SQLAlchemy==2.3.2
psycopg2==2.7.3.2
<file_sep>/services/test.py
#!/usr/bin/python
import pandas as pd
import os
import json<file_sep>/services/testcopy.py
#!/usr/bin/python
import pandas as pd
import num... | 57f46a39df558cf90d0cd7fd3cf0af6f8d21a30b | [
"Python",
"Text",
"Shell"
] | 4 | Text | Kenebehi/testdriven-app | 70964b10a47a2939bf87aeee100d2f624a33cae3 | 96001478d2a6c0359f1e745fa3d00f78e437eb39 |
refs/heads/main | <file_sep> success({
name: 'zs',
age: 20
});<file_sep>window.addEventListener('load', function() {
// 获取大盒子
var box = this.document.querySelector('.box');
// 左侧按钮
var left_btn = this.document.getElementById('left_btn');
// 右侧按钮
var right_btn = this.document.getElementById('right_btn')... | 1bcd983339b4af16ddac501ab66b99a21b678283 | [
"JavaScript"
] | 7 | JavaScript | Hunsomeboby/web_bigevent | aa520fb987832387692f8b798b414be09c440454 | f88e473d2360ba9c5721f71fdd29f76cd895e601 |
refs/heads/master | <repo_name>dtg01100/add_ean8_barcode_to_spreadsheet_utility<file_sep>/main.py
#!/usr/bin/env python3
import shutil
import warnings
import barcode
import openpyxl
import openpyxl.utils
from openpyxl.drawing.image import Image as OpenPyXlImage
from PIL import Image as pil_Image
import ImageOps as pil_ImageOps
import mat... | b883106af97b2fba60eefa0f2a45f5d45a3be809 | [
"Python"
] | 1 | Python | dtg01100/add_ean8_barcode_to_spreadsheet_utility | b24777861c637ed615ea02aa66e27c3a9c95aa37 | 49e7b5c778c111c66627d9549f642b6b4a185fc7 |
refs/heads/main | <repo_name>gchamon/igti-deng-cloud-proc-debate<file_sep>/candidatos-brasil.py
#!/usr/bin/env python
# coding: utf-8
# In[1]:
from spark.sql.session import SparkSession
spark = SparkSession.builder.getOrCreate()
bucket_name = "gchamon-igti-deng-cloud-proc-datalake"
# In[8]:
import pandas as pd
pd.set_option('displ... | bf63e5d50e14d8b05f7515682108bca3d3ab2bf0 | [
"Markdown",
"Python",
"Shell"
] | 5 | Python | gchamon/igti-deng-cloud-proc-debate | 3d767ef0a43be475f250b92aed0a6c3888ea666c | cfcdf09e35b8eca528600f687977243837518687 |
refs/heads/master | <repo_name>nosix/AndroidMDT<file_sep>/AndroidMDT/src/jp/gr/java_conf/inosix/mdt/view/WaveView.java
package jp.gr.java_conf.inosix.mdt.view;
import jp.gr.java_conf.inosix.view.RedrawHandler;
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.view.GestureDete... | ffa6414970cd52e46bb9296f7d17f060a20265cf | [
"Java",
"Text"
] | 12 | Java | nosix/AndroidMDT | 611af83b594325e539df8909a50f91a0281dcad8 | 11775875fdfad99b8de48b6559d88dfe8edd6cb6 |
refs/heads/master | <file_sep># Practice
활용
<file_sep>#include<stdio.h>
int main(void)
{
int x, y, k, iHeight;
/*****************
x = 폭
y = 높이
k = 시작점
*****************/
printf_s("입력 : ");
scanf_s("%d", &iHeight);
k = iHeight - 2;
for (y = 0; y < iHeight; y++)
{
int i = 0;
for (x = 0; x < iHeight + y; x++... | 61f47b693627baaaa20356576514acf60d6d860a | [
"Markdown",
"C++"
] | 3 | Markdown | khw9905/Practice | 745ca2262024cdb811463901df4cab09c18992e5 | 8a398a66bfcbcf79701f38cdcfb53017459861de |
refs/heads/master | <repo_name>ergovia-devs/grunt-properties-reader<file_sep>/tasks/properties_reader.js
/*
* grunt-properties-reader
* https://github.com/slawrence/grunt-properties-reader
*
* Copyright (c) 2013 <NAME>
* Licensed under the MIT license.
*/
'use strict';
/**
* If a string is "true" "TRUE", or " TrUE" convert to bo... | 424ab228f240e198731169aae72d36152d1a6fa5 | [
"JavaScript"
] | 1 | JavaScript | ergovia-devs/grunt-properties-reader | fd42f28eac4c25f30097304a5a9996c0549c1e99 | c62f2aa0500f322ebe60fdf226140739d3836786 |
refs/heads/master | <repo_name>congncif/SiFUtilities<file_sep>/Foundation/Bundle++.swift
//
// Bundle++.swift
// SiFUtilities
//
// Created by <NAME> on 2/15/19.
//
import Foundation
public extension Bundle {
static var appVersion: String? {
Bundle.main.object(forInfoDictionaryKey: "CFBundleShortVersionString") as? String... | 2a0b1c5fdf7759b295c1dd95a59ead5e8febe71b | [
"Swift",
"Ruby",
"Markdown"
] | 49 | Swift | congncif/SiFUtilities | 1045d5198d063d19d3fd0c4d11dbf6c0bf912567 | f707680b167482fa638e347acf35c6e468d1a1df |
refs/heads/master | <file_sep>
import {expect} from 'chai';
import 'aurelia-polyfills';
import {TodoView} from './../../src/views/todo-view/todo-view';
describe('TodoView Tests', function() {
let todoView;
/*
beforeEach(function() {
todoView = new TodoView ();
});
it('constructor', function() {
expec... | 20cbe472cb4e66ae4b8e861fffa4bc9682aacc46 | [
"JavaScript"
] | 11 | JavaScript | carlsimonvg/auerlia-todo | 16c99643a2d522573b13b9d6a1d4cacde3053ce9 | 99d100df9007c78e1b99fee9229697056022c6e1 |
refs/heads/master | <repo_name>arifbudimanarrosyid/ExerciseSqlite<file_sep>/app/src/main/java/com/example/exercisesqlite/tambah_data.java
package com.example.exercisesqlite;
import android.content.Intent;
import android.database.Cursor;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
i... | 6eddd7139c7f279b20c21ab18d360abe34c2c0f3 | [
"Java"
] | 1 | Java | arifbudimanarrosyid/ExerciseSqlite | 09315580cc201c992adc1a79fd4085cfd718b5fe | da7068530dcf2cbde756d93bfc75917915614d0a |
refs/heads/master | <repo_name>klwilson23/StatisticalRethinking<file_sep>/Week 4/Week 4 - in class.R
library(rethinking)
library(MASS)
options(mc.cores = 4)
rstan_options(auto_write = TRUE)
Sys.setenv(LOCAL_CPPFLAGS = '-march=native')
## load the dataset milk
# does brain composition explain milk energy
data(milk)
milk
# use complet... | e99a7e8a46bc304f7c09de1a3ae77322efbeafae | [
"Markdown",
"R"
] | 12 | R | klwilson23/StatisticalRethinking | bd3cfdc5e5f45452e7ec57c990a77dfe7b8bf45a | 41e7a96d2dfcccd7a651218840f9fa04af619f20 |
refs/heads/master | <file_sep># Runs on Python 3.7
# Packages and programs needed
from bs4 import BeautifulSoup
from urllib.request import urlopen, Request
from nltk import word_tokenize, bigrams, trigrams
from nltk.stem import PorterStemmer
from collections import Counter
import re, os, itertools, csv
# Getting stop words from MIT's sit... | 966337a0693867fb945244044fce883727b323f0 | [
"Markdown",
"Python"
] | 4 | Python | megsavel/US-2018-Congressional-Elections | 2fa42ea45f1dd9e5a5e9634a4db5b4a6e615a328 | 1e4cae57874650da048f00d20d1657fb7554e14a |
refs/heads/master | <repo_name>x15413812/SafetyMap<file_sep>/app/src/main/java/com/safetymap/safetymap/LocActivity.java
package com.safetymap.safetymap;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.To... | 1d3448a9a514760913f8c07cfc733878ef977daf | [
"Java"
] | 4 | Java | x15413812/SafetyMap | 2e2ff635aea5cbded5d0207636fe8a9c0ead8812 | b25b9bdec8e1e6d012695a3fb0b524de76da2c63 |
refs/heads/master | <file_sep>(function (root, factory) {
var nsParts = 'DecorativeLines'.split('/');
var name = nsParts.pop();
var ns = nsParts.reduce(function(prev, part){
return prev[part] = (prev[part] || {});
}, root);
if (typeof exports === 'object') {
// CommonJS
module.exports = factory(require('./lagrange/drawing... | 00e00bee2ee6c3f0899b2909a3026e0824578243 | [
"JavaScript",
"PHP"
] | 10 | JavaScript | LaGrangeMtl/grange-drawing | 4adc0270f81c6b7317f1b3c1b32566273aaa0956 | a417dc2a3f1f70818592efdea515e5d16b8f247c |
refs/heads/master | <file_sep>#include <iostream>
#include <vector>
//#include <ctime>
//#include <cstdlib>
#include <algorithm>
using namespace std;
int how_much_time(int position_of_leaves[], int width);
int main()
{
//srand( time( 0 ) );
int width_of_a_river = 5;
const int size = 8;
int A[size];
A[0] = 1;
A[1] =... | 039295e9f06cf3c9b9692801bedb897824659741 | [
"C++"
] | 1 | C++ | AnnaGawrysiak/Frog_and_autumn_river | f7188c8296b0160b85b005d2ef106dd6fcb71013 | f109d8b74cdca1e6504920957ea691ebb95f7208 |
refs/heads/master | <file_sep>var express = require('express')
var serveIndex = require('serve-index')
var app = express()
// Serve URLs like /ftp/thing as public/ftp/thing
app.use('/', express.static('/home'), serveIndex('/home', {'icons': true}));
app.listen(80)
<file_sep>FROM ubuntu:14.04
MAINTAINER <NAME>
RUN export DEBIAN_FRONTEND... | fb20ba44a3d6d29a8a721c50f9e1af0934b43343 | [
"JavaScript",
"Dockerfile"
] | 2 | JavaScript | okvic77/docker-webftp | 804e898d02a238e18d1fc7d6bf9c5468a38252a3 | 282f6a2a7071b49f794d18d68439307d94e4b48a |
refs/heads/master | <file_sep># Ejercicios 1 y 2
En este proyecto va incluído el ejercicio 1 y ejercicio 2, donde es Dockerizado "NodeJS" y la base de datos MongoDB, la generación de la API es con "Json" utilizando "Postman"
para que funcione completamente el proyecto se deben instalar algunos módulos necesarios.
### Pre-requisitos 📋
... | 6544a214e37f5a83ff650e2ded73bc97c6da7443 | [
"Markdown",
"SQL",
"Python",
"JavaScript"
] | 5 | Markdown | Lack01/Challenge_Enviame | ea57d4d118e73f82aaf6a19619537f019b5f0af3 | cec58a6f86625f79478a1ecd0da983967b3f154d |
refs/heads/master | <file_sep>'use strict';
module.exports = function(Subjects) {
};
| 5e6ee9642df560424a7ee99749a06fc65c212e8c | [
"JavaScript"
] | 1 | JavaScript | KalanaDananjaya/quizeez | 5a3abfb668df67be7489dbd6ee56e9649d3438a2 | 8cfe8816e7487d7884efca9a89a9ee4a3ebad47d |
refs/heads/master | <repo_name>rafaelgckto/Senai-Dev<file_sep>/2º Sprint-Back_End/exercicios/HROADS/Senai.Hroads/Senai.Hroads.WebApi/Repositories/ClasseRepository.cs
using Senai.Hroads.WebApi.Contexts;
using Senai.Hroads.WebApi.Domains;
using Senai.Hroads.WebApi.Interfaces.Repositories;
using System.Collections.Generic;
using System.Linq... | a300c9f6fe3c7e78a23ca17f3540e6e290d51bc8 | [
"JavaScript",
"C#",
"SQL"
] | 79 | C# | rafaelgckto/Senai-Dev | 82c7dd0332dee8029ff0a0b7068b30a0da81b3b1 | e586a9faaecb01f5268fcb3e4809c9d100a9095f |
refs/heads/master | <repo_name>thanakijwanavit/Villa2<file_sep>/Villa2/SystemTypeExtension/Collections+Extension.swift
//
// Collections+Extension.swift
// Villa2
//
// Created by <NAME> on 4/15/20.
// Copyright © 2020 tenxor. All rights reserved.
//
import Foundation
import SwiftUI
extension Collection {
func enumeratedArray() ->... | ebe420719b38f195e97ba29c179a7acfa940f5b2 | [
"Swift"
] | 98 | Swift | thanakijwanavit/Villa2 | c9f43fdd473d32dba3d1a3ad83f1bece76ff2571 | 4290b06934a8b540911527e2ffafaf11c8948244 |
refs/heads/master | <repo_name>Sujoy1/Blinds-Eye<file_sep>/BlindsEye/README.md
# BlindsEye
An IoT based real-time surrounding identification and object detection
<file_sep>/BlindsEye/FYP/load_all_object_names.py
#Load all object names which we have to be detected
def load_all_object_names():
classes=[]
with open("coco.names","r... | 04cd8c069d6cc1dc67ca4cc6de5840cd79c1b97a | [
"Markdown",
"Python"
] | 14 | Markdown | Sujoy1/Blinds-Eye | 70b3c35d0b286012286f2d6d22cc95d69ae3622d | db9cb7c6abc63540fb8014a17478669114497f70 |
refs/heads/master | <repo_name>epicboi-deepubhai/Jackpot-game<file_sep>/Jackpot.py
import random
c = ['@', '?', '#', '$', '!', '1', '2', '3', '4', '5', '00', 'x', ':', '"', '>', '<', '/']
score = 10
ctr = 10
while ctr>0:
ctr -=1
score -= 1
p=input('continue?(y/n)')
l, m, n = random.choice(c), random.choice(c), random.choic... | 76bff3078a1a70022b53818b148cc2f93e1a675e | [
"Python"
] | 1 | Python | epicboi-deepubhai/Jackpot-game | f2d88a552701c093af97086ebdefa9878a690cfd | e0769bde8e38a9e5af8b6be251c78da36c2ed1e2 |
refs/heads/master | <repo_name>shijiedong/dome<file_sep>/shane/views.py
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.shortcuts import render
from django.http import HttpResponse
from . import models
# Create your views here.
def create_task(request):
#return HttpResponse("<h1>Create Task</h1>")
re... | 313f65650d53ebf98a00cbe0cc8364e4f6cc53ba | [
"Python"
] | 3 | Python | shijiedong/dome | 6e107eb5dba04b3a67852d05143a760bd22b4bf6 | bad7ef430b42b8eb5ded6fead6841bd5db13a937 |
refs/heads/master | <repo_name>Git984265486/HuanJianMVP<file_sep>/app/src/main/java/com/org/huanjianmvp/Activity/AJVehicleList.kt
package com.org.huanjianmvp.Activity
import android.view.View
import com.org.huanjianmvp.Base.BaseFragment
import com.org.huanjianmvp.Contrast.AJVehicleListContrast
import com.org.huanjianmvp.Presenter.AJVehic... | 3bb598342375963128bc1f719a50bbe7095c3e4f | [
"Java",
"Kotlin",
"Gradle"
] | 78 | Kotlin | Git984265486/HuanJianMVP | 058758ed3bad7e0d6612f49ec827bd6627fc462b | bc49f9bc4722047f42e3241a4413f38ebc2dab8e |
refs/heads/master | <file_sep># libutils
A small library of utility methods I use in my C programs
<file_sep>WARNOPTS=-Wall -Wextra
DEBUG += ${DEBUGFLAGS}
INSTALLDIR=libutils
OPTI=
LIBDIR=${HOME}/lib/${INSTALLDIR}
INCDIR=${HOME}/include/${INSTALLDIR}
test: stringlib hashmaplib memorylib linkedlistlib test.c
gcc ${OPTI} ${DEBUG} -o test ... | 6710dff190aa2435ac6aaadd2103002f544bccbd | [
"Markdown",
"C",
"Makefile"
] | 13 | Markdown | gittymo/libutils | abecfa649c7b6bde46775694b73f99a7dcf35d0d | 51b5a56262d0c9eaf88f12eb0a25a78212c6fcbc |
refs/heads/master | <repo_name>skyhilam/bocmacau<file_sep>/telegram.js
require('dotenv').config()
const axios = require('axios')
const tg = {
send(message, token) {
return axios({
url: 'https://tg.iclover.net/send',
// timeout: 30,
method: 'post',
data: {
messag... | 2ec531aa091b86294ad81c576bf7532e0cec5be2 | [
"JavaScript",
"Markdown"
] | 3 | JavaScript | skyhilam/bocmacau | 5cf7c0bef85ead162c9aaecd1ba822608f6ee9a9 | 7bdf3c162592bcebf81e19f8e4db5c4f23bd8033 |
refs/heads/master | <repo_name>crashantrax/debug<file_sep>/application/views/pages/login.php
<!DOCTYPE html>
<html>
<head>
<title><?= $pagename;?> : Student Information System</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn... | 6fb1afef1a921998b563f2439dc7fbbb9ec8e009 | [
"PHP"
] | 4 | PHP | crashantrax/debug | 5dafd238ab3dfc8fd9585d7778cf371fe4178a4d | dfe57dc26586510142ab04c4a7acd0ea16fc4811 |
refs/heads/master | <file_sep>#!/usr/bin/env python
# coding: utf-8
from setuptools import setup
try:
import pypandoc
description = pypandoc.convert('README.md', 'rst')
except:
description = ''
setup(
name='json_diff_patch',
version='0.5.0',
packages=['json_diff_patch'],
package_dir={'json_diff_patch': 'li... | 797aa5ecd4ed5eec676268daedb38a7d85af9ce9 | [
"Python"
] | 2 | Python | sandeep-gh/json-diff-patch | c0127799b37804507ea544e534facc3a8eae93cc | b013d3fbd062e09d1c06098c58bf1a303323fd60 |
refs/heads/master | <repo_name>keisuke-kiriyama/AndroidTutorial<file_sep>/BloodPressure/settings.gradle
include ':app'
rootProject.name='Blood Pressure'
<file_sep>/BataPikaEver/settings.gradle
include ':app'
rootProject.name='<NAME>'
<file_sep>/High and Low/settings.gradle
include ':app'
rootProject.name='Hi And Low'
<file_sep>/Out of Bus... | 6a9ba4a9a51c0fa016280e10ed74a983a52ab21f | [
"Markdown",
"Kotlin",
"Gradle"
] | 6 | Gradle | keisuke-kiriyama/AndroidTutorial | e163c9c7991f25f8b8637e8f07f17b446460d59f | 019e07bdbb9edbaa99eaadc327455471bc221058 |
refs/heads/master | <repo_name>Mottola64/oo-basics-online-web-pt-031119<file_sep>/lib/shoe.rb
class Shoe
attr_accessor :brand, :color, :size, :material, :condition
def initialize(brand)
@brand = brand
end
def cobble
@condition = "new"
puts "Your shoe is as good as new!"
end
end | a75be7250ec872a698d39df48a4c9c9b19d48b64 | [
"Ruby"
] | 1 | Ruby | Mottola64/oo-basics-online-web-pt-031119 | c68c740098cdc505b87b2464a46970224fd05c3f | ed6aa0da5c3d5ec87d7c29917af1da5c0cde6d3b |
refs/heads/master | <repo_name>MiracleBlue/blue-torrent<file_sep>/app/application/controller.js
import Ember from 'ember';
export default Ember.Controller.extend({
nw: Ember.inject.service(),
webtorrent: Ember.inject.service(),
settings: Ember.inject.service(),
actions: {
async addTorrentFile(filePath) {
const readFile... | d0a79e641e14d836fcea724c3eb60f6a7a39af54 | [
"JavaScript",
"Markdown"
] | 16 | JavaScript | MiracleBlue/blue-torrent | 7a745fe01cfe2e08b175695d3ccb932c3dea4855 | 12c49339ba76e98117e1222f856cf8e08dc1a151 |
refs/heads/master | <file_sep>// import axios from "axios";
// const createproduct = async data =>
// (await axios.post("http://localhost:44339/api/Create/ProductCreation", data));
// export default createproduct;
// let res = await axios.post('http://httpbin.org/post', payload);<file_sep>import React from 'react';
import { useEffe... | 13ce63d07ad59f1fd8ef784f04dc20f21cf98d5c | [
"JavaScript"
] | 10 | JavaScript | GayathriSivaKTS/React-product_order | 5465dd65b28723fe617a669861799d7b28203ee3 | b3182008ef838b1d60cb6610236d8aa90a1ed937 |
refs/heads/master | <file_sep>#include <vector>
#include <queue>
using namespace std;
class ParPtrTree {
private:
vector<int> parents; // parent pointer vector
vector<int> weights; // weights for weighted union
public:
// constructor
ParPtrTree(size_t size) {
parents.resize(size); //create parents vector
... | 72230374efb91e68ac92b453314dd85fed707551 | [
"Markdown",
"Text",
"C++"
] | 21 | C++ | SKajiwara/CS3-skajiwara | aa7c9a0b6517696c2213102f7e999f44ef02c3f3 | 43a5dd94320692af133d235999d6041f869eafa6 |
refs/heads/master | <file_sep>using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace General.Models
{
public class StoreViewModel
{
public List<Company> lCompany { get; set; }
public Store store { get; set; }
public Company selectetCom... | ab771a6233f9ef22a307b2ab991604bda1bc24e9 | [
"C#"
] | 18 | C# | shriok/Testuppgift | 9199170b8d2a700c604245a8ab267c6579f9e8f0 | 88eaf3235a25ac1e87130f391b2ba4ef31a51a99 |
refs/heads/development | <file_sep># rubocop: disable Lint/RedundantCopDisableDirective
# rubocop: disable Layout/Tab
class User
attr_accessor :name, :nickname, :work, :bio, :location, :website, :pinned, :summary
def initialize
@summary = []
@pinned = []
end
end
# rubocop: enable Layout/Tab
# rubocop: enable Lint/RedundantC... | a763d8509e25d315a262631a6f7361da10a8e8a8 | [
"Markdown",
"Ruby"
] | 5 | Ruby | billodiallo/scraper-capstone-ruby | bc00a80a606faa052d4ec81cdfb86a39021313cf | e4582fcfd00deb8f4a522c637393eeeb02251045 |
refs/heads/master | <repo_name>Gannicus91/GraphF<file_sep>/src/Function.java
public interface Function {
public double eval(double arg);
}
<file_sep>/src/Main.java
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.lang.Math;
import java.util.ArrayList;
import java.util.Stack;
impo... | 087aa2cdd5b5f278720f91cf81cddb231723d6d8 | [
"Java"
] | 3 | Java | Gannicus91/GraphF | 6f11c2e3e2ddf7f705784c7bf9964f0d009b2303 | a96c3be89690f7da1bbc27bb07ed683f77146370 |
refs/heads/main | <file_sep>import React, { Component } from "react";
import "../../style/Badge.css";
const IMAGE_URL = "https://image.flaticon.com/icons/png/512/432/432548.png";
export default class NewClients extends Component {
constructor() {
super();
this.clientOfCurrentMounth = 0;
this.currentMounth = "";
}
getCl... | 314d0af61e1e544be510683d015e19ac60d56f3b | [
"JavaScript"
] | 13 | JavaScript | MusaUnleashed/CoustmerRM | 53882ffdd6e19527a72680d15f5d2437e336083d | 7a10781c591add653eb01877b579208b6ea20680 |
refs/heads/master | <repo_name>FatecSocialFit/SocialFit_Official<file_sep>/wwwroot/js/login.js
/***busca um endereço pelo cep****/
$(document).ready(function () {
});
/*
$.ajax({
type: 'POST',
url: '/Questionario/ObterPorPalavraChave',
data: { Palavra: $("#txtPalavraChave").val(), idUsuario: getCookie("token", 0) },
... | af217a63e48f69123a02126241581607154b312a | [
"JavaScript",
"C#"
] | 9 | JavaScript | FatecSocialFit/SocialFit_Official | 8951c7153c08ea715d33fcde7fcbef6b75130771 | 65033af7111721dd89a25cd83ff9aed03d027685 |
refs/heads/master | <repo_name>Trent-Farley/SPC<file_sep>/pricing.php
<?php
include "./scripts/nav.php";
?>
<head>
<title>Services</title>
</head>
<div id="columns">
<ul class="price">
<li class="header">ATV/Dirt Bike Frame</li>
<li class="grey">$130 - $140</li>
</ul>
</div>
<div id="columns">
<ul class="price">
... | fce305b0747b2e5576665bd3dd8dc87b5acbce51 | [
"JavaScript",
"TypeScript",
"PHP"
] | 6 | PHP | Trent-Farley/SPC | 83c1ec6180f875eb153eb48b21dd6db430cf483b | 26dfea712c9373f30d5dc7142b9e8c0173103a61 |
refs/heads/master | <repo_name>arshiay/EmailRBOT<file_sep>/README.md
# EmailRBOT
سورس ربات t.me/emailrbot در تلگرام
<file_sep>/index.php
<?php
##----------------------OnyxTM---------------------#
define("TOKEN","XXX:XXX");
function onyx($method, $datas=[]){
$url = "https://api.telegram.org/bot".TOKEN."/".$method;
$ch = curl_init()... | f0ab283e207f90e3806dfbbb525aeacf59e2de18 | [
"Markdown",
"PHP"
] | 2 | Markdown | arshiay/EmailRBOT | c099daf036d0608b1f3e25adbf75cc611dd4b872 | fc19c7fb86c86de42008c693fc4311a14dcc3c84 |
refs/heads/master | <file_sep>pub use core::{convert, fmt, option, result, str};
#[inline]
pub fn align(val: usize, to: usize) -> usize {
val + (to - (val % to)) % to
}
#[derive(Debug)]
pub enum SliceReadError {
UnexpectedEndOfInput,
}
pub type SliceReadResult<T> = Result<T, SliceReadError>;
pub trait SliceRead {
fn read_b... | ca5e175307a605e32cd76f9006d6dc9a7a2d371b | [
"TOML",
"Rust"
] | 3 | Rust | mbr/device_tree-rs | bed843c6f5904abd3bc397df221925c8252478e6 | b72ad76c4c755b3915b2cab1f5a3b54e658c5e9a |
refs/heads/master | <file_sep><?php
class Sertifikasi_model extends CI_Model
{
public function get_user($username)
{
return $this->db->get_where('user', ['username' => $username])->row_array();
}
public function getAllMahasiswa()
{
return $this->db->get('mahasiswa')->result_array();
}
public f... | 174969cd22c85a17c39f42207b55964f9e43ce4a | [
"PHP"
] | 4 | PHP | dmgroad/sertifjuniorweb | 7f62137db3ceb7fce8910b1d9e18098adfbb939c | 26f49e899968d2f3ecd9d38e30422b84c1274fb2 |
refs/heads/master | <repo_name>AstraKiseki/13a-Hackathon<file_sep>/QuoteHangman/QuoteHangman.Core/Domain/Quote.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace QuoteHangman.Core.Domain
{
public class Quote
{
public string quote { get; set; }
... | 8f29172af583eab3101e0c96e25ceaa3cf1b6202 | [
"C#"
] | 3 | C# | AstraKiseki/13a-Hackathon | b810c365c2f492080f2cb81b9f94df4f141876a1 | 21d7ea99a677e69d69c4d9a60865504c14969c51 |
refs/heads/main | <file_sep># MonumentsApp
In order to install this crud app in ionic/React you should do the following:
1-In the folder api run "npm install" to install all the dependencies.
2-In the root folder run "npm install" to install node modules.
ENJOY :)
<file_sep>const express = require("express");
const formData = require('... | 4add73841a56725d143ca4c78de06b59fadfacf0 | [
"Markdown",
"JavaScript"
] | 2 | Markdown | Soulaymane-BenElArabi/MonumentsApp | 084d7321f8750236501d39b2746df34cb5feeb5e | ce6cbf850e631c0e808e009f70ff084b606a3369 |
refs/heads/master | <repo_name>notblisy/SimpleControllersBuild-a-Box<file_sep>/Simple_Controllers_-_Build-a-Box_-_Version_1.0.ino
#include "Nintendo.h"
/* This code uses the Nicohood Library
* Use this code at your own risk
* Code written by Simple Controllers and this code is open source.
* Meaning its free to share, improve on, or a... | 1b5c6a5eaec242969597dc91644d9ee226f55cd5 | [
"Markdown",
"C++"
] | 2 | C++ | notblisy/SimpleControllersBuild-a-Box | 80f018c2e1a79c8e765bf2dd6bacd6479ee29602 | 9697401b1c1ee601b72ab3775780fff248c538c9 |
refs/heads/master | <repo_name>adfmadis/Monopoly<file_sep>/Game_Files/13 - printmonopolyboard.cpp
//
// printmonopolyboard.cpp
//
//
// Created by <NAME> on 2015-08-15.
//
//
#include "13 - printmonopolyboard.h"
#include "2 - square.h"
#include "14 - player.h"
using namespace std;
PrintMonopolyBoard *PrintMonopolyBoard::instance=0;... | d2bcb89032623af22db45635251ac0e26f5b1f24 | [
"Markdown",
"C++"
] | 30 | C++ | adfmadis/Monopoly | 813e91cc4479f5f636dbf7369884036e403763eb | ed8f5069cf3694fa73ec6e8c36c024f0efd5bcff |
refs/heads/master | <file_sep>
public class Application {
public static void main(String[] args) {
boolean isHotOutside = true ;
boolean isWeekDay = false ;
boolean hasMoneyInPocket = true ;
int costOfMilk = 3 ;
double moneyInWallet = 15.50 ;
int thirstLevel = 7 ;
System.out.println(isHotOutside);
System.out.pri... | a614c0d5edce860c56f515a8685d35eb987a6a91 | [
"Java"
] | 1 | Java | PR-IX/Week-2- | fa40ce3f6510d807f3f3cc9430fcdff9d435a298 | 0c5e65e6e5a8525498732b8ad7f3f660b20e2814 |
refs/heads/master | <file_sep>package com.sepm.stepdefinitions;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.ie.InternetExplorerDriver;
import org.openqa.se... | 49406a8f118afbf34e026d610aa602cd80334f16 | [
"Java",
"Maven POM"
] | 2 | Java | raju02narayan/Demo01 | ea22a7e874620ba7628c7eff023ee543b377e857 | 792851b105dadad54a3699f3309f5c1ee0063c29 |
refs/heads/master | <file_sep>//DEFINIÇÃO DA ESTRUTURA PRINCIPAL DA FILA
struct NODE{
int info;
struct node *prox;
};
typedef struct NODE node;
static int TAM = 0;
void opcao(node *FILA, int op);
void inserir(node *FILA, int info);
void visualizar(node *FILA);
void remover(node *FILA);
<file_sep>#include<stdio.h>
#i... | ad5e737269e685cb7b1c1df6f735d9f76d39bfa2 | [
"C"
] | 8 | C | elciofagundesboin/Estrutura_de_Dados_I_2016-1 | 76d42bc8c0e037d40204c23a1a7f8abdda61b1e4 | 0519eacbc14c289aadd0333b2f9af044a208947b |
refs/heads/main | <file_sep>MENU = {
"espresso": {
"ingredients": {
"water": 50,
"coffee": 18,
},
"cost": 1.5,
},
"latte": {
"ingredients": {
"water": 200,
"milk": 150,
"coffee": 24,
},
"cost": 2.5,
... | c5f76b6372fb3f50b42e390090dd04a8bf5f6edd | [
"Python"
] | 1 | Python | Genius98/Coffee_Machine_Project | 5741d026c7ad9d14661b160caeafa3e74af92724 | 569d0ed0d77635dd1f478cff8b3f2d964cf1c90f |
refs/heads/master | <repo_name>eimerreis/2wei-wall<file_sep>/packages/app/src/slides/index.ts
import { Home } from "./Home";
import { WelcomeSlide } from "./Welcome";
import { PlayersSlide } from "./Players";
export const Slides = [
{
id: "home",
component: Home,
},
{
id: "welcome",
component: ... | b2b8e88a75ffb92892a1c3e77e62f72d78fe3c5a | [
"Markdown",
"TypeScript"
] | 20 | TypeScript | eimerreis/2wei-wall | a3e659dbf535482a4369eb6be75de3ff62eaca03 | c13f9413dc426cb225a0f17343c17d6ab10daae3 |
refs/heads/master | <file_sep>from Model.model import *
from util import *
from evaluation import *
import numpy as np
from glob import glob
import cv2
from time import clock
# net parameter setting
Usage_net = "VGGUnet"
Image_x_size = 384
Image_y_size = 384
Image_channels = 3
Seg_classes = 1
batch_size = 10
if __name__ == '__main__':... | ea87a892bde46fba5cc3e32e65c0dee5d593a9c8 | [
"Markdown",
"Python"
] | 8 | Python | jianjiesun/VGGUnet | 8a2adb9e067ad8991f488ee8b12db86afc0aeef4 | 9ea7b8fea6180946690aff405d45ce1a82530753 |
refs/heads/master | <repo_name>jerji/website-jekyll<file_sep>/Resume.md
---
layout: page
title: Resume
---
My resume is availible here for download.
* [English](RESUME.pdf)
* French is pending
<file_sep>/_posts/2020-05-18-nsec2020-dreamcast-challenge.md
---
title: 'Nsec2020: Dreamcast Challenge'
layout: post
---
This year was my third y... | 58b08fad1ab909e8d6774f672984d438377839d2 | [
"Markdown",
"Shell"
] | 11 | Markdown | jerji/website-jekyll | 2b2d0f9b7a02f3a0327c0dfd1109d4be073bd074 | c7fca509a09d4bab2fbd4ae03b4482f1465e332c |
refs/heads/master | <repo_name>BEDIRHANSAMSA/.Net-Framwork-Hatasi-Cozumu<file_sep>/WindowsFormsApp2/Form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Diagnostics;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Sys... | 0207381e236cfd1fc284e369f585b427013b5e90 | [
"Markdown",
"C#"
] | 2 | C# | BEDIRHANSAMSA/.Net-Framwork-Hatasi-Cozumu | 9f5f05cf594e3bbca5329fffdb582c933aae4c16 | f872a819c770bb7dcf680615188f8739f6ea8e98 |
refs/heads/master | <repo_name>dzsi1994/WebHemi<file_sep>/tests/WebHemiTest/Data/Entity/ApplicationEntityTest.php
<?php
/**
* WebHemi.
*
* PHP version 7.1
*
* @copyright 2012 - 2018 Gixx-web (http://www.gixx-web.com)
* @license https://opensource.org/licenses/MIT The MIT License (MIT)
*
* @link http://www.gixx-web.com
*/
n... | 90926bdede43b8ef80eeb0ed434762d59daaef3a | [
"SQL",
"Markdown",
"JavaScript",
"PHP",
"Shell"
] | 247 | PHP | dzsi1994/WebHemi | c633046671380165922606e2fe5e66f075f18d4b | ca4938c960e5e23a191e0144a5b48c694e258243 |
refs/heads/main | <file_sep>const video = document.querySelector("#video")
const play = document.querySelector("#play")
const pause = document.querySelector("#pause")
const adelantar = document.querySelector("#forward")
const retroceder = document.querySelector("#backward")
const progreso = document.querySelector("#rango")
const volume... | 67ef10e8d0a6437c3792b33ebc29611523372f51 | [
"JavaScript"
] | 1 | JavaScript | HervikM/Video-Player | ca04881f7fc353530f6436faeeebf63da276a803 | d24f1d18dece085096884cd9224bbcf487e98192 |
refs/heads/main | <repo_name>hyun3586/new-year-countdown<file_sep>/js/script.js
// getEl
const daysEl = document.getElementById("days");
const hoursEl = document.getElementById("hours");
const minsEl = document.getElementById("mins");
const secondsEl = document.getElementById("seconds");
const currentYear = new Date().getFullYear(); //... | cb47124d6e4303b82c7041f03c71bb5b84565cd4 | [
"JavaScript"
] | 1 | JavaScript | hyun3586/new-year-countdown | f27953a8c7ec9c45d2499218c9eb2a01ea5fc1db | 12816b1bd0b57a42c6feb3ea2e529134f5cb0752 |
refs/heads/master | <repo_name>Moshabanat/APKanalysis<file_sep>/README.md
# APKanalysis
This script is created to help to automate the analysis process for APK files. The script can analyze multiple APKs at the same time.
The script is capable of doing the following:
1. unzipping apk file
2. converting files to strings
3. search through... | 79e7d27818b3f44b8d04b248414c941d52862c34 | [
"Markdown",
"Python"
] | 2 | Markdown | Moshabanat/APKanalysis | 6d45f067ab166c95a480825bf553f832bd4726b8 | 36ebad5070a74db1cd19ae97435a1a1dd2c8b1dd |
refs/heads/master | <repo_name>hpAks/BlogEntries<file_sep>/js/blogscript.js
let blogs = [
{ title: "Blog A", urltitle: "blog-a", customtitle: "CustomBlogA" },
{ title: "Blog B", urltitle: "blog-b", customtitle: "CustomBlogB" },
{ title: "Blog C", urltitle: "blog-c", customtitle: "CustomBlogC" },
{ title: "Blog D", urltitle: "blog-... | 86d54f3345efe9edb1e2c269015d5bf07aa0851c | [
"JavaScript",
"Markdown"
] | 2 | JavaScript | hpAks/BlogEntries | 06f7bfa56ea35d8d9d4cae06c2216270cee47db4 | fba271a50b3feebca83387a64a59be7d9be4cb1e |
refs/heads/master | <repo_name>passedbylove/Audio-SampleConvert-And-BitWidthConvert-And-trackConvert<file_sep>/android/RecordManager.cpp
//
// Created by Administrator on 2018/12/18.
//
#include "RecordManager.h"
#include "com_kehwin_recorder_utils_AudioUtils.h"
#include "AudioHandle.h"
JNIEXPORT void JNICALL Java_com_kehwin_recorder_util... | 2e15cd3b4651ad80be8380c912f5ec232df39073 | [
"Markdown",
"C",
"C++"
] | 7 | C++ | passedbylove/Audio-SampleConvert-And-BitWidthConvert-And-trackConvert | 9512d25246562a35366d8f8eba9495fedfaa8c26 | 3df65e3bf11b3582e9619aca2c1e6ce6da806e4f |
refs/heads/master | <repo_name>himanshu010/folder-structure<file_sep>/folder-structure.md
# Folder Structue
```
├───folder-structure
│ ├───himanshu
│ │ ├───New folder2-1
│ │ ├───New folder2-2
│ ├───New folder
│ ├───New folder (3)
│ │ ├───aa
│ │ │ ├───ss
│ ├───New folder (4)
```
<file_sep>/README.md
# folder-stru... | 77f24f620e5cd63fbbc777c3771d63d166e3ac31 | [
"Markdown",
"JavaScript"
] | 3 | Markdown | himanshu010/folder-structure | e46d7c6273c674e0c7225241751afb7732deabff | a9096c37bce226b155cc99068104c27f033cb3dd |
refs/heads/main | <repo_name>GermanoMacieira/ADS_Projeto_de_Arquitetura_de_Sistema_CRUD<file_sep>/src/Controller/Main.java
package Controller;
import Model.Funcionario;
import Model.Loja;
import View.InOut;
import java.io.IOException;
public class Main {
public static void main(String[] args) throws IOException {
// Declaração:
... | 4f9e716f86f8c61e40b9546d2319da8c964cef35 | [
"Markdown",
"Java"
] | 3 | Java | GermanoMacieira/ADS_Projeto_de_Arquitetura_de_Sistema_CRUD | 6c2dbd1f678bdd501b0ef502a03c473a6952dacc | fd64e373d1447b069bf6a048c6eb6a7b184a2236 |
refs/heads/master | <repo_name>BenBurum/Duplicate-File-Finder<file_sep>/burum-brown/src/test/java/com/agile/findduplicates/DuplicateFinderTest.java
package com.agile.findduplicates;
import com.google.common.collect.HashMultimap;
import com.google.common.collect.Multimap;
import org.junit.After;
import org.junit.Before;
import org.junit.T... | aee5b6a11d248db90fc10fb4db96dbceb79c3cd1 | [
"Markdown",
"Java"
] | 3 | Java | BenBurum/Duplicate-File-Finder | f14b3fbd3f7be69f9cd874cc5ce1829244e6ac79 | 1da879083d3d4aa10e3cf439f644a5d34167dabf |
refs/heads/master | <file_sep>using System;
using System.Collections;
using UnityEngine;
using Assets.Scripts.Player;
using UnityEngine.UI;
using UnityEngine.InputSystem;
using System.Linq;
using UnityEngine.SceneManagement;
public class PlayerController : MonoBehaviour
{
#region PlayerMovement Properties
// public player value... | b16225a2215bd71b19408dcf5d56259ff4116ab9 | [
"Markdown",
"C#"
] | 25 | C# | nickhachmer/Sky-Runner | 1f26d21b732226bc83f8358754da6230b872d073 | 3d62bf1d2af8ba7c6a03a0f5973c1c233e02ab66 |
refs/heads/master | <repo_name>invinciible/golang-restapi<file_sep>/books-list/controllers/book.go
package controllers
import (
"database/sql"
"encoding/json"
"log"
"net/http"
"strconv"
"github.com/gorilla/mux"
"github.com/inviincible/rest_api/books-list/models"
)
type Controller struct{}
type Book = models.Book
var books []Boo... | a634fcbec756abf118116be7536850711a7416bb | [
"Markdown",
"Go"
] | 2 | Go | invinciible/golang-restapi | 4327c9147b5ed7c8c42c9633464812c368adeb87 | 566e18eb8d489144dcf7624716d5c71217c440fd |
refs/heads/master | <repo_name>amiratak88/js-basics-functions-lab-dumbo-web-071618<file_sep>/index.js
function distanceFromHqInBlocks(st) {
return Math.abs(st - 42)
}
function distanceFromHqInFeet(st) {
return 264 * distanceFromHqInBlocks(st)
}
function distanceTravelledInFeet(st1, st2) {
return Math.abs((st2 - st1) * 264)
}... | fce704604649fd5b60cf3b952e10ade15e92c15e | [
"JavaScript"
] | 1 | JavaScript | amiratak88/js-basics-functions-lab-dumbo-web-071618 | 2d174819e5d8f514150af6a0a6a29a7ade1f7058 | 04df786eb408f3d039896eff356dc07f85b0dfaf |
refs/heads/master | <repo_name>sivaish/chatapp-socketIO<file_sep>/server/server.js
const path = require('path')
const express = require('express')
const socketIO = require('socket.io')
const http = require('http')
var publicPath = path.join(__dirname, '../public')
const port = process.env.PORT || 3000
var app = express()
var server = h... | eb5a6c33c6a36098c8d855d3e570a3815121caa6 | [
"JavaScript"
] | 2 | JavaScript | sivaish/chatapp-socketIO | e10937f26c2699b4a5fadde95b47c840e3eeb8ba | 7436aee2617771f88dc7b95daf5c32a6e924ce28 |
refs/heads/main | <repo_name>James404-cyber/Pro<file_sep>/Main/James/James.py
user :James
pass:
<file_sep>/Main/James/Salam/Passuser/pass.py
User:James
pass:404
| efa971c6315b0766d0c172182e7fbe56fbce659e | [
"Python"
] | 2 | Python | James404-cyber/Pro | a7ab1d9d38338e930e23414c9bd3ea1273c5e8ed | 198c630d0d260a413acbb3cc9fab7d94605f8625 |
refs/heads/master | <file_sep>package com.berstek.myveripy.view.home;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget... | d8f43f383e1de0d9c27ee0b4d3068ffb33f21df5 | [
"Java"
] | 20 | Java | quasarjohn/myveripay | 228b74f544dcfa795d958cd594ea0319163b4ffc | 4b632d7f523703548eb65481843c05529aeef499 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.