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.

GitHub - madindo/bodymassindex
Contribute to madindo/bodymassindex development by creating an account on GitHub.

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.

GitHub - madindo/ewallet_codechallenge: Ewallet Code Challenge, Frontend uses ReactJS, Backend uses Laravel
Ewallet Code Challenge, Frontend uses ReactJS, Backend uses Laravel - madindo/ewallet_codechallenge

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.

GitHub - madindo/interview_sehatq: My result for coding interview
My result for coding interview. Contribute to madindo/interview_sehatq development by creating an account on GitHub.

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.

Takehome Anime Project & Interview
The assignment is simple but challenging enough to make, it consists of making a list of anime with pagination, searching for an anime, and having the detail page. The desired goals were Quality of code, scalable and maintainability, have a good experience in searching and viewing data. Requirements…
GitHub - madindo/anime: Amarthanime TakeHome Assignment
Amarthanime TakeHome Assignment. Contribute to madindo/anime development by creating an account on GitHub.

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
GitHub - madindo/takehome_raigine
Contribute to madindo/takehome_raigine development by creating an account on GitHub.