An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by interglobalmedia

A curated list of projects in awesome lists by interglobalmedia .

https://github.com/interglobalmedia/react-workflow-updated-2018

This is the second edition of My Presentation for ReactNYC September 28, 2017 entitled React Workflows Without Create React App. Made with the reveal.js presentation deck which is created with vanilla JavaSscript. It incorporates changes made to React 16.6+, ESLint 5.9.0, Babel 7, and webpack 4 +.

babel7 css-modules dynamic-imports es6-javascript eslint jest mini-css-extract-plugin reactjs scss webpack-dev-middleware webpack-dev-server webpack4

Last synced: 27 Jul 2025

https://github.com/interglobalmedia/interglobalmedia-tailwind-nextjs

This is my newly revamped interglobalmedianetwork.com site which I migrated from GatsbyJS and am hosting on vercel.com.

api-keys blog business-site dotenv faqs giscus mdx nextjs plausible-analytics portfolio prettier react scss server-side-rendering sticky-footer tailwindcss tailwindcss-v3

Last synced: 03 Jul 2025

https://github.com/interglobalmedia/the-cat-whisperer

A little app I created so that cat lovers could be inspired to write about their cats using speech synthesis api and be inspired by the app's cat image fader slideshow. There is also music if one wants to listen while writing. The user's text is saved to session storage. And if he/she does reach the 5mb limit, he/she can save it to a .txt file and download it on their desktop. In iOS mobile, he/she can save it to an app. I save it to my Wunderlist app, for example. In iOS, however, downloading the local storage text only works (interestingly enough) in Safari. It does not work in Chrome or Firefox. Firefox is no longer supported by iOS anyway.

cat-whisperer es6-javascript es6-modules eslint filedownloads html5-audio sessionstorage text-to-speech webpack

Last synced: 25 Mar 2025

https://github.com/interglobalmedia/react-workflow-presentation

My Presentation for ReactNYC September 28, 2017 entitled React Workflows Without Create React App. Made with the reveal.js presentation deck which is created with vanilla JavaSscript.

babel6 presentation-slides react-workflows reveal-js webpack3

Last synced: 06 Jul 2025

https://github.com/interglobalmedia/jukebox

An audio player in the form of a jukebox created with es6-javascript, html5-audio, oop, and includes a search-in-text searchbar.

cross-browser-compatibility es6-javascript html5-audio javascript jukebox oop player scrollbar scss search-in-text searchbar

Last synced: 12 Jun 2025

https://github.com/interglobalmedia/trump-talks-nextjs

This project went from being a vanilla ES6 JS project to being a Node.js Express JS project to a Next.js SSR project! I had to find a way of refactoring this Node.js Express project into something else because I am exiting Heroku. And the logical thing to do for me was to refactor it into a Next.js project. Best thing I did!

api fetch-api nextjs server-side-rendering

Last synced: 25 Mar 2025

https://github.com/interglobalmedia/omdb-api-nextjs

This is another application which I originally used with Node.js/Express and EJS, but did not want to simply use with a front end only React application. That's because I was using an environment variable for my API Key, and wanted to hide it on the backend. Next.js allows me to do that! This was fun, and very different from my Express app.

api dotenv environment-variables eslint fetch-api htmlhint husky husky-hooks next-router next-routes nextjs prettier react-hooks stylelint stylelint-scss vercel-deployment

Last synced: 25 Mar 2025

https://github.com/interglobalmedia/guess-the-keys

This is a little game I created called "Guess the keys and press them!

browsers css-in-js es6-javascript game input-validation javascript keycode keypress scss

Last synced: 25 Mar 2025

https://github.com/interglobalmedia/evolution-in-design-and-development

My presentation for React Camp at Open Camps NYC November 18, 2017, entitled Evolution of Design and Development: A Melting Pot. Originally made with Formidable Labs' Spectacle Slide Deck created with React, but now made with Brent Jackson's MDX-Deck. This too is built with React, and is a mix of React and Markdown. Love it, and a real pleasure to work with.

Last synced: 23 Aug 2025

https://github.com/interglobalmedia/2d-breakout-game-mdn

Javascript Game Application based on the MDN 2d Breakout Game in which the player tries to hit all the bricks with a ball and paddle before losing all his/her available lives. The movement of the paddle follows the movement of the mouse. As the game progresses, the ball increases in speed. In addition, each time the ball hits a brick, it changes color.

Last synced: 25 Mar 2025

https://github.com/interglobalmedia/dragging-bubbles

Dragging Bubbles

Last synced: 04 Oct 2025