Erik Fredericks
Erik Fredericks
  • Видео 315
  • Просмотров 20 566

Видео

CIS655 - Cloud Applications Development - Welcome
Просмотров 728 месяцев назад
Welcome to CIS655! Ensure you keep up with the assignments on Blackboard and don't hesitate to contact me if you need support!
Genetic Improvement 2023 Workshop Presentation
Просмотров 16Год назад
Workshop link: geneticimprovementofsoftware.com/events/icse2023 Repository: github.com/GI2023-GenerativeGI/GI2023
CIS658 - React Deployments
Просмотров 90Год назад
Get your local React apps up on the web! Few points if you read this first and you want a subdirectory don't forget that `homepage` tag! To build: $ npm run build Zip/archive everything in the build directory and upload that to your web server of choice (and then unzip). To build and have it run from a subdirectory: * Add "homepage": "/subdirectory" to package.json * Create that subdirectory in...
CIS658 - Lazy Loading
Просмотров 92Год назад
A short overview and demo of lazy loading. Note - for fontawesome you'll need to set your project to use the free version. Additional steps for fontawesome (i.e., how to avoid the mental breakdown I had off-camera). Additional npm installs: * @fortawesome/free-solid-svg-icons * @fortawesome/free-regular-svg-icons * @fortawesome/free-brands-svg-icons Add to package.json: "babelMacros" : { "fonta...
CIS658 - Basic React Usage
Просмотров 68Год назад
A somewhat longish video for some initial React applications (developing locally and deploying remotely). Some useful links: * Setup: reactjs.org/tutorial/tutorial.html#prerequisites * Setup (Windows): info340.github.io/machine-setup.html#node-and-npm * Setup (Mac untested!): jqn.medium.com/how-to-set-up-react-locally-5d3a204e3b1 * www.digitalocean.com/community/tutorials/how-to-deploy-a-react-...
Google Cloud - Recovering SSH access
Просмотров 3,9 тыс.Год назад
Oops, you forgot to unblock SSH/port 22 and now you're locked out. Here's what you can do to recover it. First you'll need to get up and running with the Serial console (cloud.google.com/compute/docs/troubleshooting/troubleshooting-using-serial-console). Short steps: 1. Shut the machine off 2. Edit it and click the checkbox for remote access via the serial console 3. Add the bash script mention...
Cloud / Linux Helper Reference
Просмотров 123Год назад
A generic reference video for some of the tools I use in class that *may* be confusing - vim, nano, tmux, and uploading/downloading to Google Cloud. VIM references: * vimsheet.com/ * vim-adventures.com/ Nano reference: * www.nano-editor.org/dist/latest/cheatsheet.html (When using nano, don't use the Ctrl W command as it will close your window and definitely NOT search!) tmux reference: * tmuxch...
CIS658 - Ruby on Rails Startup Helper
Просмотров 63Год назад
Reference video in case if you need help getting Rails applications to be public on Google Cloud. Covered in this video: * Running Rails on the correct IP/port: `bin/rails server -b 0.0.0.0 -p 8080` * Note: the port doesn't matter as long as you have it open in the local/VPC firewall AND your client knows where to connect! * Opening firewall ports: * In Ubuntu: `sudo ufw allow 8080` * In Google...
Plagiarism / Cheating Note
Просмотров 39Год назад
Please let me know if you have any questions or concerns. I'd rather take care of issues before they become a problem (and the fact that this video exists means it was a problem in the past). GVSU OSCCR: www.gvsu.edu/osccr/
CIS655 - Cloud Applications Development - Cloud Run Jobs Demo
Просмотров 333Год назад
Demonstration and walkthrough of deploying a NodeJS application to the Artifact Registry, Cloud Build, and Cloud Run. Based on codelabs.developers.google.com/codelabs/cloud-starting-cloudrun-jobs. Notes: * When deploying and it asks for a region, you can tack on ` location $REGION` to your command. Cleanup notes: * It may be "easiest" to simply create a new project for this one and delete it wh...
CIS655 - Cloud Applications Development - Billing Export (to BigQuery)
Просмотров 114Год назад
A nice little thing to do early on to avoid big headaches later. Or at least, to give us the ability to track down what went wrong. Export guide: cloud.google.com/billing/docs/how-to/export-data-bigquery Qwiklab: www.cloudskillsboost.google/focuses/7114?parent=catalog
CIS658 - Introduction
Просмотров 64Год назад
Welcome to the course! Please ensure you keep up with all the assignments and readings and don't hesitate to ask questions!
CIS680 - Cloud Applications Development - Welcome
Просмотров 52Год назад
Welcome to CIS680! Ensure you keep up with the assignments on Blackboard and don't hesitate to contact me if you need support!
Towards Self-Adaptive Game Logic (Games and Software Engineering Workshop (GAS) 2022)
Просмотров 302 года назад
Preprint: arxiv.org/abs/2205.05498 GAS2022: sites.google.com/fbk.eu/gas2022/home feesh: efredericks.github.io/feesh/
CIS658 - Flask Testing
Просмотров 352 года назад
CIS658 - Flask Testing
CIS658 - Overview of Testing (Various) Web Architectures
Просмотров 282 года назад
CIS658 - Overview of Testing (Various) Web Architectures
CIS658 - ▂▃▅▇█▓▒░𝚝𝚑𝚎 𝚎𝚗𝚍░▒▓█▇▅▃▂
Просмотров 212 года назад
CIS658 - ▂▃▅▇█▓▒░𝚝𝚑𝚎 𝚎𝚗𝚍░▒▓█▇▅▃▂
CIS658 - Ruby on Rails Testing
Просмотров 362 года назад
CIS658 - Ruby on Rails Testing
CIS658 - React Testing
Просмотров 852 года назад
CIS658 - React Testing
CIS658 - HATEOAS Spring-Boot RESTful demo
Просмотров 1842 года назад
CIS658 - HATEOAS Spring-Boot RESTful demo
CIS658 - RMM Level 2-ish Flask RESTful demo
Просмотров 152 года назад
CIS658 - RMM Level 2-ish Flask RESTful demo
CIS658 - "Basic" Flask RESTful demo
Просмотров 332 года назад
CIS658 - "Basic" Flask RESTful demo
CIS658 - Hypermedia APIs (1/4)
Просмотров 622 года назад
CIS658 - Hypermedia APIs (1/4)
CIS658 - Hypermedia APIs (4/4)
Просмотров 282 года назад
CIS658 - Hypermedia APIs (4/4)
CIS658 - Hypermedia APIs (2/4)
Просмотров 402 года назад
CIS658 - Hypermedia APIs (2/4)
CIS658 - Hypermedia APIs (3/4)
Просмотров 352 года назад
CIS658 - Hypermedia APIs (3/4)
CIS658 - React Infinite Scrolling Demo (+SPA)
Просмотров 532 года назад
CIS658 - React Infinite Scrolling Demo ( SPA)
CIS658 - React Lazy Loading Demo (+SPA)
Просмотров 732 года назад
CIS658 - React Lazy Loading Demo ( SPA)
CIS658 - Client-Side Routing Lecture
Просмотров 402 года назад
CIS658 - Client-Side Routing Lecture