This repository contains all of my projects from the Web Development curriculum The Odin Project. It includes projects written in HTML, CSS, JavaScript, SQL, Ruby and Ruby on Rails. These projects are in order of completion.
These projects are listed in ORDER OF COMPLETION. The further down you go, the more experience I had.
In this course, I learned the basic tools and technologies that every web developer should know.
Website : https://michpara.github.io/google-homepage/
Code : https://github.com/michpara/google-homepage
Website : https://michpara.github.io/rock-paper-scissors/
Code : https://github.com/michpara/rock-paper-scissors
Website : https://michpara.github.io/etch-a-sketch/
Code : https://github.com/michpara/etch-a-sketch
Website : https://michpara.github.io/calculator/
Code : https://github.com/michpara/calculator
In this course, we learned about relational databases and worked with them using SQL.
Code : https://github.com/michpara/sql-zoo
In this course, we learn how to make websites dynamic and interactive with JavaScript. Create features and stand-alone applications. Learn how to manipulate the DOM, use object-oriented programming principles, and build single page applications with React.
Website: https://michpara.github.io/Library/
Code: https://github.com/michpara/Library
Website: https://michpara.github.io/tic-tac-toe/
Code: https://github.com/michpara/tic-tac-toe
In this course, we covered Object Oriented Design, Testing and Data Structures in Ruby.
Code : https://github.com/michpara/ruby
Code : https://github.com/michpara/tictactoe
Code: https://github.com/michpara/mastermind
Note: For this project, we were given a tutorial to follow.
Code: https://github.com/michpara/event-manager
Code: https://github.com/michpara/file-io-and-serialization
Code: https://github.com/michpara/recursion
Code: https://github.com/michpara/datastructures
Code: https://github.com/michpara/testing-your-ruby-code
In this course, we learned how to fully craft a site's backend using the Model-View-Controller design pattern.
Note: For this project, we were given a tutorial to follow.
Website: https://michelle-blog-app.herokuapp.com/
Code: https://github.com/michpara/blog