Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View batukoray's full-sized avatar

Highlights

  • Pro

Block or report batukoray

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
batukoray/README.md

I'm Batu Koray Masak, a sophomore at Özyeğin University, Istanbul. Double majoring in AI & Data Engineering and Computer Science. Ranked #3 in my department with a CGPA of 3.77.

Mostly interested in NLP, transformer architectures, and LLM security.

What I'm working on

  • Ethos Attacks - Multi-turn credibility-based jailbreaking of LLMs (independent research)
  • LLaMA 2 From Scratch - Implementing the decoder-only transformer architecture in Python without external ML libraries
  • Turkish Inflation Research Study - Large-scale web scraping pipeline tracking ~1.27M product records across Turkish e-commerce platforms (conference paper in progress)
  • Smaller projects such as Korado (CLI Tool for the Simplex Algorithm), El Pulpo (A CLI Productivity Helper), HaDi (Hacker Dispatch CLI Interface), DS&A Study Hub (An AI-Friendly Environment for Studying Data Structures and Algorithms in Java)

Stack

Python · Java · pandas · scikit-learn · HuggingFace · NLP Libraries · LaTeX

Pinned Loading

  1. llama2-from-scratch llama2-from-scratch Public

    Forked from StarlangSoftware/SequenceProcessing-Py

    From-scratch implementation of LLaMA 2, CS449 course project @ Özyeğin University.

    Python

  2. urazkagangunes/InflationResearchStudy urazkagangunes/InflationResearchStudy Public

    Created for AI201 project.

    Python 6

  3. El_Pulpo El_Pulpo Public

    A feature-rich terminal-based personal productivity assistant with task management, checklists, notes, translation, text-to-speech, and more.

    Python 2

  4. Korado Korado Public

    Koray's Operations Research App for Decision Optimization.

    Python

  5. HaDi HaDi Public

    Hacker Dispatch is a CLI application to read Hacker News via a cool sci-fi looking interface.

    TypeScript

  6. DS-A_Study_Hub DS-A_Study_Hub Public

    An environment with AGENTS.md and CLAUDE.md to study for the exams of CS201 Data Structures and Algorithms course of Özyeğin University via the help of AI tools such as Claude Code and OpenAI Codex.

    Java