Hello, I'mYasmin Adelia
I'm an aspiring software engineer based in Jakarta, Indonesia. Currently working as a Front-end Developer using NextJS and TailwindCSS for more than a year.
Work Experiences
🌻
Front-End Developer
Mitramas Infosys Global | Sep 2022 - Now
Tools: Next.js, TailwindCSS, Ant Design, ReactPDF
Projects: resume builder, candidates recruitment management, employee and payslip management, project and task management, leasing contract and invoice management, learning management system
Collaborated closely with team members, ranging from project manager, UI/UX designer, and backend developers
🌻
Software Developer Intern
Studycle | Aug 2021 - Apr 2022
Tools: ReactJS, TailwindCSS, Redux
- Developed a web-based learning system application for an institute in Singapore.
- Demonstrated strong component-based development skills by creating over 10 reusable components, including single post view, theme switcher, search bar, cards, navbar, footer, toggle, comment section, and more. These components enhanced the application's functionality, usability, and visual appeal while ensuring code modularity and reusability.
- Collaborated effectively in a team of 5 front-end interns, engaging in regular communication, task coordination, and knowledge sharing.
- Created CRUD back-end as a practice task using Flask, SQL-Alchemy, and Blueprint to expand my skill set and gain hands-on experience in full-stack software development.
🌻
Teaching Assistant of Data Science & Database
Universitas Indonesia | Aug 2021 - Apr 2022
Tools: Python, PostgreSQL
- Created a solution for ERD task and created a self-test about EERD.
- Explained database tutorial to students about creating schema, table, basic SQL query, views, and indexing on PostgreSQL.
- Created and explained Python tutorial about introduction to Pandas, NumPy, and Scikit-learn.
Tech Stacks
ReactJS
JavaScript
HTML
CSS
TailwindCSS
Git
Figma
Python
PostgreSQL
Highlighted Projects
Learning System
2021
A web based learning system for an institute in Singapore. This project is part of my task when interning as a software developer. I collaborated with a team of five to developed the front-end app. This app was built using React.js, with styling done using Tailwind CSS, and Redux was used for state management. Some of the features I worked on included student and lecturer profiles, blog posts, and course task submission.Tools: ReactJS, TailwindCSS, Redux
UMKM Platform
2021
A website for obtaining Small and Medium-sized Enterprise (SME or UMKM) permissions. This project is part of Software Engineering Project course in my undergraduate study. I collaborated with a team of five members to create both the front-end and back-end applications based on the client's specifications.
The front-end was built using React.js and styled using Tailwind CSS. For the back-end, we utilized Django REST Framework. Additionally, we implemented automated testing for both front-end and back-end, using React Testing Library and Jest for front-end, and Django's default testing library for back-end. In front-end, my responsibilities included implementing footer, 'Izin UMK' form, and modal for 'Proyek Baru'. In back-end, I worked on creating serializers and validators for 'Izin UMK' form.
This project spanned nearly one semester and followed the Scrum framework, which involved various events such as sprint planning, sprints, sprint reviews, and sprint retrospectives.
Tools: ReactJS, TailwindCSS, Django REST Framework
No Image
MatkulPanda
2020
A website used for discovering and providing testimonials for courses held in Fasilkom UI. This project is part of my Software Engineering course during my undergraduate studies. I collaborated with a team of four to develop the application, from gathering requirements to its implementation. We created various documents such as requirement analysis, use case specifications, activity diagrams, design class diagrams, and sequence diagrams. Additionally, we designed the user interface using Figma.
For the front-end, we implemented it using HTML and CSS, while the back-end was developed using Django and PostgreSQL. Specifically, my contributions included the creation of 'Info Matkul' page, course testimonial list, and course detail page.
Tools: HTML, CSS, Bootstrap, Django, PostgreSQL