You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learning happens in the lab, not the lecture hall. This repo contains various different coding and technical lab experiments, exercises, and explorations. I refer to these during Beginner Boost a lot.
Calcudate is a fun, cheeky app that has some nostalgiac elements reminiscent of the magic 8 balls/ fortune teller machines we played with as kids. Based on the result it recommends Movies and Quotes. #JavaScript #CSS #HTML #API
This is a simple iOS app built with Swift using SwiftUI and SwiftData 🍏. It has recipes for all kinds of dishes 🍽️, and you can easily find a dish by category or country 🌍.
The Forkify Recipe App allows users to search for recipes using the API. Users can view the recipe along with the cooking time and also increase or decrease the number of servings they need. At this point, the user can favorite the recipe or even add it to their shopping list if they want to shop for more than one recipe.