Pinned Repositories
simple-chatbot
Very simple and very basic example of how to create a chatbot with HTML, CSS, and JavaScript (no backend required for this example)
blank_template
This is my makeshift micro framework driven via PHP, HTML, JavaScript. Simply put its a collection of scripts that I use over and over, built around functions I have written and use all over the place. All are welcome to use, all are welcome to provide feedback
blankpage.org
Real-time collaborative code review tool with room-based text editing, syntax highlighting, and secure ephemeral sessions. Easily create, join, and manage rooms with custom names and live cursor tracking.
chrishacia.com
My very own slice of the interwebs! Yay! Just my own personal site, nothing special
chrishacia.com-be
cmh-autosave-form
form autosave technique.. very messy, wouldnt suggest using in current state
cmh-datatables-wrapper
jQuery DataTables Table Wrapper Functionality
cmh-form-highlighter-handler-js
I was recently tasked with creating some functionality to handle forms, from undoing changes, to recognizing changes made to existing data within the form. From that I decided to create a project based on it, to enhance it for myself and others over time.
domainsvault
A very basic domain parking and reselling page. Written with Angular, ExpressJS, and MySQL
slapjs.com
SlapJS.com: Accelerate web development with this Node.js, Express.js, and React.js boilerplate. Featuring MySQL, Bootstrap, SASS, and more, it streamlines building dynamic sites and services, focusing on rapid innovation and user experience.
chrishacia's Repositories
chrishacia/domainsvault
A very basic domain parking and reselling page. Written with Angular, ExpressJS, and MySQL
chrishacia/slapjs.com
SlapJS.com: Accelerate web development with this Node.js, Express.js, and React.js boilerplate. Featuring MySQL, Bootstrap, SASS, and more, it streamlines building dynamic sites and services, focusing on rapid innovation and user experience.
chrishacia/blank_template
This is my makeshift micro framework driven via PHP, HTML, JavaScript. Simply put its a collection of scripts that I use over and over, built around functions I have written and use all over the place. All are welcome to use, all are welcome to provide feedback
chrishacia/blankpage.org
Real-time collaborative code review tool with room-based text editing, syntax highlighting, and secure ephemeral sessions. Easily create, join, and manage rooms with custom names and live cursor tracking.
chrishacia/chrishacia.com
My very own slice of the interwebs! Yay! Just my own personal site, nothing special
chrishacia/chrishacia.com-be
chrishacia/cmh-autosave-form
form autosave technique.. very messy, wouldnt suggest using in current state
chrishacia/cmh-datatables-wrapper
jQuery DataTables Table Wrapper Functionality
chrishacia/cmh-form-highlighter-handler-js
I was recently tasked with creating some functionality to handle forms, from undoing changes, to recognizing changes made to existing data within the form. From that I decided to create a project based on it, to enhance it for myself and others over time.
chrishacia/default-page-project
I collect domains like some people collect stamps or coins. Some of them I intend to do something with one day, some of them I use as sandbox domains, others I just seek to sell off. This is my little make shift method of letting people reach out to me for that purpose. I use it as a default landing page on my server, so when a domain points to it, and isn't otherwise configured you will see this. If your a domain broker looking for something simplistic to use for similar purposes, then this is a nice starter project for your needs. Feel free to fork it and use it for yourself. Feel free to contribute to it as well :-)
chrishacia/cmh-global-css
a starter css file I use frequently
chrishacia/cmh-li-tree
jQuery backed tree style view via Unordered Lists
chrishacia/cmh-uipanels-js
I recently had a requirement for creating something similar to jquery-ui's accordion. However after much playing around with it, came to terms that it wasn't the solution that was needed for the project so I ended up creating my own variation of which I would like to expand on and share
chrishacia/cmh-vertabs-js
I was recently tasked with creating a tab-based UI, however trying to use existing concepts to save time turned out to be more problematic than they were worth so I ended up creating my own
chrishacia/csv-parse-compare-report
Homework project I did recently, to show concept of parsing a CSV end to end with mostly JavaScript comparing it with a flat file db (note the method of parsing over the flat file is completely for concept only never should it be used in practice)
chrishacia/domainsvault-be
Backend for DomainsVault repo (written in Node.js and Express.js)
chrishacia/jquery-nav-subpanels
A quick styleless navigation menu to span across a site, that has a jumbo menu dropdown and additional subpanels per dropdown when applicable.
chrishacia/mnemefeast
An API and web application for storing, retrieving, and displaying learning and information sources, condensed notes, and quiz cards.
chrishacia/random-code
Just a bunch or random snippets of code I find myself reusing now and again over the years. I am merely dumping it here for my own needs now and again. If anyone finds anything useful that's bonus. PHP and JavaScript mostly..
chrishacia/sandbox-dev
When I have time to play I'd like to spend as little time as possible setting up my sandbox and would rather just get going, this is a step in that direction
chrishacia/ServerScripts
A small collection of scripts I use to check stats on my servers from the command line
chrishacia/slapjs-react-uploader
This is a very basic, styleless, standard HTML file input form. To demonstrate how to manage the file input with react
chrishacia/squirrelyjs.calendar
Basic Calendar script just javascript. Nothing to special at the moment, just starting it out.
chrishacia/tippedOff
jQuery plugin for displaying tool-tip style messages based on a JSON output that could be delivered in a number of ways.
chrishacia/WalmartClearCart
This is a simple chrome extension, that will remove the items from your cart on the walmart website. If you are like me.. and hate clearing your cart manually, annoyed at that not some how being an option on the site. Then you might find this useful..