Skip to content
View qkloun's full-sized avatar
πŸ’«
πŸ’«

Block or report qkloun

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
qkloun/README.md

Hi there!πŸ‘‹ I'm Yunus Karatas

CS student building AI solutions | Seeking Summer 2026 Data Science and SWE Internships

πŸŽ“ About Me

I'm a Computer Science student at Florida Atlantic University, passionate about the intersection of technology and artificial intelligence. Currently pursuing:

  • πŸ–₯ Bachelor's in Computer Science
  • πŸ“Š Minor in Data Science
  • πŸ€– Artificial Intelligence

⭐ What I'm Learning:

🌱 Currently Building:

Plant Disease Identification Tool - Applying computer vision and machine learning to detect plant health issues

πŸ“š Expanding My Skills In:

  • Deep Learning & Neural Networks - Building more sophisticated AI models
  • Computer Vision - Image classification and object detection techniques
  • Data Pipeline Development - From data collection to model deployment
  • MLOps & Model Deployment - Taking models from notebooks to production

πŸ› οΈ My Skills

Programming Languages

My Skills

Frameworks & Libraries

My Skills

Tools & Platforms

My Skills

πŸ“ˆ Github Stats

πŸš€ Open for Opportunities

I'm actively seeking data science and SWE internships for Summer 2026! Passionate about machine learning, data analysis, and AI applications. Eager to contribute to impactful projects while continuing to grow my analytical and technical skills.

What I'm Looking For:

  • Data Science & Analytics roles
  • Software Engineering roles
  • Machine Learning projects
  • Research opportunities in AI
  • Collaborative team environments

What I Bring:

  • Strong foundation in Python, R, and statistical modeling
  • Experience with TensorFlow and data visualization
  • Passion for solving complex problems with data
  • Quick learner with a growth mindset

Let's connect and explore potential opportunities together!

🀝 Contact Me

LinkedIn Phone Mail

Pinned Loading

  1. qkloun.github.io qkloun.github.io Public

    Personal portfolio website showcasing projects, skills, and experience. Built with HTML, CSS, and JavaScript featuring responsive design and smooth animations.

    HTML

  2. QuickSort-visualizer QuickSort-visualizer Public

    Real-time QuickSort algorithm visualizer built with C++ and SDL2. Displays sorting process with color-coded bars showing pivot points and current comparisons.

    C++

  3. Rational-Number-Calculator Rational-Number-Calculator Public

    C++ program implementing rational number arithmetic with operator overloading. Supports comparison, addition, subtraction, multiplication, and division with automatic fraction simplification using …

    C++

  4. Weather-Website Weather-Website Public

    Real-time weather app for global cities. Features glassmorphism design with current conditions and hourly forecasts. Built with vanilla JavaScript and fully responsive.

    JavaScript

  5. Best-Selling-Amazon-Books-with-Pandas Best-Selling-Amazon-Books-with-Pandas Public

    A Python script that analyzes bestselling books data using pandas. It cleans the dataset by removing duplicates, then identifies the top 10 authors by book count and calculates average ratings by g…

    Python

  6. Calculator-App Calculator-App Public

    Basic iOS calculator app with arithmetic operations, percentage support, and input validation. Built with Swift and UIKit.

    Swift