Home | About | Coding Projects | Portfolio | Work | Contact
<aside> <img src="/icons/stars_yellow.svg" alt="/icons/stars_yellow.svg" width="40px" /> For displaying all of my coding projects, take a look at my GitHub profile!
</aside>
Phishing Websites (Graduation Project) // Sep. 2021 - Jan. 2023 // Sabanci University
https://github.com/brnyildiran/GraduationProject_PhishingWebsites
Developed a web scraping tool to collect and analyze phishing websites, identifying targeted brands through HTML analysis.
Automated dandelion.eu NER-NLP tool using Selenium to extract targeted brand information from unclassified phishing sites.
Labeled the top 500k website of the internet (Tranco list) by adding sector information of these websites by Selenium automation of cyren.com.
Analyzed data to identify the most phished brands and sectors, and developed a machine learning model for identifying phishing website sectors.
Hosted the project on Google Cloud and Digital Ocean Linux servers and utilized MongoDB for data storage.
Supervised by Ph.D. Feyzullah Orçun Çetin.
ENS 491_492_Graduation Project Final Report_PhishingWebsites.pdf
Computer Graphics Course Projects // Sabanci University
https://github.com/brnyildiran/CS405_Computer_Graphics
Pacman 3D Game Project // Dec. 2022 - Jan. 2023
Created a 3D Pacman game project using C++ and OpenGL. Utilized advanced techniques are Collision Detection, AI, On-Screen Control Panels, Shadow Mapping. Characters are modeled using Autodesk Maya.

Ray Tracer // Nov. 2022
Developed a Ray Tracer using C++. Utilized techniques are rendering basic geometric objects, anti-aliasing, diffuse/metal materials, shading, refraction, and lights.



Natural Language Processing Course Projects // Sabanci University
https://github.com/brnyildiran/CS445_Natural_Language_Processing