Takehome Assignments
Body Mass Index
This was taken on September 2024, haven't finished the task, we only have an hour to make this. The thing I learned from this is how they handle HR, so HR just gives you a task without an interview, I find this interesting. They give you a task to record yourself and explain the code also with added questions to answer on the video, and then based on that they'll decide what to do with you.
Ewallet Rock Heart
This was taken on February 2024, finished the tasks but there's no follow-up on their end. This is made by using Nextjs and laravel.
Feature:
• Registration with email, name, and password.
• Login with email and password.
• Deposit to their own e-wallet.
• Transfer their balance to other users.
• List all transactions they made.
Appointment Sehatq
This was 4 years ago, I was trying out something new, the requirement was ruby on rails developer that has experience with Laravel, they were trying to migrate the system to ruby. I have that experience and finished the take home assignment to make an appointment system which it was not hard not that easy either.
Talked with the users, I don't know what gave it away but didn't get the job.
Amartha Anime
Got another post on this, a lot of things going on. Going for a frontend Job.
rAIgine Summarizing and Forecasting
This is a so different path, I was able to learn different and a lot of new things.
TASK 1
Create an AI agent that can do the following:
extract data from given pdfs
email the summarized data from the pdfsFor the first step, manual would be okay, but it is expected that the AI agent can receive prompts and translate it into tasks (i.e. summarize invoice_1 and invoice_2 for me)
TASK 2
You are given a production data. Forecast the next month of the production.
1. You can add it to a new spreadsheet or combine with existing spreadsheet
2. Create a UI to visualize the results
3. If possible, dockerize the solution for easy deployment in other people's laptop