Interactive Web Apps
Creating Web Apps for Enhanced K-2 Instruction
About the Projects
Drum sequencer app developed for K-2 Instruction
Driven by a passion for enhancing K-2 music education, I've ventured into web application development to create interactive, engaging learning tools. This project demonstrates my ability to identify gaps in educational resources and fill them with innovative solutions.
Key features:
Leverages LLM development tools for rapid prototyping and iteration
Focuses on inclusivity and accessibility in UI/UX design
Optimized for various interaction modes and devices
Prioritizes student privacy with no accounts or trackers
These apps showcase my versatility in blending educational expertise with technological innovation. They represent a fusion of classic teaching strategies with cutting-edge digital tools, designed to boost student engagement and learning outcomes.
Through this project, I've deepened my understanding of responsive design and user experience, particularly for young learners. It exemplifies my commitment to continuous learning and my ability to adapt to evolving educational needs.
Apps
This section highlights a selection of web applications I’ve integrated into my classroom to fill a variety needs in my instruction. By blending pedagogy with creative technology, I've designed engaging, accessible learning environments that enhance the educational experience.
Drum Sequencer
Purpose and Educational Objective:
The Drum Sequencer is designed to introduce K-2 students to the basics of rhythm and beat creation in a fun and engaging way. It supports educational outcomes by allowing young learners to explore musical concepts, such as tempo, texture, and rhythm, in a hands-on manner.
Key Features and Functionality:
This app features a simple, intuitive interface where students can create and modify drum beats. The main features include a selection of different drum samples (like snare, kick, and hi-hat), a tempo slider, and a grid where students can activate or deactivate cells. The interactive grid makes learning rhythmic patterns tangible and accessible, supporting an exploratory learning environment.
Target Audience and Accessibility:
Developed for elementary school students aged 5-8, the app is designed with simplicity and ease of use in mind. It is accessible to beginners and can be interacted with via touch, mouse, or trackpad, making it suitable for classroom and home environments. The app's clean layout and vibrant visuals cater to young learners.
Technical Highlights:
The app is designed using HTML5, JavaScript, and CSS to create a responsive and interactive experience. Notable is the use of the Web Audio API for real-time audio playback, ensuring a smooth and engaging experience for young learners.
Rhythm Creator
Purpose and Educational Objective:
The Music Rhythm App is an interactive tool designed for use by elementary students, particularly those in K-2, in the fundamentals of musical rhythms. Its primary goal is to make learning about rhythm intuitive and engaging. By allowing students to experiment with different rhythm patterns, the app supports exploration and practice basic musical concepts in a playful and interactive way.
The concepts can also be represented with themed icons, allowing for fun modifications throughout the year.
Key Features and Functionality:
The app features a simple and intuitive interface where students can drag and drop various rhythm symbols onto a grid that represents musical beats. The key functionalities include:
A selection of rhythm symbols (like quarter notes, eighth notes, and rests) that can be arranged to create unique rhythm patterns.
Rhythms can also be represented with icons themed to the unit, via syllables, as pedagogically appropriate.
Playback functionality that audibly demonstrates the rhythm created by the student, enhancing their understanding of rhythm timing and sequencing.
An adjustable tempo slider, allowing students to explore how rhythm patterns sound at different speeds.
A looping option for continuous playback, aiding in recognizing and understanding repetitive rhythm patterns.
Target Audience and Accessibility:
Targeted at young learners aged 5-8 years (K-2), the app is designed to be simple yet engaging. The interface is touch-friendly, accommodating various interaction modes including touchscreens on tablets, mouse control on computers, and trackpads. The visual and auditory elements are crafted to be accessible and appealing to young students, with large, easily identifiable icons and clear audio cues to ensure that children of all skill levels can effectively interact with and benefit from the app.
Technical Highlights:
The app is designed using HTML5, CSS, and JavaScript— specifically the use of the Tone.js library for smooth and stable audio playback performance. The implementation of responsive design principles ensures that the app is functional and engaging on various devices, from desktop computers to tablets.
Pitch Lines
Purpose and Educational Objective:
This web app is designed as an interactive tool for K-2 students to explore and learn about pitche in an engaging and visual way. The primary goal of the app is to blend the fun of drawing with the concept of pitch contour, helping young learners understand the concept of high and low in music. As students draw lines on the screen, the app produces varying pitches, higher for lines drawn higher on the canvas and lower for lines closer to the bottom. This direct visual-to-audio correlation aids in developing their understanding of pitch concepts, supporting learning outcomes in elementary music classes.
Key Features and Functionality:
This app features a simple, intuitive interface where students can draw paths on an interactive canvas, which are then translated into musical tones within the vocal range commonly found in K-2 students. As students draw, they hear the pitch change in real-time, creating a playful and immersive learning experience. The app includes playback functionality, allowing students to hear their entire drawn "pitch path" as a continuous sequence. Additional controls like a play/pause button, a speed slider, and a clear function enhance interactivity.
Target Audience and Accessibility:
The app is specifically designed for young learners aged 5-7 years, who are in the early stages of their musical education. To ensure it is accessible and user-friendly for this age group, the app features a simple, intuitive interface with large, easily recognizable buttons and icons. Compatibility with various interaction modes, including touch for tablets and smartphones, as well as mouse and trackpad for computers, ensures that the app is accessible across different devices, catering to the diverse technology available in classrooms and homes.
Technical Highlights:
The app is designed using HTML5 Canvas for the drawing interface and Web Audio API for real-time sound synthesis. The app dynamically maps the Y-coordinate of the drawn line to musical frequencies, creating an immediate auditory response to the user's input. Additionally, touch event handling is optimized for iOS devices, ensuring a smooth user experience across platforms.