Skip to content
View cliff-rosenberg's full-sized avatar
Block or Report

Block or report cliff-rosenberg

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cliff-rosenberg/README.md

Maui Scenery

Hello, I’m Cliff!

I currently program industrial automation components using IEC 61131-3 languages, and I completed my course for Full Stack web development methods through The University of Arizona in August of 2022.

What I'm currently focusing on:

I'm currently working on developing an IoT application which connects an embedded microprocessor to a web API backend for a personal home automation project.

Personal info:

My current portfolio page is hosted right here on Github Pages.

You can contact me at:

iCloud email LinkedIn


This is the (growing!) list of languges I have written applications in:

JavaScript HTML5 CSS3 C C++ Shell Script

These are the OS environments I often use:

Mac OS Windows Linux Ubuntu Fedora

These are some of my favorite applications for development:

Visual Studio Code Atom Affinity Designer Affinity Photo

I am currently using these frameworks, platforms and libraries:

NodeJS React React Router Express.js Jest jQuery TailwindCSS Bootstrap Markdown

Databases and Object Relational Modeling

MySQL Sequelize ORM MongoDB Mongoose

My personal hobby projects often use:

Arduino Raspberry Pi


This page was Made with Markdown

Pinned Loading

  1. Acme-Invoicer Acme-Invoicer Public

    A customer management and inventory management system with invoice billing functions using the "Model-View-Controller" concept

    JavaScript 5 3

  2. 14-MVC-Tech-Blog 14-MVC-Tech-Blog Public

    A simple Tech Blog using the Model-View-Controller format. A MySQL database is used to store User data, as well as Posts and Comments on those Posts.

    JavaScript 3

  3. Streaming-Project Streaming-Project Public

    Forked from Jeremiah-81/Streaming-Project

    My class group project. This web app is used for searching movies by title name and finding a source to stream or buy them from

    JavaScript

  4. 06-Weather_Dashboard 06-Weather_Dashboard Public

    A "weather dashboard" app that takes a city name and returns weather data from the OpenWeather API. Uses the Bulma.io CSS framework for page styling.

    JavaScript 1

  5. 05-Work_Day_Scheduler 05-Work_Day_Scheduler Public

    A simple workday scheduler app using HTML, CSS and JavaScript.

    JavaScript 1

  6. 03-password-generator 03-password-generator Public

    Password Generator using Javascript

    JavaScript