A collection of data analysis and development projects
The TreeView Accounting App is a hierarchical accounting system that organizes accounts in a tree structure. Features include:
How to Use: Navigate the account tree on the left to view balances. Create new journal entries using the form on the right. Right-click on accounts to edit names or add sub-accounts.
The Energy Forecast Calculator helps predict future energy consumption and costs. Key features:
How to Use: Adjust the sliders to set your assumptions about energy usage, prices, and growth rates. The calculator will automatically update the forecast and display results in both numeric and chart format.
The ICU Monitoring System is a real-time patient monitoring dashboard. Features include:
How to Use: Toggle between Nurse and Doctor views using the button at the top. Click on patient rows to view detailed information. Add notes by clicking the notes column, and use the theme toggle for different lighting conditions.
The S&P 500 Financial Data tool provides interactive analysis of stock market data. Features include:
How to Use: Select companies from the dropdown menu to compare their performance. Use the concept selector to choose which financial metrics to display. The charts will update automatically based on your selections.
The Weather Map is an interactive weather visualization tool. Features include:
How to Use: Click on any location on the map to view current weather conditions. Use the navigation menu to access different views and customize the theme. Weather data is displayed in popup windows when you click on map markers.
The Database Designer is a visual tool for creating and managing database schemas. Features include:
How to Use: Click the + button to create a new table, then add columns with their data types. Use the table icon for data entry and the code icon to view SQL.