Oriana Sturza Portfolio

Programmer with experience in Python, HTML5, CSS, SQL, Excel, Tableau, and PowerBI @Oriana-Sturza

RESTful API

A Python Flask-based RESTful API that supports CRUD operations for managing user data, storing information in an SQLite database.

To Do List

A command-line Python application that allows users to manage tasks by adding, deleting, and marking them as complete, with tasks stored in a JSON file.

Simple Calculator

A Python-based calculator that performs basic arithmetic operations like addition, subtraction, multiplication, and division with error handling.

Weather App

A Python app that fetches real-time weather data using the OpenWeatherMap API, displaying temperature, pressure, humidity, and weather conditions for any city.