Noel Bustillos

Some stuff I've been working on lately

My Calendar

A calendar that allows me to create events, and also automatically pulls in information from other sources using web scraping and api integration.

Purpose: I built this project to create a simple calendar that allows me to track events, and also want to add api integration and web scraping to pull in information automatically from other sources.

HTML CSS JavaScript PHP MYSQL
Status: Work in progress, completely redid the UI, need to add database integration, then start on web scraping and api integration

Flexbox Playground

Interactive tool to test out different flexbox properties and how they respond to different screen sizes.

Purpose: I built this project to help myself and others learn how flexbox works and how it affects screen responsiveness in a more interactive way.

HTML CSS JavaScript
Status: Mostly done, need to work on mobile layout and add more features

Kitchen Timer

Kitchen timer with four independent countdown or count-up timers, ideal for managing multiple things simultaneously.

Purpose: I built this project to create an effective kitchen timer that allows users to manage multiple timers at once. I wanted to design an intuitive interface that would make it easy for users to set and track their timers while cooking, much like a real life version.

HTML CSS JavaScript
Status: Completed

Web Sketch

Just a simple scrolling drawing app that allows users to create quick sketches.

Purpose: I built this project to create a simple drawing app for quick doodles.

HTML CSS JavaScript
Status: Completed, but want to redo with better code structure

Timeline Creator

An app that allows users to create timelines of events

Purpose: I built this project to create a timeline creator that allows users to create timelines using a simple interface to visualize events in a chronological order.

HTML CSS JavaScript PHP MYSQL
Status: Work in progress, want to redo with better code structure