Pinned Repositories
acehelp
airflow_tasks
allergies
Given a person's allergy score, determine whether or not they're allergic to a given item, and their full list of allergies.
basic_rest_api
a basic rest api using falcon
cli_test
A simple command line tool to import a file in database
coala
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
exercism_python
gqlgen-todos
hamming
Calculate the Hamming difference between two DNA strands.
hello
codebind-luna's Repositories
codebind-luna/acehelp
codebind-luna/airflow_tasks
codebind-luna/allergies
Given a person's allergy score, determine whether or not they're allergic to a given item, and their full list of allergies.
codebind-luna/basic_rest_api
a basic rest api using falcon
codebind-luna/cli_test
A simple command line tool to import a file in database
codebind-luna/coala
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
codebind-luna/exercism_python
codebind-luna/gqlgen-todos
codebind-luna/hamming
Calculate the Hamming difference between two DNA strands.
codebind-luna/hello
codebind-luna/booking-service
a grpc implementation of a sample train ticket purchase service
codebind-luna/import_data_cli
codebind-luna/isogram
An isogram (also known as a "nonpattern word") is a word or phrase without a repeating letter.
codebind-luna/latex
collection of latex templates and resume
codebind-luna/leap-python
Given a year, report if it is a leap year.
codebind-luna/nth_prime
Given a number n, determine what the nth prime is.
codebind-luna/openvswitch.github.io
Repo for main OVS web site.
codebind-luna/pangram
Determine if a sentence is a pangram
codebind-luna/problem-solving
codebind-luna/rna_transcription
Given a DNA strand, return its RNA complement (per RNA transcription).
codebind-luna/rotational-cipher
codebind-luna/sieve
Use the Sieve of Eratosthenes to find all the primes from 2 up to a given number.
codebind-luna/simple-rest-api
a simple rest api to save records in database table
codebind-luna/telemetry-demo
telemetry demo
codebind-luna/Terminal-Geek
What if you could do everything from terminal. :)
codebind-luna/Test-api-tls
codebind-luna/validates_email
Custom Email Validator
codebind-luna/word_count
Given a phrase, count the occurrences of each word in that phrase.