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/arduino-led-matrix

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

arduino cplusplus led-matrix

Last synced: 07 May 2025

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/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/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/php-env

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

environment-variables php

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: 24 Jul 2025

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

A basic starting point for a PHP contact form.

learning-code php

Last synced: 07 May 2025

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/php-mysql-backup

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

backup mysql mysqldump 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: 07 May 2025

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

A basic sample of integrating images into a MySQL database.

images mysql 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/react-firebase-forms

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

firebase hosted-functions react

Last synced: 30 Dec 2025

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/arduino-motor

A basic example of controlling a motor using an Arduino.

actuator arduino cplusplus motor

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/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/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/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: 07 Oct 2025

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

A basic vanilla PHP CMS.

cms php

Last synced: 07 May 2025

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

Displaying YouTube videos from a MySQL database.

mysql php youtube

Last synced: 11 Jul 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/deconstruction-smashthewalls

A deconstruction example of smashthewalls.com.

deconstruction javascript useless-websites

Last synced: 10 Jul 2025

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/spike-bluetooth

Connecting a LEGO Spike to a bluetooth device.

bluetooth ev3 lego python spike

Last synced: 31 Mar 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: 01 Jul 2025

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/nodejs-crud

A basic Node.js CRUD API for news.

Last synced: 31 Mar 2025

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

A basic example of controlling a laser using an Arduino.

arduino cplusplus laser

Last synced: 31 Mar 2025

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

Walking through a Filament tutorial on Laracasts.

Last synced: 31 Mar 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: 08 Nov 2025

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

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

arduino cplusplus neopixel-ring

Last synced: 20 Oct 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/http5214-winter-2025

In class files form the HTTP5214 course from Winter 2025.

Last synced: 12 Jan 2026

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-mysql-images-embedded

A basic sample of integrating images into a MySQL database by embedding the images directly into the database. .

mysql php

Last synced: 25 Jun 2025

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

A basic example of a MERN stack setup.

expressjs json mern nodejs reactjs

Last synced: 30 Dec 2025

https://github.com/codeadamca/roadview-poc

A basic example of roadview for a BrickMMO city block

Last synced: 13 Aug 2025

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/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/quirky-directory

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

Last synced: 18 Oct 2025

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

A list of example assignments.

css html learning-code

Last synced: 10 Aug 2025

https://github.com/codeadamca/javascript-canvas-google-fonts

A basic example of using a Google font on an HTML canvas.

canvas google-fonts

Last synced: 20 Jul 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/react-google-analytics

A basic example of integrating Google Analytics into a React app.

google-analytics react

Last synced: 03 Aug 2025

https://github.com/codeadamca/firebase-realtime-database

A basic example of displaying data from a Firebase Realtime Database.

firebase javascript realtime-database

Last synced: 19 Jul 2025

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/html-portfolio

A basic portfolio using vanilla HTML and CSS.

html learning-code portfolio

Last synced: 10 Aug 2025

https://github.com/codeadamca/esp32-blink

A basic example of blinking the onboard LED on an ESP32 microcontroller.

esp32 learning-code micropython python

Last synced: 31 Mar 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: 31 Jul 2025

https://github.com/codeadamca/javascript-async-await

A basic demo of async, await, promises, and then.

Last synced: 17 Jul 2025

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/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/markdown-portfolio

Adam Thomas

Last synced: 11 Jan 2026

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

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

html learning-code

Last synced: 28 Oct 2025

https://github.com/codeadamca/whois

A basic WHOIS tool for looking up domain information.

Last synced: 20 Aug 2025

https://github.com/codeadamca/mdbgo-deploy-html

A sample HTML webpage deployed to a MDBGO server.

deployment html mdbgo

Last synced: 20 Aug 2025

https://github.com/codeadamca/nodejs-three-ldr

Displaying a Callada file on a HTML page.

Last synced: 31 Jul 2025

https://github.com/codeadamca/esp32-openweathermap-api

A basic API call to the Open Weather Map using an ESP32 microcontroller.

esp32 micropython openweathermap 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/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/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-openweather-api

A basic example of using JavaScript with the OpenWeatherMap.

api javascript jquery openweathermap

Last synced: 12 Jul 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/react-band-template

A W3Schools template converted to React.js.

javascript react w3schools

Last synced: 31 Mar 2025

https://github.com/codeadamca/sandbox

This is a useless repo for messing around with Git, GitHub, Markdown, etc...

git github learning-code markdown

Last synced: 29 Jul 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/php-colour-palette

Convritng an image to use a specific colour palette.

Last synced: 31 Mar 2025

https://github.com/codeadamca/resume

A Markdown version of my resume.

Last synced: 20 Sep 2025

https://github.com/codeadamca/tep

A small repo to store my TEP requirements.

html tep

Last synced: 28 Jul 2025

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

Setting up your first Tailwind project.

css npm sandbox tailwind

Last synced: 09 Sep 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/about-me

A basic example of deployed HTML using GitHub pages.

codeadamca deployment github-pages html infinity-free

Last synced: 11 Jan 2026

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-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/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/api-smurfs

A basic Smurf API for learning JavaScript and APIs.

api javascript openai

Last synced: 31 Mar 2025

https://github.com/codeadamca/material-ui-sandbox

A sandbox for trying out Material UI.

material-ui react sandbox

Last synced: 31 Mar 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/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/javascript-slideshow

A basic vanilla JavaScript slideshow.

javascript learning-code

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-functions

A basic example of using Javascript functions.

functions javascript learning-code

Last synced: 31 Mar 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-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/javascript-accordion

A basic JavaScript and HTML accordion.

javascript learning-code

Last synced: 24 Jun 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/validator

A PHP and JavaScript tool to validate a webpage against a variety of requirements.

api html javascript php

Last synced: 31 Mar 2025

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

A deconstruction example of jacksonpollock.org.

canvas deconstruction javascript useless-websites

Last synced: 31 Mar 2025

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

The viewer for the LiveCode VSCode extension.

extension nodejs php vscode

Last synced: 31 Mar 2025

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

A sanbox for messing around with Three.js.

javascript sandbox threejs

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/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