Pinned Repositories
arduino-nodemcu-board-code
Arduino and NodeMCU common code
assorted-reactjs-apps
Playing, experimenting, diving deep with React
codevolution-nodejs
Experiments and projects made while watching Codevolution's core Node.js series (2023)
DoneWithIt
React native app with expo (slow learn via tutorial)
express-app-academind
Learning the Express server side framework deeply
hello-world-rails-app
Basic Ruby on Rails app
online-shop-express-ejs-mvc
A more realistic Online app, made using Sequelize (ORM)
online-shop-with-nosql-mongoose
A more realistic Online app, this time with Mongoose (last version was vanilla MongoDb)
react-meals
A project to practice my React knowledge
RNTemplate
Personal React Native (mobile app) template official 0.72.7
Exemplar codes's Repositories
exemplar-codes/RNTemplate
Personal React Native (mobile app) template official 0.72.7
exemplar-codes/DoneWithIt
React native app with expo (slow learn via tutorial)
exemplar-codes/arduino-nodemcu-board-code
Arduino and NodeMCU common code
exemplar-codes/assorted-reactjs-apps
Playing, experimenting, diving deep with React
exemplar-codes/codevolution-nodejs
Experiments and projects made while watching Codevolution's core Node.js series (2023)
exemplar-codes/online-shop-express-ejs-mvc
A more realistic Online app, made using Sequelize (ORM)
exemplar-codes/online-shop-nodejs-branches
One repo for all sections
exemplar-codes/online-shop-sessions-and-cookies
Adding login and auth to the online shop, and exploring sessions and cookies
exemplar-codes/online-shop-with-nosql-mongoose
A more realistic Online app, this time with Mongoose (last version was vanilla MongoDb)
exemplar-codes/react-native-first-try
Was setting up React Native, ended up experimenting
exemplar-codes/wisp-fe
Voice (en) to Text using openai-whisper (works offline). FYI: Apple has dictation already
exemplar-codes/.github
Organization readme
exemplar-codes/cookies-experiments
Browser cookies experiments, cookie config
exemplar-codes/cra-template
Latest CRA template, since there's `npm install` takes too long. Simple JS (no TS)
exemplar-codes/filtered-and-unordered-dropdowns
Series of dropdown where values should be filtered but they can be filled in any order
exemplar-codes/first-ns-app
NativeScript app
exemplar-codes/height-app-api
Explore and extract my app data from Height.app
exemplar-codes/HomeControllerMobile
Trying to run bash commands from inside React Native app
exemplar-codes/https-try
Run express in HTTPS mode
exemplar-codes/js-tooling
Learn eslint, babel, webpack
exemplar-codes/levesl-task
exemplar-codes/notion-automation
Manual automations for Notion
exemplar-codes/posts-express-api-app
Practice data (API) server app for existing React app
exemplar-codes/react-web-template
Personal React template for web apps. GitHub Pages deploy in one command. Current: Vite, JS instead of TS
exemplar-codes/redirector
Redirect to xdg-open
exemplar-codes/spring-boot-try
Sprint boot trial app
exemplar-codes/tooltip-final
Dynamic tooltip
exemplar-codes/try-mikro-orm
https://mikro-orm.io/docs/quick-start
exemplar-codes/url-shortener
Personal URL shortener
exemplar-codes/vitest-react