HELLO

my name is Kevin,

I'm a Sofware Engineer from Seattle.

ABOUT

More stuff about myself !

Who am I?

Hello, my name is Kevin. I am a software engineer with 8 years of experience in the field. My expertise lies in full-stack development.

I have a strong understanding of software development principles and have experience in delivering high-quality, scalable, and reliable applications. In my previous projects, I have worked with teams to develop and implement new software solutions and have a track record of meeting deadlines and delivering projects within budget.

I am always eager to learn and explore new technologies to continuously improve my skills and deliver better results for my clients.

MY SKILLS

Coding Programs

JavaScript
80%
Python
72%
C#
65%
Java
65%
C
60%
Shell Scripting
38%

Experience

Companies worked

Rad Power Bikes

2023 Mar - Present

Senior Software Engineer

Amazon

2022 Aug - 2023 Mar

Software Development Engineer

UChicago

2017 Oct - 2022 Aug

Software Developer

Worksoft

2016 May - 2016 Dec

Software Engineer Intern

PORTFOLIO

My Projects

Griffin API

Description

Developed a RESTful API to interact with the Griffin system

  • Griffin is the University of Chicago's system of record of alumni, prospects, and charitable contributions
  • This web app includes a visual tool that allows anyone to easily interact with the Griffin system. Anyone could see the same information and provides authenticated users the ability to interact and test available API methods without creating or maintaining a separate client application - https://ardapi.uchicago.edu/dashboard/#/explorer
  • This prevents the need for external users to have any knowledge of internal processes and allows the flexibility to change underlying system components without effecting end users

Build inbound/outbound integrations

Description

Designed and developed numerous inbound/outbound integrations with Griffin

  • Griffin is the University of Chicago's system of record of alumni, prospects, and charitable contributions
  • Full stack development to create the home grown ASP.NET web app which manages numerous inbound and outbound integrations from various university systems to the system of record, Griffin. This SPA integrates with MongoDB, Oracle, Redis and uses AngularJS framework in the front end - Link

Multi Dimensional Search

Description

In this project, each customer object has 3 attributes:

  • id (long int) - Customers are uniquely identified by their id (key field)
  • item (one or more integers 1-999) - The item field is the ID of a unique item (encoded as an integer in [1,999]) of interest to the customer
  • amount (dollars and cents). - The amount field stores the total revenue that the customer has generated for the company. (sum of all items)

Functionalities to be implemented
ADD – Adding a new customer with a unique ID, List of items and amount
ADDITEM – Adding an item to a specific customer
REMOVEITEM – Removing a specific item from a customer
TOPTHREE – Identifying the 3 most popular items based on customer’s likings
SAMESAME – Identifying customers with 5 or more items in common
RANGE (Low, High) – Number of customers whose amount is at least low and at most high

I used 4 data structures to store information to retrieve it in different forms

  1. TreeMap – For mapping customer object based on the unique ID
  2. HashMap – For mapping an item and all those customers who has bought that item
  3. Treeset – For finding customer records based on a range of amount
  4. HashMap – For mapping combinations of more than 5 item records with number of customers who have that combination.

The total number of records were one million and the running time was less than 30 seconds.

API based automation

Description

Designed and developed an automation which saved hundreds of hours of manual effort labor

  • The MyTime system had a gap in verifying and calculating night shift allowance to eligible employees
  • This API based automation is run everyday using AWS Batch, which pulls data via an API call, performs all the business logic using object oriented methodologies, finds out the eligible employees who had worked during the night shift hours and applies night shift allowance using another API call.
  • Technologies used are AWS Batch, Python for backend coding, S3, Amazon SQS, AWS Lambda, AWS Step Functions, DynamoDB

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to book.There are many variations of passages of Lorem Ipsum available, by injected humour.

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to book.There are many variations of passages of Lorem Ipsum available, by injected humour.

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to book.There are many variations of passages of Lorem Ipsum available, by injected humour.

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to book.There are many variations of passages of Lorem Ipsum available, by injected humour.

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to book.There are many variations of passages of Lorem Ipsum available, by injected humour.

  • "Design is thinking made visual." - Saul Bass

    @kevinalexgeorge
  • "Good design is as little design as possible." - Dieter Rams

    @kevinalexgeorge
  • "Design is not just what it looks like and feels like. Design is how it works." - Steve Jobs

    @kevinalexgeorge

contact

Contact info