Software Engineer Student (Graduated)
New York, United States
Projects Include:BakedBook - https://github.com/hkato4188/baked-bookDeveloped a recipe app featuring a user-friendly interface for storing and managing recipes. Implemented a unique mini-game allowing users to experiment with different ingredient combinations and equipment choices, influencing diverse outcomes. Streamlined user experience by integrating interactive elements for a dynamic culinary exploration.Baked Book is an app set to Example: Utilized JSON Web Tokens and localStorage to store encrypted user information client-side.This used React and JSON to create a list of all kinds of desserts with its ingredients, instructions, and difficulty levels.The app is set up to different pages so one will create a grid like system to display all of the desserts, and another with the mini game People can add their own recipes to links if they please but no one is allowed to delete the desserts once created unless directly taken out from databaseEasy Meds - https://github.com/farhanhossain98/final-project-easy-medsDeveloped to create an efficient and easy way to keep track of all medications taken by an individual. Set to store a database of all medications currently available where the user will be able to read clear details of each medication, as well as interact with doctors and prescribers they have visited previously.Utilizes SQLlAlchemy in order to manipulate medication data, JSX, and PythonStores a database of all medications with information of its uses, side effects, and interactions with other drugsInteraction with patient and prescriber so both prescribers and patients may see all of the patient’s prescriptions