Topic: "ruby-gems"
Shopify/tapioca
The swiss army knife of RBI generation
Language: Ruby - Size: 47.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 780 - Forks: 138

rubygarage/detectify
Detectify is a gem for multi-tenant Rack apps, to help you retrieve domain and subdomain-related data from a database.
Language: Ruby - Size: 37.1 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 79 - Forks: 6

universato/ac-library-rb
a Ruby port of AtCoder Library (ACL).
Language: Ruby - Size: 369 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 69 - Forks: 6

chubchenko/inquisition
[Work in Progress] A set of tools for convenient technical analysis of web applications built with Ruby and Ruby on Rails. Now you don't need to set up and configure every single gem. Use Inquisition gem instead.
Language: Ruby - Size: 15.3 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 61 - Forks: 8

gangelo/dsu
dsu is little gem that helps manage your Agile DSU (Daily Stand Up) participation. How? by providing a simple command line interface (CLI) which allows you to create, read, update, and delete (CRUD) noteworthy activities that you performed during your day. During your DSU, you can then easily recall and share these these activities with your team.
Language: Ruby - Size: 639 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 48 - Forks: 1

jonatack/will_paginate Fork of mislav/will_paginate
A modern will_paginate for Ruby 2.2+ & Rails 5
Language: Ruby - Size: 1000 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 20 - Forks: 11

ab-noori/Marse-Code-Decoder
The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse code as input, this tool facilitates communication using a combination of dots and dashes to represent letters, numbers, and symbols.
Language: Ruby - Size: 9.77 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 0

rewindio/eight_ball
Ruby gem for querying feature flags
Language: Ruby - Size: 99.6 KB - Last synced at: 13 days ago - Pushed at: 22 days ago - Stars: 17 - Forks: 0

dreikanter/callee
A Ruby gem to make classes callable
Language: Ruby - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 2

radf0x/domain-generator
A gem that generate boilerplates when creating new domain services
Language: Ruby - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 1

serpapi/uule_converter
A Ruby library for encoding and decoding UULE parameters in Google search URLs using coordinates
Language: Ruby - Size: 22.5 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 3

acushlakoncept/twitter-clone
In this project I followed along Andy Leverenzโs brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.
Language: Ruby - Size: 4.29 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

etm/opcua-smart
OPC-UA Ruby Bindings (open62541)
Language: C - Size: 1.06 MB - Last synced at: about 11 hours ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

svyatov/clsx-rails
clsx / classnames for Rails views
Language: Ruby - Size: 68.4 KB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 0

gangelo/deco_lite
DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.
Language: Ruby - Size: 206 KB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

Amey-Thakur/RUBY-ON-RAILS-FRIENDSAPP Fork of msatmod/friendsapp
Friends App Using Ruby on Rails with PostgreSQL database deployed on Heroku.
Language: Ruby - Size: 6.16 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

osteele/jcon ๐ฆ
Conformance checking of JSON values against ECMAScript 4.0 types
Language: Ruby - Size: 102 KB - Last synced at: 6 days ago - Pushed at: about 16 years ago - Stars: 4 - Forks: 0

gangelo/immutable_struct_ex
ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.
Language: Ruby - Size: 49.8 KB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

instantink/image_compare
Image comparison lib built on top of ChunkyPNG (Ruby)
Language: Ruby - Size: 1.28 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

gangelo/mad_flatter
mad_flatter is a Ruby gem that takes a Ruby Hash and flattens the Hash keys to create a new Hash with unique Hash keys; that is, embedded Hashes use their respective keys as namespaces to create unique keys across the entire Hash. A `:namespace` option may be applied to append to all Hash keys, to ensure that all Hash keys are unique across multiple Hashes with the same structure.
Language: Ruby - Size: 47.9 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

gangelo/LittleWeasel
LittleWeasel is more than just a spell checker for words (and word blocks, i.e. groups of words); LittleWeasel provides information about a particular word(s) through its API. LittleWeasel allows you to apply preprocessing to words through any number of word preprocessors before they are checked against the dictionary(ies) you provide. In addition to this, you may provide any number of word filters that allow you to consider the validity of each word being checked, regardless of whether or not it's literally found in the dictionary. LittleWeasel will tell you exactly what word preprocessors were applied to a given word, even showing you the transformation of the original word as it passes through each preprocessor; it will also inform you of each matching word filters along the way, so you can make a decision about every word being validated.
Language: Ruby - Size: 647 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

gangelo/monkeyengine
Have some fun! MonkeyEngine is a gem that allows virtual monkeys to tap away on a virtual keyboard.
Language: Ruby - Size: 1.52 MB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

masukomi/mongodb_meilisearch
Easily integrate Meilisearch into your MongoDB backed Rails models.
Language: Ruby - Size: 211 KB - Last synced at: about 15 hours ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

OmarMWarraich/TheBlog
A blog for users to upload their posts, and to make comments on different posts besides liking different comments or posts.
Language: Ruby - Size: 6.23 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

codewithmide/alx-system_engineering-devops
DevOps, CI/CD, Nginx, Apache, Haproxy Etc.
Language: Shell - Size: 1.86 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 6

uharston/shoe_scraper
A Ruby Gem that scrapes the web for limited edition sneakers.
Language: Ruby - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

https-jrtorres042-github-com/git_microsoft-powershell-achived_credential-tracker_data-google.chrome_covid-19_web-dev_diff-1 Fork of GoogleChrome/web.dev
covid-19 confidential individual android terms of service agreements. private policy git github ceo enterprise .federal agent data software engineer frontend, backend, and content source code for web-dev code of conduct.opt-out js java json conditions policies oracle javasceipt linux nodejs sql yml http query sql url http denied access locked portal windows.
Language: JavaScript - Size: 689 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

evereichmann/seed_pic
seed_pic the easy way to seed your database with images
Language: Ruby - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ghuls-apps/ghuls-lib
The library Ruby Gem for GHULS
Language: Ruby - Size: 39.1 KB - Last synced at: 17 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

gangelo/ProtectedConstructor
Provides a module that may be included in a Ruby class, that protects the constructor; good for enforcing instantiation of classes using, for instance, a class factory. The code itself is not mine, I just wrapped it in a gem and provided the examples; sorry, I don't remember the origin of the code to give credit. :S
Language: Ruby - Size: 54.7 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Eccb7/fast-recipes
"This recipe app allows users to create, share, and manage their favorite recipes, with a focus on ingredient management and user-friendly navigation. It's a platform for home cooks and food enthusiasts to discover new dishes and connect with others who share their passion for cooking."
Language: Ruby - Size: 118 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

apexatoll/zirconia
Lightweight testing utility for synthesising Ruby gems
Language: Ruby - Size: 30.3 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nomadomain/m2m_keygen_ruby
secure M2M key generator
Language: Ruby - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MMGGYY66/rails-blog
The Blog app will be a classic example of a blog website. It is a fully functional website that will show the list of posts and empower visitors to interact with them by adding comments and liking posts.
Language: Ruby - Size: 212 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PHCDevworksArchives/phcdevworks_accounts_devise
Ruby on Rails 7 Authentication and User Management Engine using Devise with a nice-looking dashboard, admin panel and login views to get you going fast on your next project.
Language: HTML - Size: 20.4 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Doheera-kosi/Budget-App
a robust financial management tool designed to streamline and simplify your expense tracking process. This user-friendly application enables you to effortlessly create and monitor custom categories, providing a comprehensive overview of your spending habits for better financial planning and management
Language: Ruby - Size: 806 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

yaairfernando/Tweeter_App
Ruby and rails project that covers a clone of twitter
Language: Ruby - Size: 188 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

CarlosLeonCode/lrn-sequel-ruby
Sequel. dry-struct - dry-types, Hanami - learn and practice
Language: Ruby - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

speedinternet/binary-rubies
Binary rubies for use with RVM (Ruby Version Manager)
Language: Shell - Size: 13.6 GB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

lupca/termory
Ruby Gem Command Line Tool
Language: Ruby - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

aquaflamingo/mutations_generator
Rails generator extension for mutations framework
Language: Ruby - Size: 18.6 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kijimaD/gemat
Gemat is a Ruby gem for curating and exporting Gemfile to several formats!
Language: Ruby - Size: 195 KB - Last synced at: about 15 hours ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_daemon_1_archimport_imap-p4_shield.io_shell-site_private-policy-diff-1 Fork of github/site-policy
collaborative developed on github website private policy, processing, and guided classified individual android mobile blog terms of service agreements. federal agent certified license data software engineer tracking scanning ownership program . opt-out policies conditions queries query jquery http js json java javascript linux oracle scribd mysql sql xml q thirdparty denied access locked portal services
Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Apang20/FanClub_Backend
An e-commerce application for exclusive members to browse and purchase rare collectable items. This site has a Javascript/React/ frontend and Ruby on Rails/Active Record/Postgres back-end application with JWT auth.
Language: Ruby - Size: 4.68 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Apang20/Ghibli_Films_App Fork of kirstybrews/ghibli-app
Collaborated with Kirsty Brewer to create an app for fans of Studio Ghibli to explore their favorite films and characters.
Language: CSS - Size: 6.35 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Apang20/FlatTrackerPal_Backend Fork of chinguyen21/Phase4_Project_Backend
Collaborated with Chi Nguyen for this ReactJs application which tracks and organizes the userโs record of their daily food and calorie intake.
Language: Ruby - Size: 431 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mahmoud717/ruby-telegram-bot
This is a Telegram-bot built with ruby and the Telegram API.
Language: Ruby - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

MichinaoShimizu/edrive
Generic event dispatcher for ruby
Language: Ruby - Size: 29.3 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

guillaumeaubert/ruby-git-commits-analyzer
Ruby gem to parse git repos and collect commit statistics/data for a given author.
Language: Ruby - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

driftingruby/099-creating-a-basic-ruby-gem
Gems are a packaged library of functions that can extend your application or provide other features to your system. Learn to create and publish a ruby gem.
Language: Ruby - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

henriqueshiraishi/ruby-market_hub
Integraรงรฃo com Marketplace, E-commerce, Transportadora e Dropshipping.
Language: Ruby - Size: 191 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Qasura-H/setup-ruby Fork of ruby/setup-ruby
An action to download a prebuilt Ruby and add it to the PATH in 5 seconds
Language: JavaScript - Size: 4.71 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

wermos/blog
Home of my own blog.
Language: Markdown - Size: 258 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

leonism/gemika_seo_audit_gem
The Gemika SEO Audit Gem is a powerful Ruby library designed to help developers conduct comprehensive SEO audits of their websites. It includes features like keyword analysis, mobile-friendliness checks, structured data validation, and much more.
Language: Ruby - Size: 671 KB - Last synced at: 29 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

serpapi/uule_converter_light Fork of serpapi/uule_converter
A Ruby library for encoding and decoding UULE parameters in Google search URLs using coordinates
Language: Ruby - Size: 29.3 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jhawksno/james-hawkins-codes
A personal blog and portfolio.
Language: CSS - Size: 89.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lucianoscarpaci/polkadot-rb
Generate a Polkadot account securely by generating it from a mnemonic phrase for enhanced security and accessibility.
Language: Ruby - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Gabriel-Simas/PB_Sprint-6_-Gabriel_Roberto-_Compass
Esse repositรณrio foi feito para armazenar atividades relacionadas a Sprint 6 do Programa de Bolsas de Automaรงรฃo de Testes com Ruby da empresa Compass UOL.
Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Gabriel-Simas/PB_Sprint-5_-Gabriel_Roberto-_Compass
Esse repositรณrio foi feito para armazenar atividades relacionadas a Sprint 5 do Programa de Bolsas de Automaรงรฃo de Testes com Ruby da empresa Compass UOL.
Language: Gherkin - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yogiex/yogiex.github.io Fork of daattali/beautiful-jekyll
My Github Pages
Language: HTML - Size: 9.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

notch8/derivative-rodeo ๐ฆ
An ETL Ecosystem for Derivative Processing.
Language: Ruby - Size: 7.78 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dominiclizarraga/getting_started_with_sequel
Sequel gem tutorials
Language: Ruby - Size: 17.6 KB - Last synced at: about 6 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achived-credential_shield.io-tracker_covid-19_live-bpm-platform-diff-1 Fork of camunda/camunda-bpm-platform
covid-19 confidential individual android mobile terms of service agreements. federal agent code of conduct certified licenses ownership data software engineer know government property legally. opt-out privacy-policies java javascript json js http linux termsandconditions epic sql mysql query queries termsofuse django bigquery mozilla remotes camunda thirdparty dashboard encrypted locked.
Language: Java - Size: 122 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git-jrtorres042_achived-credential_shield.io_tracker-covid-19_live-cam_gps-windows-explore_diff-1 Fork of https-jrtorres042-github-com/git_microsoft-powershell_covid-19_achived-explore_diff-1
covid-19 confidential individual terms of service agreements mobile blog dashboard. ceo git github enterprise tracking scanning legally code of conduct .federal agent data software engineer ownership product live desktop private policy know government property . community topic classified unath services live cam government property.
Language: Ruby - Size: 32.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powerbi_achived-credential_shield.io_tracking_certificate-transparency-go_diff-1 Fork of google/certificate-transparency-go
covid-19 classified individual dashboard terms of service agreements mobile android classified. ceo git github enterprise certified licenses legally private policy . federal agent tracking scanning data software engineer ownership know government property.on auditing for tls certificates go (code of conduct) opt-out third-party http javascript java json js linux oracle sql mysql query queries jquery bigquery pc net denied access padlocked.
Language: Go - Size: 9.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

https-jrtorres042-github-com/git_docs-achived_powershell-beancounter_diff-1 Fork of square/beancounter
covid-19 confidential individual terms of service agreements live desktop CEO git github enterprise .Utility to audit the balance of Hierarchical Deterministic (HD) wallets. Supports multisig + segwit wallets. federal agent software engineer private policy.
Size: 1.97 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell-achive-credential_shield-tracker-covid-19_live_kubernetes-website_diff-1 Fork of kubernetes/website
covid-19 confidential individual samsung android mobile blog dashboard terms of service agreements. ceo git github enterprise certified licensed private policy. federal agent code of conduct data software engineer ownership program know government property legally. . classified kubernetes website confidential . opt-out thirdparty remotes dashboard groups users termsofuse termsandconditions cookiepolicies privacypolicies query queries jquery bigquery linux oracle localhost denied access locked๐
Language: HTML - Size: 318 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

https-jrtorres042-github-com/git_microsoft-powershell_credential-achived_shield.io_tracker-classified_covid-19_merge-cli-diff_1 Fork of cli/cli
covid-19 confidential individual terms of service agreements mobile blog classified products.CEO git github enterprise certified licenses.federal agent data software engineer tracking scanning bugs official command line tool's encrypted git[1] homebase government property.optout linux oracle policies conditions epic http sql query jquery queries scribd use thirdparty denied access locked portal window padlocked.
Language: Go - Size: 20.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achived-credential_shield-tracker_covid-19_live_cam-hub_diff-1 Fork of github/hub
covid-19 confidential individual android mobile samsung terms of service agreements. ceo git github enterprise private policy certified licenses. federal agent code of conduct data software engineer ownership program know government property classified hub confidential. opt-out thirdparty remotes http url groups users termsofuse termsandconditions cookiepolicies privacypolicies codeofethic query jquery queries bigquery mysql sql linux oracle denied access locked ๐
Size: 6.94 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

https-jrtorres042-github-com/git_csv-go_github-1 Fork of jrtorres042/git_microsoft-powershell_achived-android_agreements_covid-19_github-go_diff-1
covid-19 confidential individual terms of service agreements live desktop access the federal agent software engineer.
Size: 3.79 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achive-credential_shield_tracker_guide-covid-19_live-cam_opensource-diff-1 Fork of github/opensource.guide
covid-19 confidential individual android samsung mobile blog terms of service agreements. ceo git github enterprise certified licenses private policy. federal agent code of conduct data software engineer ownership program know government property legally confidential opensource classified. opt-out thirdparty remotes http url groups users termsofuse termsandconditions cookiepolicies privacypolicies query queries jquery bigquery linux oracle javascript java json js denied access locked.
Language: HTML - Size: 13.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achive-credential_shield_tracker_covid-19_live-cam_pyca-cryptography_diff-1 Fork of pyca/cryptography
covid-19 confidential individual android mobile blog dashboard terms of service agreements. ceo git github enterprise certified licenses. federal agent code of conduct data software engineer ownership program know government property legally classified cryptography .
Language: Python - Size: 47.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Marcin-Chudzik/ruby-simple-programs
A few small programs written in the Ruby.
Language: Ruby - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achived-credential_legal-agreements_covid-19_merge-travis-ci-logs_diff-1 Fork of travis-ci/travis-logs
covid-19 confidential individual android terms of service agreements.ceo git github enterprise private policy since yr-1997 managements then jenkins as well all zip logs.Programming active logs update from the jobs he runs working mode, and streams them to the web client classified, aggression gate and archives to section.federal agent data software engineer live desktop.
Language: Ruby - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/Aries-chat_github.io Fork of Libera-Chat/libera-chat.github.io
The website of Libera Chat, providing documentation and news
Language: CSS - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achived-credential_shield.io_tracker-covid-19_live-cam_flutter_diff-1 Fork of flutter/flutter
covid-19 confidential individual android terms of service agreements live cam desktop. ceo git github enterprise private policy tracker Flutter legally. federal agent code of conduct certified licenses ownership data software engineer know government property. opt-out thirdparty remotes http url groups users termsofuse termsandconditions cookiepolicies privacypolicies codeofethic javascript java json js mysql sql linux oracle query jquery queries bigquery denied acceess padlocked.
Language: Dart - Size: 173 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achive-credential_shield-tracker_covid-19_live-cam_mozilla-diff-1 Fork of mozilla/send
covid-19 confidential individual android mobile samsung dashboard terms of service agreements. ceo git github enterprise private policy certified licenses. .federal agent code of conduct data software engineer ownership program know government property. classified mozilla send confidential . opt-out http localhost javascript js groups users nodejs npmjs json privacypolicies codeofethic termsofuse termsandconditions linux oracle net pc computer thirdparty scribd mysql sql query css jquery bigquery queries query denied access locked ๐
Language: Fluent - Size: 62.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

https-jrtorres042-github-com/git_microsoft-powershell_covid-19_achived-explore_diff-1 Fork of github/explore
covid-19 confidential individual terms of service agreements.ceo git github enterprise code of conduct.federal agent android data software engineer live desktop private policy.community topic unath services government property.
Language: Ruby - Size: 32.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

www-jrtorres042-github-enterprise-org/git_microsoft-powershell-achived_classified-covid-19_live-bitcion-bitpay_copay_wallet-blog-diff-1 Fork of bitpay/wallet
covid-19 confidential individual android private policy federal agent data software engineer terms of service agreements live desktop.bitpay bitcoin wallet (copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
Language: TypeScript - Size: 192 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

https-jrtorres042-github-com/git_covid-19_wcag-primer-1 Fork of jrtorres042/wcag-primer
covid-19 confidential individual terms of service agreements CEO git github enterprise .live desktop federal agent software engineer private policy .
Size: 374 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

https-jrtorres042-github-com/git_microsoft-powershell_github-io_ruby_n_rails-achived_credential-diff-1 Fork of jrtorres042/git_microsoft-powershell-classifed_android-github_achived-credental_ruby-and-rails_merge-csv-diff-1
covid-19 confidential individual android terms of service agreements ceo git github enterprise.owner ruby and rails blog mobile . code-of-conduct federal agent live desktop data software engineer.
Language: Ruby - Size: 219 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yaairfernando/Dribble_App
Ruby and rails project that covers a Dribble clone
Language: Ruby - Size: 3.5 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_classified_blog-credential_shield-uspto_tracking-incubator-airflow_diff.1 Fork of adobe/incubator-airflow
covid-19_classified-individual_agent-terms-of-service_agreements-imap-send . ceo_git-github_enterprise-code-of-conduct. federal agent tracking scanning data software property gov, apache airflow iglite gems on Incubating one key. opt-out padlocked.
Size: 26.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

https-jrtorres042-github-com/git_vsn-harmony-utils-1 Fork of harmony-one/harmony-utils
covid-19 confidential individual terms of service agreements CEO git github enterprise.wrappers and wallet packages for writing harmony apps and relay .private policy live desktop federal agent .
Size: 4.35 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_credential-achived_federal-agent_covid-19_live-desktop-octopus_diff-1 Fork of travis-ci/octopus
database searching sharding for ActiveRecord tracker activated shield.io updates . opt-out http query mysql sql policies conditions epic js javascript java use thirdparty linux oracle denied access locked portal window padlocked.
Language: Ruby - Size: 756 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Fatima-hub333/Blog-App
The Blog app is a classic example of a blog website. Built with Ruby on Rails.
Language: Ruby - Size: 5.52 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achived-credential_covid-19_live-cam_gps-gplcc_diff-1 Fork of gplcc/gplcc
covid-19 confidential individual android mobile terms of service agreements. ceo git github enterprise private policy certified licenses. federal agent code of conduct tracking scanning data software engineer ownership program know government property legally. GPL Cooperation Commitment Classified
Size: 650 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achived-credential_tracker-scans_owner-certificate-transparency-site_diff-1 Fork of google/certificate-transparency-community-site
certificate transparency website tracker on all certified licenses classified shield.io its blog on mobile. covid-19 confidential individual terms of service agreements . federal agent private policy tracking scanning data software ownership know government property legally. opt-out termsandconditions.privacypolicies.mysql.query.queries.linux.oracle.javascript.json.js.java.http.yaml.group.shortcode.siteparams.denied.access.locked.portal.windows.padlocked
Language: HTML - Size: 849 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achive-credential_covid-19_live-cam_usaspending-website_diff-1 Fork of fedspendingtransparency/usaspending-website
covid-19 confidential individual android mobile terms of service agreements. ceo git github enterprise certified licenses tracking scanning ownership data software engineer private policy . (Web application for U.S. federal spending data) opt-out third-party remotes http url groups users pc net enthernet laptop computer termsofuse termsandconditions privacypolicies codeofethical cookiepolicies query queries jquery bigquery mysql sql scribd script javascript java json js linux oracle denied access locked portal windows padlocked.
Language: JavaScript - Size: 58 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell-credential_achive-blog_tracker-covid-19_progit2_diff-1 Fork of progit/progit2
covid-19 confidential individual android mobile terms of service agreements. ceo git github enterprise certified licenses private policy. federal agent tracking scanning data software engineer ownership program know government property legally. pro-git,2 edition was achived 1994 classified individual. opt-out thirdparty remotes http url groups users htm pc net.
Language: CSS - Size: 178 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ICanOnlySuffer/pspeedtest
A RubyGem to test internet speed.
Language: Ruby - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achive-credential_shield_tracker-covid-19-live_cam_officedocs_diff-1 Fork of MicrosoftDocs/OfficeDocs-SharePoint
covid-19 confidential android individual android mobile terms of service agreements. ceo git github enterprise private policy certified licenses. federal agent code of conduct data software engineer ownership program know government property legally tracking scanning Microsoft officedocs classified. opt-out thirdparty remotes http url groups users htm xhtml khtml pc computer browser htm xml groups users index indexed revert termsofuse termsandconditions cookiepolicies privacypolicies codeofethic codeofethical javascript java json js django query jquery queries bigquery mysql sql linux oracle denied access padlocked ๐
Language: PowerShell - Size: 240 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_log-credential_achived-enterprise_github-blog_covid-19-live_dif-1 Fork of github/.github
covid-19 confidential individual android blog shield.io classified all programs they just took programs lost and found they say.why is he federal agent to get things right by law and terms of service agreements .Community files for the data programs who achieved the good health on @github enterprise and that is another I on then deleted tracker is my thing I feel waves moving
Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achive-credential_live-tracker-blog_shield_gatekeeper-library-diff-1 Fork of open-policy-agent/gatekeeper-library
covid-19 confidential individual android mobile terms of service agreements. ceo git github enterprise code of conduct build gatekeeper library private policy legally blog classified. federal agent data software engineer ownership program know government property live cam desktop. opt-out thirdparty privacypolicies codeofethic codeofethical termsandconditions termsofuse linux oracle http queries denied access locked portal windows padlocked ๐
Language: Open Policy Agent - Size: 274 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achive-credential-shield_tracker-covid-19-live_gettyimages-apis-diff-1 Fork of gettyimages/gettyimages-api_ruby
covid-19 confidential individual android mobile terms of service agreements. ceo git github enterprise private policy certified licenses . federal agent code of conduct data software engineer ownership program know government property legally classified gettyimages apis ruby gps . opt-out thirdparty remotes dashboard pc computer groups users dot net query jquery queries bigquery mysql sql linux oracle javascript java json js termsofuse termsandconditions cookiepolicies privacypolicies codeofethic denied access locked ๐.
Language: Ruby - Size: 103 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_achived-credential_classified-shield_confidential-covid-19-diff-1 Fork of CSSEGISandData/COVID-19
covid-19 confidential individual terms of service agreements.facts coronavirus (covid-19) Cases, property legally government ceo git github enterprise certified licenses tracking scanning cssegisanddata classified.
Size: 3.32 GB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hala-samir/Capybara-web-testing
End-to-end testing for a website using Capybara ruby gem.
Language: Ruby - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_credential-achived_hippa_tcal_covid-19_live-cfu-playground_diff1 Fork of google/CFU-Playground
covid-19 classified individual mobile phone android terms of service agreements.Do it yourself learn to do a framework for playing with custom opcodes to accelerate TensorFlow Lite for Microcontrollers. ceo git github enterprise private policy certified licenses legally. federal agent data software engineer ownership tracking scanning programs know government property live cam.
Language: C++ - Size: 12.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jess-alejo/videoskwela
Online Video Tutorial Platform
Language: CSS - Size: 13.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

www-jrtorres042-github-enterprise-org/git_microsoft-powershell_daemon-credential_achived_shield-gdpr_tracker_jade-rugged_diff-1 Fork of libgit2/rugged
covid-19 confidential individual android mobile blog terms of service agreements. ceo git github enterprise certified licenses code of conduct . ruby gems blinding to libgit2 live desktop.federal agent private policy tracking scanning data software engineer legally government property . opt-out
Language: C - Size: 21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
