Istanbul, Türkiye
In my third year of university, I developed an interest in customer relationship management. Through my research, I discovered Salesforce and decided to undergo training. On the training I learned Apex, LWC, Flow, REST and SOAP API and after I obtained Salesforce Developer I and Salesforce Administrator certifications. I've always strived to be the best version of myself, and I continue to progress in life. During my training, I worked with Sales Cloud and Service Cloud, and I also learned new and diverse information through YouTube and Trailhead. I'm aware of the value of self-improvement and being open to innovation. Additionally, I have an interest in photography, which I believe provides a different perspective on events. My friends often describe me as having practical intelligence, and I've experienced how practical intelligence can facilitate problem-solving. During my university years, I joined the Aviation Club and the IEEE community, and I saw how involvement in different communities can bring new insights to an individual. I participated in a coding bootcamp called "42," which originated in Paris and is present in many countries, where I learned about self-directed learning and gained experience in collaborating with others. My goal is to bring out the best version of myself, and I know there's always more to learn. - Open to work Onsite, Hybrid, Remote. - Open to Relocation.
Purpose: Creating a donation portal for different campaigns launched by the school. To notify donators that the donation has been made I created Email Template and Flow. To show the Top 3 Contributors on the home page I created a LWC Component. To show the Campaign Details I Created a LWC Component. To see the information of the people who Donate I created a Report and Dashboard.
Travel Approval App Purpose: To make Travel Approval Processes faster than emailing spreadsheet as a manual work. This purpose includes: To import data I used data import wizard To visually represent the data I created dashboards. To get notications from dashboars when specific threshold values are exceeded I automated notifications. To automatically calculate the total expense amount I used Roll-Up Summary Field and to get an indicator of the status of a travel approval I created formula fields To set the out-of-state flag I created a flow that use the update record node. Education Management App Purpose: To make a course management program to improve course management. To check the accuracy of the data received from the user I used Validation Rule Setup and Duplicate Rule Setup to prevent the same record from being created again. To validate course data I created a report and dashboard. Error log I developed a reusable Apex Class to add object records. To collect necessary information from users Designed a Web to Lead Form To register users I used the Lightning Web Component.