My name is Andrew Lim, a sophomore computer science major at the University of South Carolina. I am passionate about creating impactful solutions through software development, with a focus on crafting, refining, and optimizing code to drive technology forward. As I work toward becoming a proficient software developer, I am dedicated to continuous learning and contributing meaningfully to the tech industry.
My skills include:
College students are often overwhelmed with projects, assignments, and exams that are due within a short span.
Affinity diagram displays the goals to create a time management website/app called StudO
These sketches represent the diagram of our app "studo"
This is a paper prototype of our app called "Studo". It shows the different interactive screens based on the users actions.
This resume highlights my skills, coursework, and previous work experience, providing a comprehensive overview of my qualifications.
The program defines a geometric shape hierarchy with a base class, PixelShape, and derived classes, RightIsosceles and Rectangle. It allows customization of shape dimensions, scaling, and visual output (filled or hollow) using polymorphism.