Skip to content

Commit

Permalink
add links to blog
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Nov 25, 2023
1 parent 64078c2 commit b319c3e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
| **Calculator** | JavaScript Basics | [Code](https://github.com/creme332/my-odin-projects/tree/main/calculator) | [Demo](https://creme332.github.io/my-odin-projects/calculator/) ||
| **Calculator 2.0** | JavaScript Basics | [Code](https://github.com/creme332/abacusLite) | [Demo](https://creme332.github.io/abacusLite/) | ⭐⭐⭐ |

🎉 Check out my [my blog post](https://creme332.github.io/creamy-notes/posts/odin-foundations/) where I shared my experience with this course.

# 🚀 Full Stack JavaScript

| Project | Topic | Repository | Live Preview | Rating |
Expand All @@ -31,12 +33,14 @@
| **Shopping Cart** | React Router, UI testing | [Code](https://github.com/creme332/my-odin-projects/tree/main/shopping-cart) | [Demo](https://creme332.github.io/my-odin-projects/shopping-cart/build) | ⭐⭐ |
| **Photo Tagging App** | Backend(Firebase) | [Code](https://github.com/creme332/my-odin-projects/tree/main/photo-tagging) | [Demo](https://enigma69.web.app/) | ⭐⭐⭐ |
| **JavaScript Final Project** | - | [Code](https://github.com/creme332/my-odin-projects/tree/main/js-final) | [Demo](https://qkwiqq.web.app/) | ⭐⭐ |
| **Personal Portfolio** | Responsive design, Accessibility | Soon | [Demo](https://creme332.vercel.app/) | ⭐⭐⭐ |
| **Personal Portfolio** | Responsive design, Accessibility | - | [Demo](https://creme332.vercel.app/) | ⭐⭐⭐ |
| **Basic Informational Site** | Basic Node.js, Express | [Code](https://github.com/creme332/my-odin-projects/tree/main/basic-info-site) | - | - |
| **Mini Message Board** | Basic Express, Pug, MVC | [Code](https://github.com/creme332/my-odin-projects/tree/main/mini-message-board) | - ||
| **Forms and Deployment** | Express, Mongoose, Pug, Form-handling | [Code](https://github.com/creme332/my-odin-projects/tree/main/forms-and-deployment) | - | - |
| **Inventory Application** | Express, Mongoose | [Code](https://github.com/creme332/invento) | [Demo](https://invent0.web.app/) | ⭐⭐ |
| **Members Only** | Authentication, sessions, cookies | Soon | Soon | |
| **Blog API** | APIs, JWTs | Soon | Soon | |
| **Messaging App** | Full-stack | Soon | Soon | |
| **Odin-Book** | Full-stack | Soon | Soon | |
| **Odin-Book** | Final project | Soon | Soon | |

I am almost done with this course and as soon as I complete it I will write about it in [my blog](https://creme332.github.io/creamy-notes/).

0 comments on commit b319c3e

Please sign in to comment.