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

Projects in Awesome Lists by codeadamca

A curated list of projects in awesome lists by codeadamca .

https://github.com/codeadamca/arduino-to-nodejs

Using JavaScript, Node.js, and an Arduino to communicate from an Arduino to the browser.

arduino cplusplus javascript nodejs socket-io

Last synced: 14 Jul 2025

https://github.com/codeadamca/arduino-from-nodejs

Using JavaScript, Node.js, and an Arduino to communicate from a browser to an Arduino.

arduino cplusplus javascript nodejs socket

Last synced: 07 May 2025

https://github.com/codeadamca/php-docker

A basic example of setting up some common Docker stacks.

docker mysql php phpmyadmin

Last synced: 07 May 2025

https://github.com/codeadamca/ev3-python-ps4

Using Python to connect the LEGO EV3 brick to a PS4 controller.

bluetooth ev3 ev3dev lego ps4-controller python

Last synced: 07 May 2025

https://github.com/codeadamca/github-contributions

A basic tool to fetch a GitHub users contributions table and display it in an iframe.

api github php

Last synced: 07 May 2025

https://github.com/codeadamca/arduino-led-matrix

A basic example of animating using an 8 x 8 LED matrix.

arduino cplusplus led-matrix

Last synced: 16 Feb 2026

https://github.com/codeadamca/nodejs-socket

Using Socket.io to communicate between a browser and a Node.js app.

javascript nodejs socket

Last synced: 11 Aug 2025

https://github.com/codeadamca/php-mysql-backup

A basic example of backing up a MySQL database using mysqldumb and exec.

backup mysql mysqldump php

Last synced: 11 Feb 2026

https://github.com/codeadamca/php-env

A basic function to load variables from a .env file.

environment-variables php

Last synced: 07 May 2025

https://github.com/codeadamca/react-firebase-forms

A basic example of integrating a React.js form with a Firebase Function.

firebase hosted-functions react

Last synced: 05 Apr 2026

https://github.com/codeadamca/php-google-geocoding-api

A basic example of using PHP with the Google Maps API.

api geocoding google-maps php

Last synced: 07 May 2025

https://github.com/codeadamca/lessons-css

A collection of files coded while teaching an introduction to CSS class.

css learning-code

Last synced: 13 Feb 2026

https://github.com/codeadamca/php-contact-form

A basic starting point for a PHP contact form.

learning-code php

Last synced: 20 Feb 2026

https://github.com/codeadamca/nodejs-website

This is a sample basic Node.js website using plain HTML files and the built in http and fs modules.

filesystem http learning-code nodejs urls

Last synced: 07 May 2025

https://github.com/codeadamca/arduino-nodejs-lcd

Communication between a browser interface and an LCD screen with an Arduino.

arduino cplusplus lcd nodejs

Last synced: 13 Feb 2026

https://github.com/codeadamca/arduino-neopixel-ring

A basic example of controlling a NeoPixel ring using an Arduino.

arduino cplusplus neopixel-ring

Last synced: 19 May 2026

https://github.com/codeadamca/php-cms

A basic vanilla PHP CMS.

cms php

Last synced: 07 May 2025

https://github.com/codeadamca/ev3-power-functions

This is a simple script to test the use of a LEGO Power Functions light with a LEGO Mindstorms EV3 Brick.

ev3 ev3dev lego power-functions python

Last synced: 05 Oct 2025

https://github.com/codeadamca/arduino-motion-sensor

A basic script to detect motion using an Arduino and a motion sensor.

arduino cplusplus motion-sensor

Last synced: 16 May 2026

https://github.com/codeadamca/php-mysql-images

A basic sample of integrating images into a MySQL database.

images mysql php

Last synced: 06 Mar 2026

https://github.com/codeadamca/nodejs-crud

A basic Node.js CRUD API for news.

Last synced: 31 Mar 2025

https://github.com/codeadamca/spike-bluetooth

Connecting a LEGO Spike to a bluetooth device.

bluetooth ev3 lego python spike

Last synced: 31 Mar 2025

https://github.com/codeadamca/ev3-space-moc

This is a series of Python files used to control a LEGO MOC space base.

bluetooth ev3 ev3dev lego mindstorms python

Last synced: 01 Aug 2025

https://github.com/codeadamca/laravel-blade-cms

A basic CMS using PHP, Laravel, and Blade.

blade cms laravel php

Last synced: 07 May 2025

https://github.com/codeadamca/arduino-laser

A basic example of controlling a laser using an Arduino.

arduino cplusplus laser

Last synced: 03 May 2026

https://github.com/codeadamca/javascript-google-books-api

A basic example of listing books from the Google Books API using javaScript.

api google-books javascript

Last synced: 31 Mar 2025

https://github.com/codeadamca/whc-deploy-laravel

A basic description of how to deploy a Laravel application to a shared web hosting package.

deployment laravel mysql php whc

Last synced: 15 Feb 2026

https://github.com/codeadamca/laravel-php-cms

Recoding the basic PHP CMS using Laravel.

cms laravel php

Last synced: 07 May 2025

https://github.com/codeadamca/arduino-motor

A basic example of controlling a motor using an Arduino.

actuator arduino cplusplus motor

Last synced: 03 May 2026

https://github.com/codeadamca/markdown-demo

A basic example of most Markdown syntax.

learning-code markdown

Last synced: 31 Mar 2025

https://github.com/codeadamca/deconstruction-smashthewalls

A deconstruction example of smashthewalls.com.

deconstruction javascript useless-websites

Last synced: 10 Jul 2025

https://github.com/codeadamca/laravel-filament-laracasts

Walking through a Filament tutorial on Laracasts.

Last synced: 31 Mar 2025

https://github.com/codeadamca/spike-motion

A basic example of using MicroPython and the motion sensor on the LEGO Spike hub.

lego mindstorms python spike

Last synced: 19 Oct 2025

https://github.com/codeadamca/spike-distance

About A basic example of using MicroPython and the distance sensor with the LEGO Spike hub.

lego mindstorms python spike

Last synced: 25 Oct 2025

https://github.com/codeadamca/php-books-api

A basic example of retrieving data using the Google Books API.

api books google php

Last synced: 28 Apr 2026

https://github.com/codeadamca/php-dropbox-api

A basic example of uploading a file to your Dropbox account.

api dropbox php

Last synced: 17 Jul 2025

https://github.com/codeadamca/php-mysql-youtube

Displaying YouTube videos from a MySQL database.

mysql php youtube

Last synced: 09 Feb 2026

https://github.com/codeadamca/http5114-2025-winter

In class files form the HTTP5114 course from Winter 2025.

Last synced: 12 Jan 2026

https://github.com/codeadamca/d3-sandbox

A sandbox for messing around with D3.js.

d3js javascript sandbox

Last synced: 30 Aug 2025

https://github.com/codeadamca/react-console

Testing an admin console using React and Material Design.

react

Last synced: 19 May 2026

https://github.com/codeadamca/whois

A basic WHOIS tool for looking up domain information.

Last synced: 20 Aug 2025

https://github.com/codeadamca/nodejs-api

A basic example of using Node.js, Express, and MongoDB to provide MongoDB data in a JSON format.

api json mongodb nodejs

Last synced: 18 Apr 2026

https://github.com/codeadamca/http5214-winter-2025

In class files form the HTTP5214 course from Winter 2025.

Last synced: 12 Jan 2026

https://github.com/codeadamca/tailwind-sandbox

Setting up your first Tailwind project.

css npm sandbox tailwind

Last synced: 07 May 2026

https://github.com/codeadamca/humber-elections

An elections admin console used with the Humber College Journalism program.

mysql php

Last synced: 18 May 2026

https://github.com/codeadamca/http5212-2025-winter

In class files form the HTTP5212 course from Winter 2025.

Last synced: 13 Aug 2025

https://github.com/codeadamca/react-mern

A basic example of a MERN stack setup.

expressjs json mern nodejs reactjs

Last synced: 13 Apr 2026

https://github.com/codeadamca/quirky-directory

A repo to store Quirky Websites while directory is in development.

Last synced: 18 Oct 2025

https://github.com/codeadamca/resume

A Markdown version of my resume.

Last synced: 13 Feb 2026

https://github.com/codeadamca/pages-list

A list of example assignments.

css html learning-code

Last synced: 10 May 2026

https://github.com/codeadamca/ev3-server-client

A basic example of using the Bluetooth messaging to communicate between two LEGO EV3 bricks.

bluetooth ev3 ev3dev lego python

Last synced: 31 Mar 2025

https://github.com/codeadamca/nodejs-dotenv

Using the dotenv package to load environment variables.

Last synced: 04 Oct 2025

https://github.com/codeadamca/quirky-v1

A directory for student created quirky websites.

Last synced: 04 Oct 2025

https://github.com/codeadamca/php-google-drive-api

A basic example of listing files from Google Drive using PHP.

Last synced: 16 Aug 2025

https://github.com/codeadamca/php-sql-mysql

An introduction to using PHP with MySQL.

learning-code mysql php sql

Last synced: 19 Feb 2026

https://github.com/codeadamca/ev3-gyro

A basic example of using Python with the LEGO EV3 gyro sensor.

ev3 ev3dev lego python

Last synced: 30 Oct 2025

https://github.com/codeadamca/laravel-blade-cms-topics

A topics module for a Laravel CMS integrating with the journal module.

blade cms laravel php

Last synced: 16 May 2026

https://github.com/codeadamca/php-functions

A basic example of using pre-defined and user-defined PHP functions.

functions learning-code php

Last synced: 26 Aug 2025

https://github.com/codeadamca/javascript-keycodes

A basic demo of capturing keycodes using JavaScript.

Last synced: 11 Jan 2026

https://github.com/codeadamca/javascript-mouse-events

A basic example of using JavaScript to connect mouse events to DOM changes.

javascript learning-code mouse-events

Last synced: 27 Apr 2026

https://github.com/codeadamca/ev3-voice-samples

A basic script that samples the EV3 hub voices varying the voice, speed, and pitch.

ev3 ev3dev lego python

Last synced: 31 Mar 2025

https://github.com/codeadamca/brickpi-ultrasonic

A basic example of using the Dexter BrickPi with the LEGO EV3 Ultrasonic sensor.

brickpi ev3 python

Last synced: 31 Mar 2025

https://github.com/codeadamca/lessons-workshops-1

A collection of files coded while teaching a Workshops class.

html javascript learning-code

Last synced: 07 Aug 2025

https://github.com/codeadamca/ethan

A GitHub repo for a personal website.

portfolio

Last synced: 08 Jan 2026

https://github.com/codeadamca/brickpi-infrared-remote

A basic example of using the EV3 Infrared sensor to interact with the remote with the Raspberry Pi 3 and the Dexter Industries BrickPi.

brickpi dexter ev3 python

Last synced: 31 Mar 2025

https://github.com/codeadamca/siemens-hackathon

An admin console used for a hackathon with Humber College and Siemens.

mysql php

Last synced: 31 Jul 2025

https://github.com/codeadamca/hugs-are-better-than-thugs

A contribution to the useless web.

javascript learning-code useless-websites

Last synced: 20 Aug 2025

https://github.com/codeadamca/ev3-coder

An online tool to add basic commands to an EV3 robot.

api ev3 ev3dev lego mindstorms php

Last synced: 31 Jul 2025

https://github.com/codeadamca/javascript-placement

Three samples of JavaScript using inline, internal, and external JavaScript placement.

javascript learning-code

Last synced: 31 Mar 2025

https://github.com/codeadamca/python-github-api

A basic example of using the GitHub API to list GitHub information.

Last synced: 30 Jul 2025

https://github.com/codeadamca/spike-buttons

A basic example of using MicroPython and the buttons on the LEGO Spike hub.

lego mindstorms python spike

Last synced: 31 Mar 2025

https://github.com/codeadamca/spike-colour

A basic example of using MicroPython and the colour sensor with the LEGO Spike hub.

lego mindstorms python spike

Last synced: 31 Mar 2025

https://github.com/codeadamca/javascript-google-charts

A basic example of using Google charts.

Last synced: 03 Feb 2026

https://github.com/codeadamca/tep

A small repo to store my TEP requirements.

html tep

Last synced: 28 Jul 2025

https://github.com/codeadamca/docker-sandbox

A sandbox repo to demonstrate Docker.

Last synced: 17 Feb 2026

https://github.com/codeadamca/spike-speaker

A basic example of using MicroPython and the speaker on the LEGO Spike hub.

lego mindstorms python spike

Last synced: 31 Mar 2025

https://github.com/codeadamca/spike-light-matrix

A basic example of using the Light Matrix on the LEGO Spike Hub

lego mindstorms python spike

Last synced: 31 Mar 2025

https://github.com/codeadamca/ev3-hub

A series of Python examples using the programmable hub features of the LEGO EV3 brick.

ev3 ev3dev lego python

Last synced: 27 Jul 2025

https://github.com/codeadamca/react-gourmet-catering-template

A W3Schools tempalte converted to React.js.

javascript react w3schools

Last synced: 31 Mar 2025

https://github.com/codeadamca/javascript-functions

A basic example of using Javascript functions.

functions javascript learning-code

Last synced: 31 Mar 2025

https://github.com/codeadamca/php-fake-ip-api

A basic PHP API call using cURL and a fake IP address API from Rapid APIs.

Last synced: 31 Mar 2025

https://github.com/codeadamca/spike-status-light

A basic example of using MicroPython and the status light on the LEGO Spike hub.

lego mindstorms python spike

Last synced: 27 Jul 2025

https://github.com/codeadamca/arduino-45in1-32x8-matrix

Using an LED matrix with the Arduino.

arduino cplusplus matrix

Last synced: 16 May 2026

https://github.com/codeadamca/brickpi-infrared-distance

A basic example of using the EV3 Infrared sensor to measure distance with the Raspberry Pi 3 and the Dexter Industries BrickPi.

brickpi dexter ev3 python

Last synced: 31 Mar 2025

https://github.com/codeadamca/brickpi-colour

A basic example of using the EV3 Colour sensor with the Raspberry Pi 3 and the Dexter Industries BrickPi.

brickpi dexter ev3 python

Last synced: 31 Mar 2025

https://github.com/codeadamca/github-existing

How to convert existing code to a GitHub repo.

git github

Last synced: 31 Mar 2025

https://github.com/codeadamca/spike-app

A basic example of using MicroPython and the app audio features on the LEGO Spike hub.

lego mindstorms python

Last synced: 31 Mar 2025

https://github.com/codeadamca/javascript-canvas-to-gif

A basic example of creating and displaying a GIF using canvas content.

base64 gif gifencoder javascript lzw-encoding

Last synced: 31 Mar 2025

https://github.com/codeadamca/http5225-winter-2025

In class files form the HTTP5225 course from Winter 2025.

Last synced: 31 Mar 2025

https://github.com/codeadamca/ev3-infrared-distance

A basic example of using Python with the LEGO EV3 infrared sensor to measure distance.

ev3 ev3dev lego python

Last synced: 31 Mar 2025

https://github.com/codeadamca/nodejs-env

A basic function to load variables from a .env file.

Last synced: 27 Jul 2025

https://github.com/codeadamca/ev3-ultrasonic

A basic example of using Python with the LEGO EV3 ultrasonic sensor.

ev3 ev3dev lego python

Last synced: 01 Sep 2025

https://github.com/codeadamca/php-colour-palette

Convritng an image to use a specific colour palette.

Last synced: 31 Mar 2025

https://github.com/codeadamca/pdfer

A basi API that creates PDFs from HTML or a URL.

Last synced: 31 Mar 2025

https://github.com/codeadamca/javascript-variables-arrays

A basic example of using variables and arrays.

javascript learning-code variables

Last synced: 07 Nov 2025

https://github.com/codeadamca/github-demo-branching

A demo GitHub repository for introducing students to Git and GitHub.

git github

Last synced: 19 Jul 2025

https://github.com/codeadamca/ev3-touch

A basic example of using Python with the LEGO EV3 touch sensor.

ev3 ev3dev lego python

Last synced: 22 Aug 2025

https://github.com/codeadamca/ev3-robot

A basic Python script for a tank like LEGO EV3 robot controlled with a PS4 controller.

bluetooth ev3 ev3dev lego ps4-controller python

Last synced: 31 Mar 2025

https://github.com/codeadamca/ev3-colour

A basic example of using Python with the LEGO EV3 colour sensor.

ev3 ev3dev lego python

Last synced: 31 Mar 2025

https://github.com/codeadamca/ev3-space-moc-panel

A web application to control a EV3 LEGO space MOC.

ev3 ev3dev lego mindstorms python

Last synced: 28 Apr 2026