Pinned Repositories
coding-challenges
My solutions to coding challenges I've chosen to do.
coding-test
Collection of all the coding tests that I have completed
fluxible-js
Smaller, faster, better event-driven state management architecture that supports asynchronicity and state persistence out of the box with no extra code.
jql
JSON Query Language - JSON as a database
leads-management-system-web
Web frontend for leads management system powered by React and AWS Amplify
react-native-guides
This repository has guides for your React-Native
rn-proj-pronetplat-aa
ReactNative app for Entrepic
sls-proj-pronetplat-aa
aprilmintacpineda's Repositories
aprilmintacpineda/jql
JSON Query Language - JSON as a database
aprilmintacpineda/inferno-fluxible
Connector for inferno-js and fluxible-js.
aprilmintacpineda/webpack-multi-build-template
This repository serves as a demonstration and also a template for projects that require different builds for different environments using webpack.
aprilmintacpineda/react-context-api-store
Seemless, lightweight, state management library that supports async actions and state persisting out of the box. Inspired by Redux and Vuex. Built on top of React's context api.
aprilmintacpineda/inferno-context-api-store
Seemless, lightweight, state management library that supports async actions and state persisting out of the box. Inspired by Redux and Vuex. Built on top of inferno-create-context.
aprilmintacpineda/react-native-spinner-screen-overlay
Screen overlay to block UI with a spinner.
aprilmintacpineda/webpack-loader-clean-pragma
Webpack loader to remove console logs and parts of codes using special comments called pragmas.
aprilmintacpineda/inferno-carousel
Carousel component for InfernoJS.
aprilmintacpineda/react-carousel
Carousel component for ReactJS.
aprilmintacpineda/redefine-statics-js
Utility function that copies-over all static methods of a child object to the parent object.
aprilmintacpineda/date-polyfill
Added features to Javascript's Date Interface.
aprilmintacpineda/inferno-async-component
Bridge between inferno-js and webpack's dynamic import. With this you can asynchronously load your components.
aprilmintacpineda/js-carousel
Vanilla JS carousel for the web.
aprilmintacpineda/node-js-express-template
Template for backend using NodeJS and Express
aprilmintacpineda/smart-input-validator
Input validator for javascript apps.
aprilmintacpineda/webpack-single-build-template
Webpack template project for frontend.
aprilmintacpineda/webpack-webapp-template
A template that I use when creating a web app project.
aprilmintacpineda/with-yup
React validator HOC integrated with yup.js
aprilmintacpineda/coding-challenges
My solutions to coding challenges I've chosen to do.
aprilmintacpineda/lending-information-management-system
Computerize information management system for proprietary lending businesses.
aprilmintacpineda/blog
My personal blog site.
aprilmintacpineda/chat-with-people-backend
Backend and web interface codes for the project ChatWithPeople.
aprilmintacpineda/covid19updates-policies
An app for viewing / reading updates about the Covid-19.
aprilmintacpineda/my-old-site-1
My personal website
aprilmintacpineda/nodejs-express-jwt-boilerplate
Boilerplate for your NodeJs application using express and JWT.
aprilmintacpineda/react-dom-input-fields
ReactJS Library for user input fields (form fields) made especially for web views.
aprilmintacpineda/redux-abstract
Abstracting redux to allow for more modularity.
aprilmintacpineda/redux-abstract-example
Example code for redux-abstract https://github.com/aprilmintacpineda/redux-abstract
aprilmintacpineda/triangle-of-pascal
Pascal's triangle.
aprilmintacpineda/web-books
All my web books.