Pinned Repositories
blog-nextjs-sanity
daily-creation-project
A place to store my daily experiments
gdd_manifesto
An example of how I document a game
impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
jstouchslide
A mobile touch slide panel With JQuery
Laravel5.7-Vue2.5-CRUD
This is a practice project with a CRUD working through an API built using resources. It uses Laravel 5.7 + Vue 2.5
Laravel5.8-Reference
This is a reference project, I plan to use it to grab code from here and save development time. Also, will help me remember how stuff gets tied together.
sproutcore
JavaScript Application Framework - JS library only
Vue2.5-Vuetify1.3-Frontend
This is a simple frontend built to test Vue2.5 and Vuetify 1.3, it contains a navbar, a couple screens and a blog layout
WordpressReactShortcode
Boilerplate to create a WordPress Shortcode displaying a React App
Damean's Repositories
Damean/gdd_manifesto
An example of how I document a game
Damean/impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
Damean/WordpressReactShortcode
Boilerplate to create a WordPress Shortcode displaying a React App
Damean/blog-nextjs-sanity
Damean/daily-creation-project
A place to store my daily experiments
Damean/damean.github.io
My personal github.io page
Damean/jstouchslide
A mobile touch slide panel With JQuery
Damean/Laravel5.7-Vue2.5-CRUD
This is a practice project with a CRUD working through an API built using resources. It uses Laravel 5.7 + Vue 2.5
Damean/Laravel5.8-Reference
This is a reference project, I plan to use it to grab code from here and save development time. Also, will help me remember how stuff gets tied together.
Damean/sproutcore
JavaScript Application Framework - JS library only
Damean/Vue2.5-Vuetify1.3-Frontend
This is a simple frontend built to test Vue2.5 and Vuetify 1.3, it contains a navbar, a couple screens and a blog layout
Damean/Express4-ninja-tutorial
This projects contains a simple boilerplate to kickstart an express + mongo backend
Damean/Get-started-with-Sanity-Next.js-Starter-forked-
Created with CodeSandbox
Damean/node-docker-good-defaults
sample node app for Docker examples
Damean/NodeDockerPractice
An express app running on a container created with docker-toolbox and mounting a volume on Windows 10.
Damean/ReactContextHooksNetNinja
An example app showing how to implement React Context + Hooks
Damean/ReactHooksCodevolution
This project contains examples of the most important React Hooks, it also contains Custom React Hooks examples
Damean/ReactReduxBlogNetNinja
This is a playground project, it consists of a couple of pages and a blog to practice ReactJS and Redux.
Damean/ReactReduxFirebaseNetNinja
A planner app built using react + redux + firebase. It uses firebase functions and authentication
Damean/ReactReduxHooksTechSith
This is a test project to try redux with hooks
Damean/ReactRouterHooksTechSith
A project to practice and test the new React Router Hooks
Damean/ReactToDoNetNinja
A ToDo project to practice ReactJS
Damean/threejs-materials-test
This is a test showcasing some materials and some material properties like Displacement, Normals, Metalness, Roughness, Environment
Damean/threejs-physics-cannon-es
This is a project to test physics by implementing cannon-es with threejs
Damean/threejs-raycast-test
Damean/threejs-webpack
Simple webpack starter for a threejs project, it comes from https://threejs-journey.xyz/ by Bruno Simon
Damean/wordpress-plugin-boilerplate
This is a boilerplate to create new wordpress plugins