Kaveh Buenaventura

425-877-0127 ● kavehsbuen@gmail.com ● LinkedInGitHub


Technical Skills

Programming Languages: Javascript, Python, HTML, CSS

Frameworks/Tools/Other: Git, Github Actions, AWS, Pulumi, Node, Express, NoSQL, React, Linux

Education

Bachelor of Science in Computer Science and Software Engineering
University of Washington, Bothell
Graduated: December 2022 (3.32 GPA)
Relevant Coursework Computer Programming I & II, Data Structures and Algorithms I & II, Software Engineering, Technical Writing, Management Principles, Analysis and Design, Scripting Languages, Database Systems, Hardware, Introduction to AI, Operating Systems, Human-Computer Interaction

Experience

Software Developer AI Trainer (fully remote - independent contract)
Data Annotation (April 2024-present)
● Reviewed and refactored AI generated code based on user prompts to improve their correctness, performance, and readability
● Generated high quality coding prompts and solutions to test and expand coding chatbot capabilities
● Evaluated, tested, and wrote Python, Javascript and HTML code snippets

Platform Engineering Intern (fully remote)
Slalom Build (June 2022 - August 2022)
● Wrote infrastructure as code with AWS SAM and cloudformation templates to create and configure AWS resources programmatically
● Created development support tools to increase developer efficiency as well as code consistency, readability, and maintainability
● Performed configuration management to adapt the project to the needs of the developers
● Wrote documentation to ensure easy hand-off of work post-internship
● Collaborated with a team of 5 other interns in an Agile environment

Software Projects

Personal Website (kavehsbuen.com)
Tech Stack: HTML, CSS, Javascript, Python, Pulumi, AWS, GitHub Actions
● Created a serverless personal website with AWS resources
● Used S3 to host my HTML, CSS, and Javascript files for the frontend
● Wrote infrastructure-as-code with Pulumi to deploy my infrastructure resources
● Set up a Dynamo database to keep track of the amount of visits to my website
● Wrote the Lambda function in Python with the boto3 module to interact with my DynamoDB
● Created a RESTful API gateway that sends appropriate requests to my Lambda function
● Connected the backend and frontend using Javascript to fetch from my API gateway
● Used GitHub Actions for CI/CD automated deployment of resources if the pipeline succeeds

Country Data Searcher (GitHub Link)
Tech Stack: React, Javascript
● Created a web application that gathers country data from an API and allows the user to search for a specific country and its respective information
● Generated the html using the React framework
● Leveraged the axios library to retrieve data for the user selected country and weather API to be displayed to the web page

Bloglist (GitHub Link)
Tech Stack: Javascript, Node.js, Express, MongoDB, Jest
● Created the backend for a bloglist web application that performs simple CRUD operations reflected on a Mongo database.
● Interaction with the database is done via RESTful API
● Incorporated integration testing with the Jest testing framework to ensure the correctness of each module of the REST API
● Implemented token authentication with json web token to allow for login and linking users with their corresponding posts

Number of Visitors: 0