a list of common dinosaur names
Fetches the absolute best dinosaurs and other dinosaurs
Express router automator for dinosaurs.
based on the article of https://medium.com/@peterxjang/modern-javascript-explained-for-dinosaurs-f695e9747b70
Transforming Dinosaurs into Fairies (or at least dinofairies)
The Flex Grid is a lightweight 12 columns grid, build with CSS3 feature flexbox. The grid is made for modern browsers, no support for dinosaurs.
The official TypeScript library for the Knock API
Download ebook pdf mobi epub Ian Whybrow Harry and the Bucketful of Dinosaurs is available now
AI development toolkit
Functions that return basic information. Simple and common to obscure and complicatied, the library contains information like the alphabet, numbers and months in addition to names of neurotransmitters, dinosaurs, and more.
An element that works similarly to a native browser select
pricing calculator component for DigitalOcean products
Manage a group of choices
Cow runner game
An A validation middleware for express using the Joi validation suite from Eran Hammer/Walmart Labs
React player based on vdt-videojs
Cow runner game
Connect firebase queries to react props with a simple HOC API
Naive Bayes implemented in bash.
Cow runner game
Embed DinoFYI paleontology widgets — dinosaur cards, period timelines, diet badges, size comparisons. Zero dependencies, Shadow DOM, 4 themes.
Generate quirky names like *hilarious-curve*, *daily-sunny-stone*, *sparkling-edge-108* to use wherever you need a random but memorable name.
A Cycle.js driver for Firebase.
Expose your local server to the outside world!
Key-value store built on sedimentree.
Encode and decode data in base 256 easily typed words
Another ffmpeg wrapper
Automatic Trait Implementation by Induction
Macros for Inception
Graphs of types in the type system
Heterogenous lists and other type-level tomfoolery
A friendly dinosaur to speak your text
Rust client for the DinoFYI API — https://dinofyi.com
A graph data science library for Rust
Health bar for bevy implemented as a billboard shader
An enum of color names, with a catchall RGB variant
Some helpful feature for rails
Ruby on Rails-style MVC framework for PHP. Builds fast and clean projects in seconds with pure-PHP controllers, templates, and models. RESTful routes, modular templates, databases without a drop of SQL. You won't be disappointed. Download this gem, then run `$ ptero new <appname>` and be on your merry way.
Delivery Method for Rails ActionMailer to send emails via API using raw/rfc822 message type
This gem provides functionalities to manage and manipulate dinosaur-related data, including information retrieval and data processing.
## Dinosaur Catalog It may not be immediately evident, but I am a huge fan of dinosaurs. They're huge and dangerous and have cool names like Giganotosaurus (not to be confused with Gigantosaurus). ... Anyway. I need to catalog some dinosaurs for my newest project, DinoDex. I've got a CSV file for the dinosaur facts, and I need the code to read all the dinosaur facts and do some basic manipulations with the data. ### Requirements Go check out the CSVs and come back. Done? Cool, I've just got a few features I need: 1. I loaded my favorite dinosaurs into a CSV file you'll need to parse. I don't know a lot about African Dinosaurs though, so I downloaded one from The Pirate Bay. It isn't formatted as well as mine, but please try to parse it anyway. 2. I have friends who ask me a lot of questions about dinosaurs (I'm kind of a big deal). Please make sure the dinodex is able to answer these things for me: * Grab all the dinosaurs that were bipeds. * Grab all the dinosaurs that were carnivores (fish and insects count). * Grab dinosaurs for specific periods (no need to differentiate between Early and Late Cretaceous, btw). * Grab only big (> 2 tons) or small dinosaurs. * Just to be sure, I'd love to be able to combine criteria at will, even better if I can chain filter calls together. 3. For a given dino, I'd like to be able to print all the known facts about that dinosaur. If there are facts missing, please don't print empty values, just skip that heading. Make sure to print Early / Late etc for the periods. 4. Also, I'll probably want to print all the dinosaurs in a given collection (after filtering, etc). #### Extra Credit 1. I would love to have a way to do (and chain) generic search by parameters. I can pass in a hash, and I'd like to get the proper list of dinos back out. 2. CSV isn't may favorite format in the world. Can you implement a JSON export feature? Happy Hunting. (Giganotosaurus was the largest hunting dinosaur, at 46 feet long and up to 8 tons! Suh-weet.)
Perro is a light server built on top of mongrel that helps at least one developer be happy. If it had been designed as production server it would have a cooler name. Like "Dinosaur" or "Freckle". The Internet is a global system of interconnected computer networks. Developer creates files that are served through this global system. Developer may be tempted to develop such files by creating a folder, moving the files to such folder, double clicking them and watching what happens on the browser whose address bar reads "file:///Users/cohitre/development/my-project/index.html". Perro helps developer be happy by helping overcome temptation.