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.
- Host: GitHub
- URL: https://github.com/jasonmdev/portfolio-web-development
- Owner: JasonMDev
- Created: 2017-06-24T21:21:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T18:17:17.000Z (over 8 years ago)
- Last Synced: 2025-01-20T06:41:24.691Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)