Pinned Repositories
project-chatbot
Chatbot project - get your digital bubble tea! Choose your favorite bubble bit tea from our tea shop.
project-happy-thoughts-vite
React project focused on state management. Design-aligned UI, entries sorted by recency, like count and a form to post new thoughts.
project-library
Project Library - a project in filtering and displaying different books
project-music-releases-vite
A React app template to display albums. Features include a structured component hierarchy, design fidelity, hover effects, and responsive layouts. Clicking on albums or artists links to external URLs. Components provided; focus on data flow and UI interactions.
project-news-site
Vegan news site made with HTML og CSS. Future improvements: get fresh vegan news from API.
project-pizza
Pizza party- get a byte! Pizza order bot with if/else logic && pizzabot with switch logic.
project-chatbot
project-library
project-news-site
project-pizza
kathinka's Repositories
kathinka/project-happy-thoughts-vite
React project focused on state management. Design-aligned UI, entries sorted by recency, like count and a form to post new thoughts.
kathinka/project-library
Project Library - a project in filtering and displaying different books
kathinka/project-music-releases-vite
A React app template to display albums. Features include a structured component hierarchy, design fidelity, hover effects, and responsive layouts. Clicking on albums or artists links to external URLs. Components provided; focus on data flow and UI interactions.
kathinka/project-survey-vite
A React project to create a customizable survey form. Focus on React state and form control. After submission, users see a summary.
kathinka/project-weather-app
Weather Web App - Displaying your weather locally with geolocation, and other locations if you choose to search for other locations. Styling applied and based upon weather condition.
kathinka/code-example-react
kathinka/error-messages-tutorial
Learning Typescript: understanding some of TypeScript's most common errors.
kathinka/exercise-w10-state-management-context
kathinka/exercise-w2-dom
kathinka/exercise-w3-loops-objects
kathinka/exercise-w4-fetch-api
kathinka/exercise-w6-lightbulb-use-state-hook
For this weeks practice you will practice using the useState hook to create a simple logic to turn on & off a lightbulb.
kathinka/exercise-w7-dog-facts-use-effect-hook
A simple React app utilising the useEffect hook to fetch and display Dog Facts from an external API
kathinka/exercise-w7-task-list
kathinka/exercise-w9-react-router
Welcome to this lesson's exercise! We'll be diving into react-router-dom and harnessing the useParams() hook.
kathinka/express-api-starter
Starter project to get up and running with express quickly
kathinka/portfolio
Portfolio of Technigo projects spring 2024
kathinka/project-auth
kathinka/project-design-handoff-vite
Transform a UX student's design into a React-based landing page for a gym/fitness club. This project bridges the gap between design and development, showcasing the art of bringing visuals to life with code.
kathinka/project-express-api
kathinka/project-final
eGo app - the app who calculates the best route for you and the environment based upon how you feel.
kathinka/project-happy-thoughts-api
Happy Thoughts API
kathinka/project-labyrinth-zustand-vite
Zustand Project - make a labyrint game where all the actions in the game are given with posts to api.
kathinka/project-mongo-api
kathinka/project-movies-vite
Project created for Technigo students, utilizing themoviedb.org's API to showcase movies and their details. Features fetching popular movies, rendering movie specifics, and managing image URLs. Designed with a focus on responsiveness and accessibility. Enhancements include error handling, loading states, and dynamic movie lists
kathinka/project-todos-context-vite
Todo app, add tasks, list tasks and toggle whether a task is done or not, and filter the tasks
kathinka/TS-Tic-Tac-Toe
Learning TS with Tic-tac-toe
kathinka/tuesday-api
kathinka/Zustand
kathinka/zustand-fetch-practice