Giter Site home page Giter Site logo

Mike Tallerico's Projects

church-home-platform icon church-home-platform

This app's goal is to create a method where churches can have all communications/events/smallgroups in one location.

storybook icon storybook

UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!

treehouse-fsjs-project-6 icon treehouse-fsjs-project-6

You’ve been given the task to create a Node.js command line application that goes to an ecommerce site to get the latest prices and save them to a spreadsheet (CSV format). You will write the application as if the spreadsheet will be used by another application to populate a database. The application you build will run once every day. You should use npm modules to assist you in the project. You have to research and use npm packages that will help you scrape a website and create a CSV file.

treehouse-fsjs-project-7 icon treehouse-fsjs-project-7

In this project, you'll use Twitter’s REST API to access your Twitter profile information and render it to a user. The page should automatically authenticate access to your Twitter profile. It should use this access to populate three columns on your page: Your 5 most recent tweets. Your 5 most recent friends. Your 5 most recent direct messages. The ability to look at a layout and see the data behind it is an essential skill for full-stack developers. With the provided HTML and CSS starter files, you'll be able to see what the final result should look like. Replace the example data from the HTML file with your own information, which you'll grab directly from Twitter's API.

treehouse-fsjs-project-8 icon treehouse-fsjs-project-8

In this project you’ll be provided a website with HTML, SCSS, JPEGs, PNGs and JavaScript files. You’ll be required to set up a Gulp build process to prepare the website for deployment. The build process must fulfill the following criteria: Concatenate and minify the JavaScript files Compile SCSS into CSS in a concatenated and minified file Generate JavaScript and CSS source maps Compress any JPEG or PNG files All output for the build process should be in a dist folder for distribution or deployment.

treehouse-fsjs-project-9 icon treehouse-fsjs-project-9

In this project, you'll build an image gallery using React and the Flickr API. After creating the project with create-react-app, you will build the gallery components, add to the supplied CSS and set up routing. For this project, you'll use the very popular and in-demand React library to create an image gallery app. With the help of this powerful "MVC" (Model, View, Controller) library, the app will be built in the style of modern single page applications to keep it fast, modular, and in sync with current web development trends. You'll learn about some of the best practices of working with React, like using JSX to write markup-like syntax directly in your JS files and managing state in a container component that passes data down to reusable stateless components. Additionally, you'll get practice working with React supportive tools like the Create React App and React Router modules. Using the powerful Create React App tool, you'll set up the initial project. Then you will: Use JavaScript and JSX to build out the gallery components in a modular fashion. Use React Router to set up routes for three default topic pages and a search page. Use the Fetch API or a tool like Axios to fetch data from the Flickr API and use it to display images in your app. Add logic to handle the search and various requirements of the project. Add to the supplied CSS to personalize the project. React has a bit of a learning curve and can feel difficult to work with at first, but with hard work, time and practice, it can be mastered by anyone. After building this project, you'll be able to start using React in all of your projects to demonstrate your skills with the powerful library to potential employers, which will make you a hot commodity in today's web development world. So really take your time, do a great job, and give this one your all.

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.