GithubHelp home page GithubHelp logo

memetibryan's Projects

ai-project icon ai-project

This project is a simple JavaScript and POSTGRESQL Database Artificial Intelligence software with an ES knowledge base and text to speech feature.

alx-pre_course icon alx-pre_course

I'm now a ALX Student, this is my first repository as a full-stack engineer

alx-zero_day icon alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer

anagram-ruby icon anagram-ruby

Two words are considered anagrams if they contain the same letters but in different order (e.g. "cat" and "act", "listen" and "silent"). Create a web page, with Sinatra, where a user inputs a single word and a list of strings/words that may be anagrams. After submitting the form, the user should be told which of the list of strings/words are anagrams of the target word. For this exercise, we will not consider whether a string is a "real" word so that "xfo" is an anagram of "fox". Remember to determine your behaviors, write specs for those and code to make them pass. When that is finished, integrate the Sinatra app.

api-s-in-ember icon api-s-in-ember

By design, Ember CLI is backend agnostic, meaning it doesn't know or care where data comes from or is stored. In this lesson, we are going to look at web APIs as a way to provide data to our Ember applications.

coin-combination-ruby icon coin-combination-ruby

Have you seen those coin slides used by cash registers that automatically return the correct amount of change? Build a Sinatra website that lets a user enter an amount of cents and shows the smallest number of quarters, dimes, nickels, and pennies needed to make that change. Again, before you begin creating any webpages, make sure you build the method with good, clear specs first, code that passes the specs. and any necessary refactoring. You should NOT touch Sinatra until your methods have successfully implemented all of the behaviors you've identified in your specs.

dictionary-ruby icon dictionary-ruby

Word/Definition Make two classes: one for Word, and one for Definition. The homepage of the app should list out all of the words, and let you click on them to view all of their definitions. A user should be able to add a word, and when viewing a word, be able to add one or more definitions.

engine icon engine

An engine built with NodeJs, Express and MongoDb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.