Pinned Repositories
chess
PROJECT: RUBY FINAL PROJECT https://www.theodinproject.com/courses/ruby-programming/lessons/ruby-final-project
Dribbble-clone
A clone of dribbble using rails. Site has authentication, authorization and user roles to allow for CRUD of own posts but not other users. The app makes use of BULMA CSS for styling and DEVISE gem for user roles and authentication. The site has likes rendered with AJAX and view counts and allows for drag and drop image uploads.
Dynamic-Vision
Dynamic Vision is a fictitious company that I designed a website for. I then decided to code it. The website incorporates a unique "Broken layout" where elements overlap. Site is fully responsive.
Form-validation-JS
A simple form validation using vanilla JS with reuse-ability in mind. The form validation checks on submission, as well as on field change. The validation checks for: if a field is blank, if an email field has a valid email, if a password contains spaces, is a certain length, contains numbers, contains upper and lower case letters.
Ocean-Relief
Ocean Relief is an idea I had for an ocean resort with an expensive feel. The design incorporates a unique "shimmer" when ctas scroll onto the screen. The site uses modern CSS such as clamp and fully embrasses SCSS functionality by making use of varlaibles, functions , mixins, etc. The site is fully responsive WITHOUT media queries.
platform-45
Technical front end challenge
Rails-Blog
Simple rails blog with posts and comments with CRUD functionality and styled completely with Bulma CSS Framework
Twitter-clone
A clone of twitter using rails. Site has authentication, authorization and user roles to allow for CRUD of own posts but not other users. The app makes use of BULMA CSS for styling and DEVISE gem for user roles and authentication.
Uncle-Honey
Uncle honey is a fictitious company that produces honey and offers honey production tours. I designed the logo and then decided to turn it into a "cute" stylized website.
Weathr
Mobile First Weathr app that uses open-weather api to update values. The app has search functionality as well as searches for the weather at your location
RudiBoshoff's Repositories
RudiBoshoff/Dribbble-clone
A clone of dribbble using rails. Site has authentication, authorization and user roles to allow for CRUD of own posts but not other users. The app makes use of BULMA CSS for styling and DEVISE gem for user roles and authentication. The site has likes rendered with AJAX and view counts and allows for drag and drop image uploads.
RudiBoshoff/Weathr
Mobile First Weathr app that uses open-weather api to update values. The app has search functionality as well as searches for the weather at your location
RudiBoshoff/chess
PROJECT: RUBY FINAL PROJECT https://www.theodinproject.com/courses/ruby-programming/lessons/ruby-final-project
RudiBoshoff/Dynamic-Vision
Dynamic Vision is a fictitious company that I designed a website for. I then decided to code it. The website incorporates a unique "Broken layout" where elements overlap. Site is fully responsive.
RudiBoshoff/Form-validation-JS
A simple form validation using vanilla JS with reuse-ability in mind. The form validation checks on submission, as well as on field change. The validation checks for: if a field is blank, if an email field has a valid email, if a password contains spaces, is a certain length, contains numbers, contains upper and lower case letters.
RudiBoshoff/Ocean-Relief
Ocean Relief is an idea I had for an ocean resort with an expensive feel. The design incorporates a unique "shimmer" when ctas scroll onto the screen. The site uses modern CSS such as clamp and fully embrasses SCSS functionality by making use of varlaibles, functions , mixins, etc. The site is fully responsive WITHOUT media queries.
RudiBoshoff/platform-45
Technical front end challenge
RudiBoshoff/Rails-Blog
Simple rails blog with posts and comments with CRUD functionality and styled completely with Bulma CSS Framework
RudiBoshoff/sample_app_rails_6
This was coded following the Learn Web Development with Rails (6th Edition) by Michael Hartl textbook. It incorporates user roles, authentication, testing, CRUD posts and comments, error handling, image manipulation, pagination and more.
RudiBoshoff/Twitter-clone
A clone of twitter using rails. Site has authentication, authorization and user roles to allow for CRUD of own posts but not other users. The app makes use of BULMA CSS for styling and DEVISE gem for user roles and authentication.
RudiBoshoff/Uncle-Honey
Uncle honey is a fictitious company that produces honey and offers honey production tours. I designed the logo and then decided to turn it into a "cute" stylized website.
RudiBoshoff/angular-searchable-select
Created with StackBlitz ⚡️
RudiBoshoff/animated-form
form with animated placeholders and color indicators (valid, focus, invalid)
RudiBoshoff/binary-search-tree
Project 1: Searching Binary Trees https://www.theodinproject.com/courses/ruby-programming/lessons/data-structures-and-algorithms?ref=lnav
RudiBoshoff/carousel
No framework, no jquery. Pure css and Js
RudiBoshoff/curriculum
The open curriculum for learning web development
RudiBoshoff/first_rails_app
RudiBoshoff/Frontend-developer-course
RudiBoshoff/graphql.github.io
GraphQL Documentation at graphql.org
RudiBoshoff/hang-man
PROJECT: FILE I/O AND SERIALIZATION, https://www.theodinproject.com/lessons/file-i-o-and-serialization
RudiBoshoff/linked-list
PROJECT: LINKED LISTS https://www.theodinproject.com/courses/ruby-programming/lessons/linked-lists?ref=lnav
RudiBoshoff/micro-reddit
RudiBoshoff/rails-exercises
RudiBoshoff/re-former
RudiBoshoff/recursion
PROJECT: RECURSION and PROJECT: MERGE SORT https://www.theodinproject.com/courses/ruby-programming/lessons/recursion?ref=lnav
RudiBoshoff/responsive-navigation
RudiBoshoff/ruby-exercises
RudiBoshoff/sinatra-exercises
RudiBoshoff/test-first-teaching
homework assignments for teaching ruby
RudiBoshoff/toy_app