Search is not available for this dataset
repo_name stringlengths 3 133 | sub_path stringlengths 2 984 | file_name stringlengths 2 546 | file_ext stringlengths 0 20 | file_size_in_byte int64 84 7.92M | line_count int64 1 910k | lang stringclasses 148 values | program_lang stringclasses 576 values | doc_type stringclasses 3 values |
|---|---|---|---|---|---|---|---|---|
sanichi/icu_www_app | app/views/admin/carts/_summary.html.haml | _summary.html.haml | haml | 1,512 | 45 | en | haml | code |
TrueDanuch/half_marathon_web | race00/css/style.css | style.css | css | 1,559 | 73 | en | css | data |
nichiduole/mtmall | src/views/homes/Recommends.vue | Recommends.vue | vue | 698 | 42 | en | vue | code |
sanichi/icu_www_app | app/controllers/admin/clubs_controller.rb | clubs_controller.rb | rb | 906 | 40 | en | ruby | code |
rodrigoi/old-ben-blog | public/apollo-guidance-computer/index.html | index.html | html | 10,670 | 331 | es | html | code |
sanichi/icu_www_app | app/views/admin/champions/_form.html.haml | _form.html.haml | haml | 817 | 13 | en | haml | code |
Bublikoed/test | src/assets/css/blocks/certification.scss | certification.scss | scss | 1,141 | 60 | en | scss | data |
Hiswe/hstrap | lib/hstrap/buttons.styl | buttons.styl | styl | 634 | 31 | en | stylus | code |
imarc/pluck | src/iMarc/Pluck/ElementList.php | ElementList.php | php | 4,359 | 219 | en | php | code |
LiangMaYong/android-appbox | appbox/src/main/java/com/liangmayong/appbox/core/AppLayoutInflater.java | AppLayoutInflater.java | java | 2,454 | 89 | en | java | code |
IngageNetworks/IN.CorporateDashboard | CorporateDashboard/Views/Shared/_Layout.cshtml | _Layout.cshtml | cshtml | 2,746 | 57 | en | csharp | code |
Smilexzw/Blue_Bridge | src/basic/Factorial_Calculation.java | Factorial_Calculation.java | java | 1,705 | 51 | zh | java | code |
linuxchata/medical-soft | src/Services/Reminder/ReminderService.cs | ReminderService.cs | cs | 1,833 | 59 | en | csharp | code |
Tinkerforge/line-bricklet | software/examples/matlab/octave_example_threshold.m | octave_example_threshold.m | m | 1,005 | 31 | en | limbo | code |
eliasthompson/express-boilerplate | src/controllers/base.js | base.js | js | 932 | 36 | en | javascript | code |
rodrigoi/old-ben-blog | public/blog/page/35/index.html | index.html | html | 21,171 | 772 | es | html | code |
Liuxiaoliu/MyDemo | day16-ViewController-ContainerViewController/PSBSecondViewController.h | PSBSecondViewController.h | h | 263 | 14 | ja | c | code |
angelikakuleta/dotnet-rep-crime | REP_CRIME01/src/Services/Police/REP_CRIME01.Police.Application/CaseFeatures/Queries/GetCasesByLawEnforcementId/GetCasesByLawEnforcementIdQuery.cs | GetCasesByLawEnforcementIdQuery.cs | cs | 516 | 19 | en | csharp | code |
rogermori/objects-made-easy | index.js | index.js | js | 754 | 41 | en | javascript | code |
linuxchata/medical-soft | src/Contracts/IPatientRepository.cs | IPatientRepository.cs | cs | 1,149 | 30 | en | csharp | code |
SergioOrellanaR/ProyectoDAI | Encargo2DAI/modelo/Cuenta.php | Cuenta.php | php | 762 | 20 | es | php | code |
LehannCronje/farm-dashboard | src/Services/Redux/stores/store.jsx | store.jsx | jsx | 697 | 24 | en | javascript | code |
angelikakuleta/dotnet-rep-crime | REP_CRIME01/src/Services/Crime/REP_CRIME01.Crime.Application/EventFeatures/Commands/AssignCrimeEventToPolice/AssignCrimeEventToPoliceCommandHandler.cs | AssignCrimeEventToPoliceCommandHandler.cs | cs | 3,207 | 75 | en | csharp | code |
pamelai/michi | database/seeds/PedidosTableSeeder.php | PedidosTableSeeder.php | php | 5,096 | 159 | pt | php | code |
green-fox-academy/ithomas91-1.0 | GFA Foundation (Week 1-5)/Practice/divicesPractice/scanner.cpp | scanner.cpp | cpp | 248 | 17 | en | cpp | code |
medhajam/AppDating | DatingApp.API/appsettings.json | appsettings.json | json | 419 | 17 | en | json | data |
femeyrose/UserCreation | src/app/user/user.component.ts | user.component.ts | ts | 1,838 | 76 | en | typescript | code |
green-fox-academy/ithomas91-1.0 | GFA Foundation (Week 1-5)/Week-1/Day-3/introducemyselfe/main.cpp | main.cpp | cpp | 600 | 26 | en | cpp | code |
rodrigoi/old-ben-blog | source/_posts/2008-06-15-landing-short.html | 2008-06-15-landing-short.html | html | 708 | 19 | en | html | code |
bryanbassett/booster | tests/Unit/ExampleTest.php | ExampleTest.php | php | 1,483 | 54 | en | php | code |
linuxchata/medical-soft | src/Contracts/ViewModel/Dialogs/INotificationListDialogViewModelBase.cs | INotificationListDialogViewModelBase.cs | cs | 953 | 30 | en | csharp | code |
LiangMaYong/android-appbox | app/src/main/java/com/liangmayong/android_appbox/MainActivity.java | MainActivity.java | java | 4,405 | 121 | en | java | code |
rodrigoi/old-ben-blog | source/_posts/2009-03-07-pac-man-para-colgar.html | 2009-03-07-pac-man-para-colgar.html | html | 581 | 15 | es | html | code |
Smilexzw/Blue_Bridge | src/competition/_2015_06加法变乘法.java | _2015_06加法变乘法.java | java | 1,344 | 49 | zh | java | code |
sanichi/icu_www_app | db/migrate/20140306140655_create_fees.rb | 20140306140655_create_fees.rb | rb | 645 | 20 | en | ruby | code |
CHIRDL-Openmrs-Modules/chirdlutil | api/src/main/java/org/openmrs/module/chirdlutil/tools/FlowsheetConceptMappingArgs.java | FlowsheetConceptMappingArgs.java | java | 2,405 | 109 | en | java | code |
Cervezape/sample | newweb.html | newweb.html | html | 339 | 29 | en | html | code |
coicoin/Spring_Tutorial | modul_2.0/homework/simple_mvc_2.0/src/main/java/org/example/app/services/BookService.java | BookService.java | java | 2,309 | 75 | en | java | code |
OkanaByte/SistemaAcademico | default/app/views/generar/create_certificado.phtml | create_certificado.phtml | phtml | 1,698 | 52 | es | html+php | code |
coicoin/Spring_Tutorial | modul_3.0/lessons/3.4time_serv/src/main/java/com/example/external/TimeService.java | TimeService.java | java | 1,551 | 32 | ru | java | code |
linuxchata/medical-soft | src/Contracts/ViewModel/Dialogs/ISettingDialogViewModelBase.cs | ISettingDialogViewModelBase.cs | cs | 1,600 | 54 | en | csharp | code |
linuxchata/medical-soft | src/UnitTests/Client.UnitTests/EducationViewModelTests.cs | EducationViewModelTests.cs | cs | 3,407 | 102 | en | csharp | code |
bwc3252/EM_PE | em_pe/models/__init__.py | __init__.py | py | 989 | 38 | en | python | code |
linuxchata/medical-soft | src/Contracts/Operation/IGetById.cs | IGetById.cs | cs | 605 | 18 | en | csharp | code |
sanichi/icu_www_app | app/views/help/players.html.haml | players.html.haml | haml | 6,569 | 152 | en | haml | code |
green-fox-academy/ithomas91-1.0 | GFA Orientation (Week 6-9)/8th-week/day-3/PWM_LED/main.c | main.c | c | 947 | 58 | en | c | code |
Ruben-E/Matchismo | Matchismo/SetCardView.m | SetCardView.m | m | 7,689 | 281 | en | limbo | code |
rodrigoi/old-ben-blog | public/san-francisco-dia-1/index.html | index.html | html | 10,937 | 352 | es | html | code |
sanichi/icu_www_app | spec/features/admin/fee/entry_fees_spec.rb | entry_fees_spec.rb | rb | 10,201 | 314 | en | ruby | code |
Tinkerforge/line-bricklet | software/examples/perl/example_simple.pl | example_simple.pl | pl | 641 | 24 | en | perl | code |
wingkee98/shorten-url | src/app/components/url/url.component.html | url.component.html | html | 765 | 23 | en | html | code |
sanichi/icu_www_app | app/models/item/subscription.rb | subscription.rb | rb | 2,814 | 74 | en | ruby | code |
green-fox-academy/ithomas91-1.0 | Else/Tools/SkeletonCodes/Timer Interrupt.c | Timer Interrupt.c | c | 6,704 | 230 | en | c | code |
sanichi/icu_www_app | config/locales/user/en.yml | en.yml | yml | 1,391 | 45 | en | yaml | data |
epsilony/py_ey_mf | py_ey_mf/radial/core/wendland.py | wendland.py | py | 2,065 | 72 | en | python | code |
sanichi/icu_www_app | app/views/admin/series/_article_ids_callback.js.erb | _article_ids_callback.js.erb | erb | 730 | 22 | fa | html+erb | code |
agedcat/interview_codehub | codetop/Leetcode322.cpp | Leetcode322.cpp | cpp | 1,194 | 56 | uk | cpp | code |
Dimava/dimava.github.io | speedhack.js | speedhack.js | js | 2,578 | 60 | en | javascript | code |
sanichi/icu_www_app | app/models/concerns/remarkable.rb | remarkable.rb | rb | 607 | 17 | en | ruby | code |
linuxchata/medical-soft | src/Common/Builder/IViewBuilder.cs | IViewBuilder.cs | cs | 1,319 | 40 | en | csharp | code |
Smilexzw/Blue_Bridge | src/entry/RoundArea.java | RoundArea.java | java | 382 | 19 | en | java | code |
sanichi/icu_www_app | app/models/userinput/text.rb | text.rb | rb | 538 | 25 | en | ruby | code |
sanichi/icu_www_app | app/models/season_ticket.rb | season_ticket.rb | rb | 2,568 | 100 | en | ruby | code |
agedcat/interview_codehub | codetop/Leetcode20.cpp | Leetcode20.cpp | cpp | 650 | 42 | uk | cpp | code |
Smilexzw/Blue_Bridge | src/train/全排列.java | 全排列.java | java | 840 | 46 | en | java | code |
angelikakuleta/dotnet-rep-crime | REP_CRIME01/src/Services/Crime/REP_CRIME01.Crime.Domain/ValueObjects/EventPlace.cs | EventPlace.cs | cs | 763 | 28 | en | csharp | code |
DDDebussy/MGuGu | app/src/main/java/com/example/mgugu/fragment/FragmentLuck.java | FragmentLuck.java | java | 1,915 | 50 | en | java | code |
linuxchata/medical-soft | src/DataAccess/NotificationListRepository.cs | NotificationListRepository.cs | cs | 10,134 | 297 | en | csharp | code |
PrL327/String-Counter | src/CharacterCounter.java | CharacterCounter.java | java | 1,282 | 59 | en | java | code |
PadaliaRushabh/zoo | C#/ZooTesting/Cage Alert.Designer.cs | Cage Alert.Designer.cs | cs | 7,728 | 181 | en | csharp | code |
linuxchata/medical-soft | src/Common/Enumeration/UserRoles.cs | UserRoles.cs | cs | 418 | 24 | en | csharp | code |
linuxchata/medical-soft | src/Contracts/ViewModel/Base/IViewModelDialogBase.cs | IViewModelDialogBase.cs | cs | 549 | 22 | en | csharp | code |
wangshenzhao/phprepository | cache/smarty/compile/f0e59f562b429abd2b54d1e476208e7593f0e7d7.file.list.phtml.php | f0e59f562b429abd2b54d1e476208e7593f0e7d7.file.list.phtml.php | php | 12,055 | 271 | en | php | code |
plawler/tokenator | app/models/Account.scala | Account.scala | scala | 249 | 15 | en | scala | code |
rodrigoi/old-ben-blog | source/_posts/2008-09-02-20080902-morning-lyrics.html | 2008-09-02-20080902-morning-lyrics.html | html | 288 | 14 | en | html | code |
sanichi/icu_www_app | app/views/admin/translations/index.html.haml | index.html.haml | haml | 1,052 | 26 | en | haml | code |
nisengwechristopher/Projet_Wordpress-LABS | wp-content/plugins/labs/views/newsletter-wrapper.php | newsletter-wrapper.php | php | 1,668 | 61 | en | php | code |
azadeha83/BilayAna | bilana/files/io.py | io.py | py | 1,880 | 53 | en | python | code |
cubickops/kops | pages/recipes.html | recipes.html | html | 745 | 27 | en | html | code |
linuxchata/medical-soft | src/Client/Cache/GenderCache.cs | GenderCache.cs | cs | 1,217 | 44 | en | csharp | code |
rodrigoi/old-ben-blog | public/php-considered-harmful/index.html | index.html | html | 11,224 | 326 | es | html | code |
TrueDanuch/half_marathon_web | sprint05/t07/Building.php | Building.php | php | 914 | 40 | en | php | code |
mousemke/imonaboat | style.css | style.css | css | 1,363 | 77 | en | css | data |
mermop/partyrose | config/secrets.yml | secrets.yml | yml | 964 | 23 | en | yaml | data |
Minoreva/projet_web_IUT | details.html | details.html | html | 2,582 | 70 | fr | html | code |
linuxchata/medical-soft | src/Common/Handler/FileHandler.cs | FileHandler.cs | cs | 1,320 | 49 | en | csharp | code |
rodrigoi/old-ben-blog | source/_posts/2008-09-12-20080912-morning-lyrics.html | 2008-09-12-20080912-morning-lyrics.html | html | 300 | 13 | en | html | code |
sanichi/icu_www_app | app/views/help/overview.html.haml | overview.html.haml | haml | 87,857 | 1,951 | en | haml | code |
rodrigoi/old-ben-blog | source/_posts/2008-10-31-too-long-for-a-twitt.html | 2008-10-31-too-long-for-a-twitt.html | html | 640 | 18 | en | html | code |
IngageNetworks/IN.CorporateDashboard | CorporateDashboard/Views/Home/Dashboard.cshtml | Dashboard.cshtml | cshtml | 5,256 | 130 | en | csharp | code |
rodrigoi/old-ben-blog | public/i-want-you!/index.html | index.html | html | 11,767 | 358 | es | html | code |
sanichi/icu_www_app | lib/icu/legacy/tournament.rb | tournament.rb | rb | 6,012 | 180 | en | ruby | code |
sanichi/icu_www_app | app/helpers/application_helper.rb | application_helper.rb | rb | 2,736 | 98 | en | ruby | code |
agedcat/interview_codehub | codetop/Leetcode15.cpp | Leetcode15.cpp | cpp | 1,537 | 66 | en | cpp | code |
rodrigoi/old-ben-blog | source/_posts/2008-03-31-gort-klaatu-barada-nikto.html | 2008-03-31-gort-klaatu-barada-nikto.html | html | 4,102 | 46 | es | html | code |
rodrigoi/old-ben-blog | source/_posts/2008-03-21-feminismo.html | 2008-03-21-feminismo.html | html | 500 | 13 | es | html | code |
rodrigoi/old-ben-blog | public/3300/index.html | index.html | html | 12,345 | 372 | es | html | code |
agedcat/interview_codehub | codetop/Leetcode415.cpp | Leetcode415.cpp | cpp | 579 | 36 | en | cpp | code |
sanichi/icu_www_app | config/initializers/string.rb | string.rb | rb | 638 | 27 | en | ruby | code |
jborza/jborza.github.io | content/post/2020-07-31-detecting-directional-taps/m5stick-directional-tap-diagram.dot | m5stick-directional-tap-diagram.dot | dot | 526 | 21 | en | graphviz (dot) | data |