rootDEV2990
On a transition to the MEAN stack after two years of full LAMP stack development. Hoping to join other coders as we help shape the world..a line at a time.
Freelance Full-stack Developer127.0.0.1
Pinned Repositories
apache_arch_linux
Here you can find my config files for apache/httpd on arch linux
Apple_2014
A clone from Apple.com's homepage from 2014
devPlayground
Repo for Porfolio
FloristShop
Quick Code of a Responsive eShop.
pvrBEATS
Upcoming Music Streaming
ruby_bubblesort
Recreating the bubble sort meathod.
ruby_game_tic_tac_toe
ruby_scraper
Ruby scraper using httparty
SQL_bitcoin_backend
Trying to recreate bitcoins ledger..this is who i imagine it would look like...got a better solution? make a PR =)
UX-UI-Teardown
Design Teardown - UX/UI HeatMap
rootDEV2990's Repositories
rootDEV2990/ruby_scraper
Ruby scraper using httparty
rootDEV2990/ruby_game_tic_tac_toe
rootDEV2990/apache_arch_linux
Here you can find my config files for apache/httpd on arch linux
rootDEV2990/devPlayground
Repo for Porfolio
rootDEV2990/pvrBEATS
Upcoming Music Streaming
rootDEV2990/SQL_bitcoin_backend
Trying to recreate bitcoins ledger..this is who i imagine it would look like...got a better solution? make a PR =)
rootDEV2990/CodeIgniter_CRUD
rootDEV2990/ExpressJS_routes
I will use Node and Express to make restAPI requests for CRUD features to our SQL.
rootDEV2990/javascript_counter
This is a simple pop up alert window with a counter
rootDEV2990/JS_Express_App
basic crud with express js
rootDEV2990/js_paper
rootDEV2990/Laravel_instagram
Laravel MVC made with coposer
rootDEV2990/php_scrapper
Scrapping front end with cURL and PHP
rootDEV2990/rails_arch_linux
This is a back up of the install process i needed to follow to get Ruby on Rails on a ArchLinux set up.
rootDEV2990/React_AirBnB
Using React Hooks and React Router
rootDEV2990/RoR_blogger
First RoR project to learn MVC
rootDEV2990/RoR_ecommerce
Rails eCommerce with custom CMS built with Solidus
rootDEV2990/RoR_graphql
A basic app for testing graphql with a user and post migration
rootDEV2990/RoR_login
This is a demo on how models can be used to send users log in info to database
rootDEV2990/RoR_microreddit
Reddit clone
rootDEV2990/RoR_reddit
Reddit clone to play with migrations and active record from scratch
rootDEV2990/RoR_sessions
Taking sessions and cookies for at test drive.
rootDEV2990/RoR_stripe
Testing the Stripe API with RoR
rootDEV2990/RoR_twittter
Rails twitter clone with users, log in and posts.
rootDEV2990/ruby_bot
My first try at making a Ruby bot
rootDEV2990/ruby_hackerrank_fizzbuzz
My solution to HackerRanks FizzBuzz with a hash.
rootDEV2990/ruby_hackerrank_repeatingstrings
My solution to repeating strings from hacker rank
rootDEV2990/ruby_RestAPI_instagram
Testing out the instagram API with HTTParty.. lets rock out its HTTParty time.
rootDEV2990/VueJS_PHP_CRUD
Crud app with php model and vuejs spa
rootDEV2990/VueJS_tracker
Simple Vue form for RestAPI with PHP