Pinned Repositories
cf-chat-app
Chat App for mobile devices (phones) in React Native, which lets users take an image, share an image, share their geo location and re-read their messages while being offline
cf-communication
A very simple Communication App for mobile devices (phones) using React Native, which enables users to give access/then access their media library, give access/then access their device's camera, give access/then access their geo location data (to display it as a map).
cf-movie-angular-client
Responsive web application in Angular. It’s an app for movie lovers that want to be able to access information about movies and, once signed up, manage their favorite movies. It’s the frontend to the Movie API https://github.com/EllyPirelly/cf-movie-api
cf-movie-api
RESTful API using the MERN stack, that serves as the backend to both MoviePool Clients (React and Angular). It is documented via swagger and connects to a simple database that is hosted on MongoDB Atlas.
cf-movie-client
Responsive Single Page Application in React, using state routing to navigate between views. It’s an app for movie lovers that want to be able to access information about movies and, once signed up, manage their favorite movies. It’s the frontend to the Movie API https://github.com/EllyPirelly/cf-movie-api and the R part of the MERN stack
cf-pokedex-app
Responsive web application in HTML, CSS, JavaScript and a bit of Bootstrap and jQuery, that fetches data from an external PokéAPI, displaying Pokémon names as a list and Pokémon details as a modal
cf-portfolio-website
Demo Portfolio Website, containing basic HTML, CSS
learnings-wes-bos-JS30
Code along code snippets to Wes Bos JavaScript30 course. Simple HTML, CSS, JavaScript. No build processes.
mern-auth-client-and-server
MERN project with simple user log-in/sign-up. MongoDB. NoSQL database on MongoDB Atlas. Express.js framework for/in Node.js to benefit from out of the box functionality. React.js library for the client-side. Node.js runtime environment for the server-side.
project-custom-info-banner
Responsive Customer Information Banner (HTML, CSS), 5 color schemes.
EllyPirelly's Repositories
EllyPirelly/cf-chat-app
Chat App for mobile devices (phones) in React Native, which lets users take an image, share an image, share their geo location and re-read their messages while being offline
EllyPirelly/cf-communication
A very simple Communication App for mobile devices (phones) using React Native, which enables users to give access/then access their media library, give access/then access their device's camera, give access/then access their geo location data (to display it as a map).
EllyPirelly/cf-movie-angular-client
Responsive web application in Angular. It’s an app for movie lovers that want to be able to access information about movies and, once signed up, manage their favorite movies. It’s the frontend to the Movie API https://github.com/EllyPirelly/cf-movie-api
EllyPirelly/cf-movie-api
RESTful API using the MERN stack, that serves as the backend to both MoviePool Clients (React and Angular). It is documented via swagger and connects to a simple database that is hosted on MongoDB Atlas.
EllyPirelly/cf-movie-client
Responsive Single Page Application in React, using state routing to navigate between views. It’s an app for movie lovers that want to be able to access information about movies and, once signed up, manage their favorite movies. It’s the frontend to the Movie API https://github.com/EllyPirelly/cf-movie-api and the R part of the MERN stack
EllyPirelly/cf-pokedex-app
Responsive web application in HTML, CSS, JavaScript and a bit of Bootstrap and jQuery, that fetches data from an external PokéAPI, displaying Pokémon names as a list and Pokémon details as a modal
EllyPirelly/cf-portfolio-website
Demo Portfolio Website, containing basic HTML, CSS
EllyPirelly/learnings-wes-bos-JS30
Code along code snippets to Wes Bos JavaScript30 course. Simple HTML, CSS, JavaScript. No build processes.
EllyPirelly/mern-auth-client-and-server
MERN project with simple user log-in/sign-up. MongoDB. NoSQL database on MongoDB Atlas. Express.js framework for/in Node.js to benefit from out of the box functionality. React.js library for the client-side. Node.js runtime environment for the server-side.
EllyPirelly/cf-shopping-list
A very simple Shoppinglist App for mobile devices (phones) using React Native, which provides users with the possibility to create shoppinglists that can have two items per list. Shoppinglists will also be available when user does not have an internet connection.
EllyPirelly/cf-simple-books-app
Simple React example - fetching Books off of Open Library
EllyPirelly/cf-todo-list-jquery
A very small and simple, responsive ToDo List with jQuery where a user can add items, cross out items, delete items, change order of items via drag and drop
EllyPirelly/EllyPirelly
EllyPirelly/learnings-wes-bos-JSbeginner
Code along code snippets to Wes Bos Beginner JavaScript course.
EllyPirelly/products-and-cart-app
Vue 3 Products and Cart App. More details see README. HTML, scss, JavaScript
EllyPirelly/project-cat-carousel
A simple carousel with clickable previous and next button that take you to previous/next slide. Additionally a random button that randomises displayed slide on click. HTML, CSS, JavaScript.
EllyPirelly/project-color-flipper
A simple color flipper that generates named, hex or rgba colors. HTML, CSS, JavaScript.
EllyPirelly/project-portfolio
A first draft of my portfolio site, build with HTML, SCSS, JavaScript, parcel.js.
EllyPirelly/project-portfolio-gatsby-tailwindCSS
WIP/Tryout: Responsive dummy sites, build with Gatsby and tailwindcss.
EllyPirelly/project-privacy-dialog
Responsive privacy dialog (HTML, CSS, JavaScript).
EllyPirelly/project-simple-counter
A simple counter, decreasing, increasing, resetting `0` via click on button. HTML, CSS, JavaScript.
EllyPirelly/project-simple-webpack
Simple Webpack v4 boilerplate (Frontend, HTML, CSS, JS).
EllyPirelly/project-weather-app
A weather app, fetching data from OpenWeatherMap. HTML, SCSS, vanilla JavaScript, parcel.js.
EllyPirelly/project-wesbos-grid-image-gallery
Tryout, based on Wes Bos CSS Grid tutorial, video number 20.
EllyPirelly/vue3-dojo-blog
Vue 3 CLI - Simple Blog with JSON Server
EllyPirelly/vue3-forms-and-inputs
Vue 3 CLI - Signup Form
EllyPirelly/vue3-reaction-timer
Vue 3 CLI - Reaction Timer
EllyPirelly/vue3-simple-popup
Vue 3 CLI - One / Two Modals
EllyPirelly/vue3-vue-router-example
Vue 3 CLI - Vue Router Example
EllyPirelly/vuejs-training
Vue.js Collaboration Project