Skip to content

patricklsamson/batch8-activities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Compilation of Avion School Batch 8 Activities

This page is intended for presenting to you all the activities I completed throughout the duration of the Web Development Bootcamp with Avion School.

Notes:

  • Contributions in this repository from Mar 25 - Apr 24 2021 were made by my secondary account.
  • Almost all activities or projects are responsive down to 320px.

Front-End

The HTML and CSS focused activities are starting from "Best Practice Page" up to "Product Landing Page" while JavaScript focused activities are starting from "Momentum App" up to "API - Final Project - Mental Health Awareness".

  1. Best Practice Page - Code URL
  2. HTML Email - Code URL
  3. Tribute Page Project - Code URL
  4. Survey Form - Code URL
  5. Survey Form (Landing Page) - Please refer to the Code URL of #4
  6. Chessboard (Flex) - Code URL
  7. Chessboard (Grid) - Code URL
  8. Chessboard (Grid - Middle Game) - Please refer to the Code URL of #7
  9. Chessboard (Grid - Story) - Please refer to the Code URL of #7
  10. Chessboard (Grid - New Game) - Please refer to the Code URL of #7
  11. Product Landing Page - Code URL
  12. Product Landing Page (Log In Landing Page) - Please refer to the Code URL of #11
  13. Product Landing Page (Sign Up Landing Page) - Please refer to the Code URL of #11
  14. Momentum App - Code URL
  15. Tic Tac Toe - Code URL
  16. Bank App - Banco de Triase - Code URL
  17. API - Final Project - Psychally - Code URL
  18. API - Final Project - Psychally - Admin - Please refer to the Code URL of #17

Extras - Coding Challenge

  1. BMI - Code URL
  2. Playing Cards - Code URL
  3. Quiz Game (Basic) - Code URL
  4. Quiz Game (Expert) - Code URL
  5. Book Store - Code URL

Back-End (Ruby, Ruby on Rails, and PostgreSQL)

To run and test all ruby programs below, please refer to this link. Just copy the source code I provided for each activity, paste it inside the text editor provided by run.rb and then click the play button to check the output.

To run and test out database or PostgreSQL codes provided in ".txt" files, please refer to this link. There are blocks of code separated by long line of hyphens inside each ".txt" files. Just copy and paste it one by one inside the text editor provided by ExtendsClass - PostgreSQL Online then run the test. Delete everything inside the text editor then proceed on checking the output of the next block of code. All data inputs are stored inside the local storage of your browser, to delete them please refer to this link.

The Ruby on Rails (RoR) applications below are deployed in Heroku and can be accessible anytime by the Heroku App Links I provided. Kindly check "db/seeds.rb" inside the repositories of deployed RoR apps, by clicking the provided "Seeds" link beside each one, for initial data to assist you in exploring around.

Activity 1

Part A

  1. Array Each - Code URL
  2. Hash - Code URL
  3. Data Structures - Code URL
  4. Age - Code URL

Part B

  1. Array Include - Code URL
  2. Between - Code URL
  3. While - Code URL
  4. Modulo - Code URL

Activity 2

Part A

Part B

Part C

  1. Confection - Code URL
  2. Module - Code URL

Part D

Part E

Part F

Activity 3

  1. Single Responsibility - Code URL
  2. Open / Closed - Code URL
  3. Liskov Substitution - Code URL
  4. Interface Segragation - Code URL
  5. Dependency Inversion - Code URL

Activity 4

Part A

Part B

Activity 5

Activity 6

Part A

Part B

Activity 7

Activity 8

Activity 9

Part A

Part B

Activity 10

Part A

Part B

Part C

Activity 11

Extras - Coding Exercise

  1. Square of Squares - Code URL
  2. Integer - Code URL
  3. Count of Positives / Sum of Negatives - Code URL
  4. Keep Hydrated! - Code URL
  5. Isograms - Code URL
  6. Unique In Order - Code URL - Pull Request
  7. Disemvowel Trolls - Code URL
  8. Century From Year - Code URL - Pull Request
  9. Format a String of Names Like 'Bart, Lisa & Maggie' - Code URL - Pull Request
  10. Bouncing Balls - Code URL - Pull Request

Git Pull Request Practice

  1. Pull Request(Author) - File - Code URL
  2. Pull Request(Reviewer)

Fair Use