Skip to content

blwatkins/sketches

Repository files navigation

Sketches, by Brittni Watkins

Generative art sketches built using p5.js with shared utility classes for creative coding.

A note about the documentation: The documentation for this project is generated using TypeDoc. Due to configuration limitations, the documentation contains namespaces that are not present in the source code; they are solely used to organize the TypeDoc output. When using imports from the lib/ directory, all imports should be made in a flat import style, without referencing any namespaces.

For example, to import the Sketch class from a class in /src/sketches/01-experiments/, you would use the following import statement:

import { Sketch } from '../../../lib';

Attributions

Favicon

The favicon for this template project is an artist palette emoji, which is used to represent creativity and artistic expression. The favicon was generated from the Artist Palette emoji using Favicon Generator.

This favicon was generated using the following graphics from Twitter Twemoji:

License

The source code of this project is licensed under the MIT License. The full text of the license is included with the project source code.

Output License

The outputs of this project are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License. The full text of the license is included with the project source code.

Demonstrated Skills

Skill Sources and Technical Notes

Thank Yous

A huge thank you to all the open source contributors who have made this project possible by creating and maintaining the libraries and tools used in this template, and to the open source community for fostering collaboration and innovation.

A special thank you to all the educators, mentors, and content creators who have shared their knowledge and expertise in the fields of web development and computer science. Thank you for giving me the tools, resources, opportunities, support, and inspiration to learn and grow as a developer.


Copyright © 2024-2026 by Brittni Watkins.

About

Generative art sketches built using p5.js with shared utility classes for creative coding.

Resources

License

Stars

Watchers

Forks

Contributors