Hello and welcome! I'm M. ROMAN, also known as Ceceia, and I am a junior software developer with a passion for creating innovative and futuristic web applications. With expertise in HTML, CSS, JavaScript, Python, and MySQL, I strive to deliver visually stunning and highly functional websites. Thank you for checking out my portfolio. If you have any questions or are interested in discussing potential projects, please feel free to reach out to me. I'm eager to continue learning and growing in this field and excited to collaborate with you to bring your ideas to life!
This is a Python script for a worry management database that uses SQLite as the database. The script allows the user to add, update, and delete worry records, and also sends an email notification when a new worry record with an intensity of anxiety of 100% is added. The script uses the smtplib library to send email notifications, and the termcolor library to print colored text to the console.
View ProjectA program that provides a worry management system. Overall, this code provides a basic system for storing and managing records. However, it is important to note that this code does not include any sort of backend storage or security measures, so the records would not persist if the page were refreshed or closed.
View ProjectThis website is dedicated to a counseling service that provides individual, group, and family therapy. It features information about the services offered, the team of professionals, and how to get in touch. To access the project, a username and password are required. If you need assistance, please feel free to contact me.
View Project