Giter Site home page Giter Site logo

Ashwini's Projects

ashu-s.github.io icon ashu-s.github.io

This repository contains multiple project folders: Hangman Game Star Wars RPG Portfolios

bamazon icon bamazon

creating an Amazon-like storefront with the MySQL skills you learned this week. The app will take in orders from customers and deplete stock from the store's inventory.

basic-portfolio icon basic-portfolio

Overview In this assignment, you'll build a professional portfolio site using HTML/CSS. These instructions include a short style guide; follow it to design an aesthetically pleasing layout while creating different kinds of complex HTML elements.

basic-portfolio-wireframe icon basic-portfolio-wireframe

Raw CSS Portfolio or Wireframe Homework. Overview In this assignment, you'll build a professional portfolio site using HTML/CSS. These instructions include a short style guide; follow it to design an aesthetically pleasing layout while creating different kinds of complex HTML elements.

burger icon burger

a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Be sure to follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.

fitness-kamb icon fitness-kamb

This repository is for Houston Coding Bootcamp - Project 1

flash-n-cloze-cards icon flash-n-cloze-cards

reate the backend for a basic flashcard application. The backend will essentially constitute an API that allows users to create two types of flashcards. Basic flashcards, which have a front ("Who was the first president of the United States?"), and a back ("George Washington"). Cloze-Deleted flashcards, which present partial text ("... was the first president of the United States."), and the full text when the user requests it ("George Washington was the first president of the United States.")

friend-finder icon friend-finder

I have build a compatibility-based Game Of Thrones Theamed "Personality Finder" application. This full-stack site will take in results from your users' surveys, then compare their answers with those from Game of Throne's Characters' personality. The app will then display the name and picture of the Game of Throne's Character with the best overall match. You can find the running app here -

giftastic icon giftastic

use the GIPHY API to make a dynamic web page that populates with gifs of your choice. To finish this task, you must call the GIPHY API and use JavaScript and jQuery to change the HTML of your site.

liri-bot icon liri-bot

LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data. a command line node app that takes in parameters and gives you back data from Twitter, Spotify, and OMDB APIs. before you begin please run npm install in your command line from the root folder of this project. Enter the following commands to receive a response: node liri.js my-tweets the most recent tweets from my twitter bot node liri.js spotify-this-song '' This will display the song name, artist, album and a URL link to the song node liri.js movie-this ' This will display the movie info on the movie you typed in node liri.js do-what-it-says this will read the random.txt file and run a command based on inputs from it Bonus: In addition to logging the data to your terminal/bash window, LIRI-Bot outputs the data to a .txt file called log.txt too without overwriting the the file content.

news-scraper icon news-scraper

Create a web app that lets users view and leave comments on the latest news. But you're not going to actually write any articles; instead, you'll flex your Mongoose and Cheerio muscles to scrape news from another site.

react-news-scraper icon react-news-scraper

create a new React-based rendition of the New York Times Article Search application. This assignment requires you to create React components, work with helper functions, and utilize the React mounting lifecycle to query and display articles based on user searches. You'll also use Node, Express and MongoDB so that users can save articles to read later.

shapes icon shapes

Use prototypes to implement a Shape "class", and Triangle; Square; and Pentagon "subclasses". The instanceof operator should behave properly when used on instances of any of the three classes.

star-wars icon star-wars

Star Wars RPG Game (Challenge), another fun and interactive game for web browsers. This time, your app must dynamically update your HTML pages with the jQuery library.

train-scheduler icon train-scheduler

create a train schedule application that incorporates Firebase to host arrival and departure data. Your app will retrieve and manipulate this information with Moment.js. This website will provide up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.

triviagame icon triviagame

Create a Trivia game using JavaScript for the logic and jQuery to manipulate HTML. Layout this app with valid HTML and stylish CSS.

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.