An open API service indexing awesome lists of open source software.

https://github.com/jasonmdev/portfolio-web-development

This is a portfolio of my work of all things related to web development.
https://github.com/jasonmdev/portfolio-web-development

Last synced: 6 months ago
JSON representation

This is a portfolio of my work of all things related to web development.

Awesome Lists containing this project

README

          

# WEB DEVELOPMENT PORTFOLIO

This is a portfolio of my work of all things related to web development.

## Major Projects
* [Ruby on Rails eCommerce Site](https://github.com/JasonMDev/name_of_app)
* [Ruby on Rails Twitter Clone](https://github.com/JasonMDev/sample_app)

## Minor Projects
### Ruby on Rails Projects
* [A Single Page ToDo App](https://github.com/JasonMDev/rails-to-do)
* [A Simple Blog](https://github.com/JasonMDev/rails-blog-2)
* [A Link Aggregator](https://github.com/JasonMDev/rails-link-aggregator)
* [A More Complex Blog](https://github.com/JasonMDev/rails-blog)

### Bootstrap Framework
* [eCommerce Product Page](https://github.com/JasonMDevbootstrap-ecommerce)
* [eCommerce Home Page](https://github.com/JasonMDev/bootstrap-business)
* [Portfolio Page](https://github.com/JasonMDev/bootstrap-portfolio)

### Angular Projects
* [AngularJS App showing usage of basic directives](https://github.com/JasonMDev/angular-basic-directives)
* [AngularJS App showing usage of basic services](https://github.com/JasonMDev/angular-basic-services)
* [AngularJS App showing usage of basic arrays](https://github.com/JasonMDev/angular-basic-array)
* [AngularJS App showing usage of basic routing](https://github.com/JasonMDev/angular-basic-routing)

### Basic Static Sites
* [Portfolio: Built from scratch using CSS and javascript](https://github.com/JasonMDev/my_cf_project)
* [Simple Calculator](https://github.com/JasonMDev/simple-calculator)