taboca
2023 update - Open for tech-writing and developer roles. See my personal site:
Web EvangelistRibeirao Preto, SP Brazil
Pinned Repositories
browser-adaptation-dynamic-theme
UX study — A Browser Plug-in Enabling Toolbar Color Adaptation based on Web Page Meta data or Color Capture (ambiance)
CamCanvas-API-
JavaScript API for Webcam image access using Canvas
Chromeless-Standalone-Text-Editor-with-Ace
cli-directory-tree-ascii
Evangelism Tool — A command-line tool to generate ascii art that describes the content of a given directory
doc-js-arrow-functions-single-expression-return-values
Technote — Single expressions as return value in arrow functions
doc-js-babel-react-less
Technote - Manually setting up Webpack for a simple project using less
node-api-auth-example
Technote — Simple example of client and server using a secret token and checking via HMAC sha256
notification-web-push-working-example
Technote / Video walkthrough / Example of a server that serves an HTML/JS that registers a Service Worker in the browser to receive future updates for a subscription / video walkthrough here https://www.youtube.com/watch?v=bu80mpG-Pn8
TagVisor
Real-time Animation Enhancements for Existing Web Pages
TelaSocial
Social Dashboard Browser Player for Television Panels - Linux based, Gecko-based
taboca's Repositories
taboca/TagVisor
Real-time Animation Enhancements for Existing Web Pages
taboca/TelaSocial
Social Dashboard Browser Player for Television Panels - Linux based, Gecko-based
taboca/telasocial-labs
Punching the score card with residuals for developers
taboca/speech-recognition-google-api
Experiments and documentation to query/use Google Gcloud Speech API
taboca/android-record-audio-upload
Cordova app for recording audio and pushing to a server the WAV file
taboca/android-record-picture-upload
Mobile app for Taking Pictures and Uploading, based in Cordova and Android prototype
taboca/FPTI-tela-mural
FPTI Tela Mural Interativo
taboca/tree-folder-react
A recursive React-based component for displaying a JSON tree, with a local filesystem example
taboca/node-api-auth-example
Technote — Simple example of client and server using a secret token and checking via HMAC sha256
taboca/android-plugin-simple-example
Creating a plugin and a call from JS, basically testing the echo example
taboca/appproxy
taboca/asknot
Ask not what Mozilla can do for you but what you can do for Mozilla.
taboca/companion-fisl
FISL App Customization with assets
taboca/cordova-chromecast
Chromecast running in Cordova
taboca/directory-to-json
Traversing a local directory and creating a JSON
taboca/electron-connect
Livereload tool for Electron
taboca/hierarchical-animation-react
Creates JS-driven DOM manipulation animation, that can be triggered within nested structures.
taboca/inner-browsing-animation
Choreography of animation elements contextualized in hierarchies
taboca/Instagram-API-python
Unofficial instagram API, give you access to ALL instagram features (like, follow, upload photo and video and etc)! Write on python.
taboca/Markdown-to-HTML-to-PDF
Node interface to wrap hierarchical directories with markdown content as HTML page, then it coverts to PDF. Major issue: if a image breaks, it simply breaks.
taboca/mural-web-fisl-15
Mural Web HD FISL
taboca/node-audio-multipart-receive
Node app for receiving a multipart form data file
taboca/nodehtml5
Node base with out Gulp, Grunt and so
taboca/render-farm
taboca/sample-require1k-delayed
Loading a JS in delayed approach, as needed, using require1k common js approach
taboca/status
Fork this repo if you available for works such as freelance.
taboca/t8l-app-silvio
Silvio
taboca/t8l-companion
Companion Mobile Boilerplate App
taboca/Telegram-Bot-Shell
A telegram bot that uses Shell.js to traverse a directory. You can add the bot as your buddy, then you can send "cd" and "ls" commands
taboca/Trie-Pattern-Match
These are server-side (Node.js) JavaScript files to create trie graphs that can be used for matching patterns. This was created based in Coursera https://www.coursera.org/learn/algorithms-on-strings