Desiring to work towards the development of both the software and hardware of innovative products. Offering expanded
and applied knowledge in problem-solving with a focus on efficiency, initiative, and a keen eye toward a team’s point of
convergence.
Being a programmer with a foundation in art, and the development of visual solutions,
I found myself comfortable with software design and the solutions it presents; but for now
I'd like to share with you a few design solutions I've developed thus far.
One notable project in my portfolio is the development of a Shopping Cart Receipt Output program. This project entailed creating a program that could efficiently process an 'inventory.txt' file, enabling users to select desired items and quantities from the inventory. The program then generates a receipt titled 'receipt.txt' with the total cost of the selected items. To enhance functionality, I implemented a dynamic file creation feature that checks for the existence of 'receipt.txt' and automatically generates subsequent receipt files, such as 'receipt1.txt,' 'receipt2.txt,' and so on. This enhancement allows users to generate fresh receipt files for each purchase made within the program.
I successfully completed the development of this shopping cart program, including the advanced functionality, within an impressively short timeframe of just one week. This achievement led to an opportunity where I had the privilege of delivering a lecture to the class, sharing the innovative method I had developed. You can watch a video clip of my lecture below.
More programs I have developed can be found at the GitHub link below.