Pinned Repositories
AirBnb-Experience-clone
AirBnB Experiences clone app with static and reusable React components. It contains conditional rendering. It was created with Create React App to practice the setup of a React project.
chat-app
The chat app "ChattyBetty" for mobile devices is implemented with React Native. The app provides a chat interface and options for users to share images and their location.
color4kids-api
Full-stack app using Nest.js and postgreSQL for the backend and React or Vue with CSSTailwind on the frontend.
coloring-pic_api
RESTful API with Express and PostgreSQL. This API displays a list of children's movies. Users can filter the movies by title and search for specific key-words to display image files. These image files can be downloaded and/or printed.
meet-up-app
The Meet Up App allows users to view upcoming events for a specific city by using the Google Calendar API. Applying the TDD approach this React App combines the concepts of serverless architecture and progressive web applications.
Movie-API
RESTful API with Express and MongoDB. This API allows a user to receive information on movies, directors, and genres so that he can learn more about movies he has watched or is interested in. Also he can create a profile, so he can save data about his favorite movies.
Movie-API-client
This project is using React to build the client-side for an application called movie-API based on its existing server-side code (REST API and database).
movie-API-ng-client
Angular movie app complementing its existing server-side code (REST API and database), with supporting documentation. Implementation of MEAN stack.
Portfolio-Website
This is the website exhibiting my projects as a web developer.
money-sprouts
money-sprouts is an application designed to teach children the value of saving and spending their pocket money sensibly.
LisaPMunich's Repositories
LisaPMunich/AirBnb-Experience-clone
AirBnB Experiences clone app with static and reusable React components. It contains conditional rendering. It was created with Create React App to practice the setup of a React project.
LisaPMunich/chat-app
The chat app "ChattyBetty" for mobile devices is implemented with React Native. The app provides a chat interface and options for users to share images and their location.
LisaPMunich/Portfolio-Website
This is the website exhibiting my projects as a web developer.
LisaPMunich/color4kids-api
Full-stack app using Nest.js and postgreSQL for the backend and React or Vue with CSSTailwind on the frontend.
LisaPMunich/coloring-pic_api
RESTful API with Express and PostgreSQL. This API displays a list of children's movies. Users can filter the movies by title and search for specific key-words to display image files. These image files can be downloaded and/or printed.
LisaPMunich/Digital-Business-Card
Static React Business Card, using functional components. It was created to practice building separate React components and utilising Figma to program the UI in CSS.
LisaPMunich/LisaPMunich
LisaPMunich/meet-up-app
The Meet Up App allows users to view upcoming events for a specific city by using the Google Calendar API. Applying the TDD approach this React App combines the concepts of serverless architecture and progressive web applications.
LisaPMunich/meme_generator
Interactive web app in React using functional programming - following a tutorial on Scrimba by Bob Ziroll
LisaPMunich/Movie-API
RESTful API with Express and MongoDB. This API allows a user to receive information on movies, directors, and genres so that he can learn more about movies he has watched or is interested in. Also he can create a profile, so he can save data about his favorite movies.
LisaPMunich/Movie-API-client
This project is using React to build the client-side for an application called movie-API based on its existing server-side code (REST API and database).
LisaPMunich/movie-API-ng-client
Angular movie app complementing its existing server-side code (REST API and database), with supporting documentation. Implementation of MEAN stack.
LisaPMunich/nextjs-blog
Project to learn the basics of next.js. Building a blog website following a tutorial on nextjs.org
LisaPMunich/ng-ceasar-cipher
I created this project to practice my knowledge in Angular and Angular Material.
LisaPMunich/ng-rubiks-cube
The implementation of the Rubiks cube serves to provide a deeper understanding of the Angular framework, algorithm development and primeNG.
LisaPMunich/ng-tour-of-heroes
LisaPMunich/Simple-Pokemon-JS-App
Simple pokemon app with HTML, CSS, JavaScript and the usage of the jQuery library. The app loads data from an external API.
LisaPMunich/Slack_Event_App
This project was primarily an exercise in customising an existing app boilerplate and connecting it to the web.
LisaPMunich/To-Do-List-App
Simple App to have an overview of open to-dos and finished to-dos. The App will display buttons, animation, allow user interaction.
LisaPMunich/travel-journal
React app with data-driven presentational components displaying destinations I have travelled to.
LisaPMunich/AI-Chatbot
ai chatbot is a web app built with React, Next.js, TailwindCSS and OpenAI.
LisaPMunich/fullstack-rubiks-cube
LisaPMunich/github-readme-stats
:zap: Dynamically generated stats for your github readmes
LisaPMunich/ng-recipe-shopping-app
Recipe and Shopping App using Angular and Bootstrap
LisaPMunich/ng-sorting-counter-game
The Sorting Counter Game generates random numbers, sorts them into odd and even numbers, and displays them in separate components.