Skip to content
View gumaruw's full-sized avatar
  • Istanbul, Turkey
  • 11:25 (UTC +03:00)

Block or report gumaruw

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
gumaruw/README.md

Hello, I'm Cemre!

About Me

I am a data-driven problem solver with a passion for sustainability and technology. With a vision to make the world a better place through cutting-edge AI solutions, I develop innovative approaches to address real-world challenges that humanity faces.

As a Software Engineering student specializing in AI and Data Science, I've built expertise in neural networks architecture, predictive modeling, computer vision, and advanced analytics. My experience spans developing high-impact machine learning solutions using frameworks like TensorFlow, PyTorch, and scikit-learn. I'm proficient in implementing RAG systems, ensemble learning methods, and NLP techniques that transform complex datasets into actionable intelligence.

I combine technical excellence with innovative thinking to create scalable AI solutions that deliver strategic outcomes and significant improvements in accuracy and efficiency. My commitment to lifelong learning drives me to continuously deepen my knowledge and engage with projects that create positive social and environmental impact.

🌱 Currently Learning
  • Advanced deep learning architectures and optimization techniques
  • RAG (Retrieval-Augmented Generation) systems and transformer models
  • Computer vision algorithms for medical image analysis
  • Edge computing solutions for AI model deployment
  • Ethical AI frameworks and responsible machine learning practices

Technologies & Tools

  • Languages: Python, SQL, JavaScript, Java, C#
  • ML/Data Science: TensorFlow, PyTorch, scikit-learn, Pandas, NumPy, XGBoost, LightGBM
  • Deep Learning: CNN architectures, Transformer models, Neural networks
  • NLP & LLMs: RAG systems, Context-aware response generation
  • Computer Vision: OpenCV, Image preprocessing techniques
  • Time Series: Forecasting, Feature engineering for temporal data
  • Visualization: Matplotlib, Seaborn
  • Databases: MySQL, SQL Server, Vector databases
  • API Integration: REST APIs, CoinGecko API, Gemini API
  • Cloud: Azure, Google (BigQuery, Vertex AI)
  • Tools: Git, VS Code, Kaggle

GitHub Stats

stats graph languages graph

Featured Projects

🧠 SifAI - Brain Tumor Detection System

Feb 2025 - Present

Developing a comprehensive medical diagnostic tool leveraging deep learning to detect and classify brain tumors from MRI images with high precision and reliability.

Key Achievements:

  • β€Žβ€Ž
  • β€Ž
  • β€Ž

Technologies: Python, TensorFlow, OpenCV, scikit-learn, Ensemble methods, CNN architecture

πŸ“Š DocuMind - Local RAG System for Financial Document Analysis

Jan 2025 - Present | Associated with UNLU & Co

Created a secure Retrieval-Augmented Generation (RAG) system tailored for the finance sector, enabling efficient extraction of insights from complex financial documents while maintaining data security.

Key Achievements:

  • Developed comprehensive document processing pipeline with custom parsing and embedding generation
  • Achieved 70% accuracy in text-based Q&A tasks on complex financial documents
  • Reduced document analysis time by 65% compared to manual methods
  • Maintained complete data security through local deployment architecture

Technologies: Python, Transformer models, Vector databases, Embedding techniques, RAG architecture

πŸ₯— Food Detective - AI-Powered Meal Tracking Application

Jan 2025 - Present

Led AI component development for an intelligent mobile application that identifies food items from images, provides nutritional analysis, and enables comprehensive meal tracking.

Key Achievements:

  • Achieved 88% accuracy in food item identification across diverse cuisine types
  • Developed journal investigation feature using Gemini API for personalized diet insights
  • Currently preparing for beta launch in Q3 2025

Technologies: Python, TensorFlow, Gemini API, Computer Vision, SQL, Google Cloud (BigQuery, Vertex AI)

πŸ‘ Real-Time Sign Language Alphabet Recognition System

Oct 2024 - Jan 2025 | Associated with Doğuş University

Led team development of an advanced computer vision system for real-time recognition of American Sign Language letters, enhancing communication accessibility.

Key Achievements:

  • Achieved over 90% accuracy in American Sign Language alphabet recognition in real-time
  • Successfully processed video at 25+ FPS on standard hardware, enabling fluid interaction
  • Developed system capable of functioning in varied lighting conditions and backgrounds

Technologies: Python, TensorFlow, OpenCV, CNN architecture, Real-time processing

Additional Projects

πŸ’° Cryptocurrency Data Analysis and Visualization

Feb 2025 - Present

Built comprehensive data pipeline and analytics system to fetch, process, and visualize cryptocurrency market data using the CoinGecko API.

Technologies: Python, Requests, Pandas, Matplotlib, API integration

πŸ“ˆ Time Series Forecasting for Retail Sales Prediction

Dec 2024 - Present

Participated in Kaggle competition developing advanced time series forecasting models to predict store sales across multiple locations.

Technologies: Python, XGBoost, Time Series Analysis, Feature Engineering

🚲 Bike Sharing Demand Prediction System

Jan 2025

Engineered comprehensive machine learning pipeline to predict bike sharing demand using multiple modeling approaches.

Technologies: Pandas, Scikit-learn, Matplotlib, Seaborn, Random Forest, Gradient Boosting

🏠 California Housing Price Prediction Model

Dec 2024

Developed advanced regression models to predict housing prices using comprehensive feature engineering and ensemble methods.

Technologies: Python, Scikit-learn, LightGBM, XGBoost, Statistical analysis

Technical Expertise

  • Machine Learning & AI: Developing and deploying ML models for predictive analytics, classification, and computer vision applications
  • Data Analysis & Visualization: Transforming raw data into actionable insights through statistical analysis and visual representation
  • Time Series Forecasting: Creating models to predict future trends in financial markets and sales data
  • Natural Language Processing: Building systems that understand and analyze text data for enhanced user experiences
  • API Integration & Development: Connecting systems and databases to create seamless data flows and user experiences

Impact & Values

I am committed to leveraging technology for positive social and environmental impact:

  • Healthcare Innovation: Creating AI solutions to assist in medical diagnostics and patient care
  • Accessibility: Developing tools like sign language recognition to support inclusive communication
  • Sustainable Decision-Making: Building data analysis frameworks that support environmentally conscious choices
  • Ethical AI Development: Ensuring AI systems are fair, transparent, and beneficial to all users

Career Objectives

Seeking opportunities in Data Science, Machine Learning Engineering, and AI Development roles with innovative international organizations. Focused on leveraging my expertise in developing AI solutions that transform complex data into actionable insights and create meaningful impact. Particularly interested in remote or on-site positions with companies committed to advancing AI technologies for positive social change and sustainability.

Let's Connect

I'm always open to interesting discussions and collaboration opportunities. Feel free to reach out!


Thank you for visiting my profile!

Pinned Loading

  1. Predicting-Bike-Sharing-Demand-with-Machine-Learning Predicting-Bike-Sharing-Demand-with-Machine-Learning Public

    This project aims to predict bike sharing demand using various machine learning models. The dataset used for this project is the Bike Sharing Dataset, which contains information about bike rentals …

    Python

  2. Predicting-California-Housing-Prices-Using-Machine-Learning-Models Predicting-California-Housing-Prices-Using-Machine-Learning-Models Public

    This project involves analyzing and predicting California housing prices using various machine learning models. The dataset is processed and cleaned, feature engineering is performed, and multiple …

    Python

  3. Time-Series-Forecasting-for-Store-Sales-Using-XGBoost Time-Series-Forecasting-for-Store-Sales-Using-XGBoost Public

    This project focuses on predicting store sales using advanced time series forecasting techniques. The model leverages XGBoost, a powerful machine learning algorithm, to handle complex interactions …

    Python

  4. Simple-Linear-Regression Simple-Linear-Regression Public

    This project involves coding a simple linear regression algorithm from scratch using NumPy. The gradient descent algorithm and cost function are also implemented manually.

    Python

  5. Text-Analysis-Tool-Using-Python Text-Analysis-Tool-Using-Python Public

    This tool analyzes a given text by the user to count word frequencies, sentence numbers, average word length, and the occurrences of specific words. Additionally, it calculates the total number of …

    Python

  6. SignLanguagePython SignLanguagePython Public

    Python