Pinned Repositories
babel-plugin-universal-import
🍾 universal(props => import(`./${props.page}`)) + dual css/js imports
esports
Suchbet - Online e-sports betting site with dogecoin
Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
node-api-boilerplate
⚪️ Modern web API boilerplate for nodejs.
page_perf
Use selenium + chrome API to measure page performance
react-web-boilerplate
Simple single page app boilerplate featuring react and code splitting. Optimized for incremental rebuild times, to provide a fast development environment.
search_iTunes
Search iTunes using public API
simple-web-boilerplate
A simple boilerplate for small projects. Featuring plain HTML, CSS, and Javascript. Express as web server. Gulp for assets.
SoWink
universal-web-boilerplate
⚫️ Modern react boilerplate featuring universal rendering and code splitting.
dtonys's Repositories
dtonys/universal-web-boilerplate
⚫️ Modern react boilerplate featuring universal rendering and code splitting.
dtonys/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
dtonys/babel-plugin-universal-import
🍾 universal(props => import(`./${props.page}`)) + dual css/js imports
dtonys/node-api-boilerplate
⚪️ Modern web API boilerplate for nodejs.
dtonys/react-web-boilerplate
Simple single page app boilerplate featuring react and code splitting. Optimized for incremental rebuild times, to provide a fast development environment.
dtonys/simple-web-boilerplate
A simple boilerplate for small projects. Featuring plain HTML, CSS, and Javascript. Express as web server. Gulp for assets.
dtonys/bbuck-demo
Website, API, and Auth flow for bbuck.io
dtonys/blackandwhite
Simple, extensible UI framework
dtonys/c-algo-ds
Data structures and algorithms in C
dtonys/crud-app
This is a CRUD ( Create, Read, Update, Delete ) based interface for viewing data from the jsonplaceholder API.
dtonys/dotfiles-and-configs
Store configs
dtonys/dtonys.github.io
Portfolio
dtonys/Express_Riak
Simple Login / Registration app with Riak db
dtonys/fitcal-api
API for fitcal
dtonys/hearthstone
Collect hearthstone card data, stored in FireBase
dtonys/homeleads
Get leads for renting out your home
dtonys/jsdoc-with-ui
Example of JS doc, and the generated web pages
dtonys/learnfullstackweb
Learn full stack web development - static landing page to capture leads
dtonys/map-places
Map places
dtonys/megh-demo
GUI Interface for Megh demo
dtonys/modern-ts-boilerplate-2024
modern-ts-boilerplate-2024
dtonys/mongo-practice
Work based off of "The Complete Developers Guide to MongoDB"
dtonys/personal-site
My personal website
dtonys/react-web-jest
Simple repo demonstrating testing with Jest, Enzyme, and React
dtonys/static-frontend-boilerplate
Starter project for simple, static website with HTML, CSS, and JS.
dtonys/superagent-cheat-sheet
Detailed reference and examples for superagent
dtonys/vanillajs-frontend-playground
A place for vanillaJS projects
dtonys/verkada-react
verkada project
dtonys/web-boilerplate-2024
Web Boilerplate 2024
dtonys/yes-or-no-app-example
Example for a simple question and answer service with nodejs