Info graphics Web App Development

Unleashing Creativity: My Journey with Draggable and Resizable Divs

Overview

Welcome to InfographicEase, a project crafted for creators who love simplicity and visual storytelling. This tool is designed to make infographic creation a breeze, especially tailored for project managers seeking efficiency and a touch of magic.

Features

  • Drag-and-Drop Brilliance
  • Seamlessly organize and structure information with an easy drag-and-drop feature.
  • Snap-to-Target Magic
  • Elements align to perfection with a gentle nudge, ensuring a polished and organized vibe.
  • Flexibility Unleashed
  • Dynamically resize div elements with ease, maintaining aspect ratio for a harmonious visual appeal.
  • Responsive Design
  • Create on any device—desktop, tablet, or phone—for a consistent and optimized user experience.
  • Initialization Wizard
  • Your canvas sets itself up just the way you like it, saving you from starting from scratch.
  • Dynamic Creations
  • User-friendly form for creating new draggable div elements, making your infographic dynamic and playful.
  • Picture-Perfect Infographics
  • Effortlessly create div elements with images from a set of options or add your own custom URL.
  • Save Your Brilliance
  • Save infographic configurations, including positions, sizes, and styles for future inspiration.
  • Style Palette
  • Gather styles from all elements, providing a palette of creative possibilities at your fingertips.
  • Streamlined Workflow
  • Robust file management system for saving and accessing creations, streamlining your project manager workflow.

Upcoming Features

Try It Out

Ready for a sneak peek? Check our early development demo to experience the simplicity and creativity firsthand.

Get Creative!

InfographicEase is in its developmental stage, with a promise to transform your ideas into visual masterpieces effortlessly. Stay tuned for updates as we continue crafting a tool that empowers your creativity in a whole new way! 🚀✨

CodeREV Kids Timetracker (2023)

This spreadsheet was made for a company that had an outdated way of tracking time. This company did not provide its employees with a Payroll software, and only provided a Word document for employees to fill out, and track time. I saw the problem this may cause and developed a new time tracker for the company.

Here’s the before:

What I Developed:

The time tracker spreadsheet is designed to calculate hours worked and corresponding pay, making it an invaluable tool for both employees and freelancers. It likely includes features for recording daily work hours, calculating total hours for a given period, and multiplying these by a specified pay rate to determine earnings.

Features:

  • Time logging for each workday.
  • Calculation of total hours worked.
  • Adjustable pay rate for accurate income calculations.
  • Option to account for pay discrepancies.

Formulas used:

  • SUM: Totals hours worked.
  • Multiplication (Hours * Pay Rate): Calculates total pay.
  • IF Statements: Handles adjustments or conditional scenarios.
  • Date and Time Functions: Tracks work hours based on dates.
  • SUMPRODUCT: Used for more complex calculations, such as totaling hours worked across multiple criteria or rates.
  • COUNTIFS: Counts the number of entries meeting specific criteria, useful for tracking the number of workdays or specific types of shifts.


These formulas combined make the spreadsheet an effective tool for detailed time and income tracking, suitable for various work scenarios.

Weekly/Monthly Budget Spreadsheet v4 (2023)

This personal budgeting spreadsheet is an ideal tool for the average individual looking to manage their finances more effectively. It allows users to track expenses and income by date and categorize transactions, enhancing financial awareness and control. Key features include intuitive visualizations like pie charts and bar graphs, which simplify the analysis of spending patterns. The inclusion of visual elements like pie charts and bar graphs offers an intuitive understanding of spending patterns and income distribution. Essential formulas integrated into the spreadsheet…

  • SUM: Calculates the total of income and expenses.
  • AVERAGE: Determines the average amount spent or earned.
  • IF Statements: Used for categorizing transactions based on conditions.
  • VLOOKUP/HLOOKUP: For finding and referencing specific data.
  • WEEKDAY: This formula returns the day of the week corresponding to a date, useful for organizing and analyzing financial data by specific days.

These formulas collectively enhance the functionality of the budgeting spreadsheet, making it an efficient tool for detailed financial tracking and analysis.