Pinned Repositories
calendar_challenge5
A calendar application that uses the Day.js API to display the date
challenge-14-tech-blog
A website that uses session data to login users, and creates a blog post with the handlebars views engine and stores this in a database
challenge20_react_portoflio
Challenge 20 react application for a portfolio website
Challenge_11_Note_Taking_Application
A note taking application that creates new notes
Challenge_13ecommerce_server
A server that contains route for an ecommerce website
Challenge_18_Mongo_Database
A second database dialect, Mongo is short for Humongous. This is a MongoDB is a NoSQL database using the object relational model Mongoose. This is the second database we are learning after the MySQL database and ORM Sequelize.
code_quiz_delux
A webpage with a quiz of 8 questions that is timed from 75 seconds, highest scores are saved.
e_commerce_server
Module 13 Challange for uw coding bootcamp to develop the backend of an ecommerce website
engineering_team_selector
This program uses a command line interface to choose team members, specify their names and contact information and outputs their stats in a webpage.
SidneyBasa's Repositories
SidneyBasa/calendar_challenge5
A calendar application that uses the Day.js API to display the date
SidneyBasa/challenge-14-tech-blog
A website that uses session data to login users, and creates a blog post with the handlebars views engine and stores this in a database
SidneyBasa/challenge20_react_portoflio
Challenge 20 react application for a portfolio website
SidneyBasa/Challenge_11_Note_Taking_Application
A note taking application that creates new notes
SidneyBasa/Challenge_13ecommerce_server
A server that contains route for an ecommerce website
SidneyBasa/Challenge_18_Mongo_Database
A second database dialect, Mongo is short for Humongous. This is a MongoDB is a NoSQL database using the object relational model Mongoose. This is the second database we are learning after the MySQL database and ORM Sequelize.
SidneyBasa/code_quiz_delux
A webpage with a quiz of 8 questions that is timed from 75 seconds, highest scores are saved.
SidneyBasa/e_commerce_server
Module 13 Challange for uw coding bootcamp to develop the backend of an ecommerce website
SidneyBasa/engineering_team_selector
This program uses a command line interface to choose team members, specify their names and contact information and outputs their stats in a webpage.
SidneyBasa/express-session_lab
A full stack web application that has a sign in page, login page and provides a database to store a password
SidneyBasa/express_lab
Creation of a server using express.js
SidneyBasa/git-init-sample
SidneyBasa/movie_app_with_routing
React movie app with react router dom
SidneyBasa/nodemailer_lab
A website that utilizes the nodemailer package, includes usage of express and handlebars
SidneyBasa/note_taking_app_delux
SidneyBasa/portfolio-website2
Portfolio website with different HTML horizontal structure beneath navigation bar.
SidneyBasa/react_douter_dom_API_lab
SidneyBasa/react_movie_app
SidneyBasa/react_shopping_website
A react website for online shopping.
SidneyBasa/react_taskmanager
A react application task manager
SidneyBasa/reactblog
A React blog using GraphQL GraphCMS and TailwindCSS
SidneyBasa/readme_generator2
This repository stores the readme.md file generator developed by Sidney Basa with assistance from uw code bootcamp tutor Trinh N.
SidneyBasa/sidney_react_portfolio3
A Portfolio of projects made by Sidney Basa created with the React framework
SidneyBasa/sidneynewreactapp
Creation of a react application and deployment
SidneyBasa/sidneyreactapp
Creation of a react app, repository and deployment
SidneyBasa/sidneyreactportfolio2
Portfolio website using the react framework
SidneyBasa/social_network_database
The backend with database of a social network site, using express and mongoDB
SidneyBasa/sql_employee_registry
An application that tracks employee data using an SQL database
SidneyBasa/travel_planner_mini_project
An application made for travel planning. Creates trips and travel profiles. Uses express.js and mysql2 with sequelize.
SidneyBasa/weather_online
A weather application that uses the OpenWeather API