Pinned Repositories
chinese_vocab
codon_table_parser
Parses the NCBI genetic code table, generating hash maps of each species' name, start codons, stop codons and codon table. The output of CodonTableParser can be customized easily and used to update the respective constants of BioRuby's CodonTable class whenever the original data has changed.
csvtable
A Ruby class for entering data from a CSV file into a database
docrails
PLEASE CHECK http://github.com/lifo/docrails/wikis
gem_utils
Automate common task during gem development
new_vimfiles
Using Vundle to manage plugins
old_vimfiles
The ~/.vim directory that we share at work
rstore
A library for batch storage of csv data into a database
sample_app
sample_app from "Ruby on Rails Tutorial"
bytesource's Repositories
bytesource/chinese_vocab
bytesource/rstore
A library for batch storage of csv data into a database
bytesource/codon_table_parser
Parses the NCBI genetic code table, generating hash maps of each species' name, start codons, stop codons and codon table. The output of CodonTableParser can be customized easily and used to update the respective constants of BioRuby's CodonTable class whenever the original data has changed.
bytesource/csvtable
A Ruby class for entering data from a CSV file into a database
bytesource/docrails
PLEASE CHECK http://github.com/lifo/docrails/wikis
bytesource/gem_utils
Automate common task during gem development
bytesource/new_vimfiles
Using Vundle to manage plugins
bytesource/old_vimfiles
The ~/.vim directory that we share at work
bytesource/sample_app
sample_app from "Ruby on Rails Tutorial"
bytesource/sequel
Sequel: The Database Toolkit for Ruby
bytesource/tiny_clone
TinyClone web application from "Cloning Internet Applications with Ruby" using Sequel instead of Datamapper
bytesource/with_validations
Elegant validation of option keys and values.
bytesource/AnkiFromText
bytesource/django_local_library
Local Library website written in Django
bytesource/Elmish-Hackernews-Exercises
An attempt at solving these exercises: https://zaid-ajaj.github.io/the-elmish-book/#/chapters/commands/elmish-hackernews-exercises
bytesource/elmish-hackernews-part3
bytesource/essential-fsharp
Book markdown
bytesource/Falco
Functional-first toolkit for building brilliant ASP.NET Core applications using F#.
bytesource/Feliz.Router
An Elmish router that is focused, powerful yet extremely easy to use.
bytesource/hsk-dictionary
A Chinese learner's dictionary with all words in the HSK
bytesource/HTML-Bakery
Jonas' First Website
bytesource/MyStonkWatch
Following along this great video series on building a stock market monitoring system using the F# SAFE stack and Sutil: https://www.youtube.com/watch?v=ojCO-Ph1qdE&list=PLWtGeD5k0ryhV0Fq-_n9OADe1mud_ZTlT
bytesource/py3minepi
bytesource/SanofanFulfillment
bytesource/StonkWatch
bytesource/the-elmish-book
A practical guide to building modern and reliable web applications in F# from first principles
bytesource/tinyclone
TinyURL clone
bytesource/tweetclone
TweetClone web application from "Cloning Internet Applications with Ruby" using Sequel instead of Datamapper
bytesource/UMP-Playground
Playing around with UMP by https://github.com/XeSoft/ump-example to add batched execution of effects