diff --git a/index.html b/index.html index 80b26e6..b365266 100644 --- a/index.html +++ b/index.html @@ -312,102 +312,60 @@
- Angular Mail is a MVP email app written in Angular. It was - created while working through Stephen Grider's Complete Angular - Bootcamp and features the ability to sign up, login, and send - and recieve emails, including replies. It uses Semantic UI for - styling. -
-- Ledgerline is an inventory management app designed for music - programs--band, orchestra, and choir. It facilitates the - record-keeping associated with a music library, instrument - inventory, and classes of students. Future development goals - could include authentication for separate databases, admin view - and student helper roles, schema expansion for database - customization, and ownership in one-to-many, student-to-items - relationships. + The JSX Notebook is a jupyter-like app that allows for users to + dynamically import any library from the NPM library and view the + result of their code in (nearly) real-time, capitalizing on + ESBuild's blazing fast transpilation.
- Yelpcamp is the final challenge project in Colt Steele's - Complete Web Developer Bootcamp. It allows authenticated users - to submit campsites, look at their placement on a world map, and - leave reviews of other campgrounds. + Angular Mail is a MVP email app written in Angular. It was + created while working through Stephen Grider's Complete Angular + Bootcamp and features the ability to sign up, login, and send + and recieve emails, including replies. It uses Semantic UI for + styling.
- The JSX Notebook is a jupyter-like app that allows for users to - dynamically import any library from the NPM library and view the - result of their code in (nearly) real-time, capitalizing on - ESBuild's blazing fast transpilation. + Ledgerline is an inventory management app designed for music + programs--band, orchestra, and choir. It facilitates the + record-keeping associated with a music library, instrument + inventory, and classes of students. Future development goals + could include authentication for separate databases, admin view + and student helper roles, schema expansion for database + customization, and ownership in one-to-many, student-to-items + relationships. +
++ Yelpcamp is the final challenge project in Colt Steele's + Complete Web Developer Bootcamp. It allows authenticated users + to submit campsites, look at their placement on a world map, and + leave reviews of other campgrounds.