Hi,
I am
Froilan,
Software Engineer
Curriculum Vitae

About

Froilan Grepo
B.S Computer Science Alumni at UC San Diego seeking for an internship/work opportunity as a software engineer. Highly motivated by the desire for continuous improvement, expansion of knowledge, and enhancement of skills. Aspiring to provide a significant contribution towards the progress of an organization. Experienced in working with teams in various projects.
Education
University of California San Diego
B.S Computer Science ( 2018 - 2020 )
Significant Courses
Data Structures & Algorithms ( Java )
Assembly Language Programming ( C, MIPS )
Advanced Data Structures ( C++ )
Software Engineering ( Android/Java )
Principle ofComputer Operating System ( Java )
Networked Services ( go )
Intro to Computer Security ( C/C++ )
Design & Analysis of Algorithm

Projects

mathly
Former Developer
A study tool designed to encourage students K-12 to practice their Math skills, in return of their parents rewarding them with allowance.
Worked on the client side/mobile application.
Implemented sign in/authentication with AWS Amplify. Client allows users to scan homework, and convert image to base64 encoding, then sends data to backend (AWS & MATHPIX) using an API POST request.
Technologies: Android Studio, Java, Amazon Web Service Amplify, Retrofit 2, GitHub

covid risk detector
Side project
This project utilizes the Python library, Scrapy, to deploy spiders and scrape a website that contains COVID 19 daily statistics
The scraped data is manipulated to evaluate a risk report.
Technologies: Python, Scrapy, Tkinter, Docker, GitHub
Walk Walk Revolution
School project
WWR has an activity tracker that records daily steps, miles,
and other physical fitness activities to provide a scope of the users’ daily fitness progress
Technologies: Java, Android Studio, Google Fit API, Firebase Test Lab, FireStore, JUNIT, Espresso, Roboelectric, Cucumber, Zenhub, TravisCI, CircleCI, GitHub
Surfstore
School project
A networked file storage application that is based on Dropbox,
and lets you sync files to and from the “cloud”.
Technologies: Go, Github
DynamoDB
School project
A distributed key-value store based on Amazon’s DynamoDB. Implements a gossip-based replication/configurable quorum-type system for reads and writes.
Technologies: Go, Github