Skip to content
View mrcuren's full-sized avatar

Block or report mrcuren

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
mrcuren/README.md
Typing SVG

About me

🔭  Currently working on LLM fine-tuning, RAG pipelines & AI Agent systems

🌱  Building with LangChain · LangGraph · CrewAI · Transformers

🤖  Interests: LLMs · RAG · Sentiment Analysis · EDA

🎓  Computer Engineering

💬  Ask me about LLMs, RAG, AI Agents, LangChain, BERT, Prompt Engineering

Connect

LinkedIn

GitHub

Medium


Tech Stack

AI / ML

Python  PyTorch  TensorFlow  Hugging Face  Scikit-learn  Jupyter

LLM & Agents

LangChain  LangGraph  CrewAI  Camel-AI

Data

Pandas  NumPy  Matplotlib  OpenCV

Dev & Cloud

Django  PostgreSQL  Redis  Docker  Kubernetes  Google Cloud  Linux


Featured Projects

🔤 Sentiment Analysis — BERT

Twitter sentiment analysis on university online education decisions using BERT fine-tuning.

Python Transformers

🚢 Titanic EDA & ML

End-to-end EDA, feature engineering, and ML model benchmarking on the Titanic dataset.

Python Scikit-learn

🔵 OpenCV Object Detection

Real-time blue object detection using OpenCV on video snapshots.

Python OpenCV

🎓 University Student System

Student management system with full CRUD operations.

Python SQLite


Stats


Popular repositories Loading

  1. C_ProgramThatPerformsVariousOperations C_ProgramThatPerformsVariousOperations Public

    Calculator, area, perimeter calculation, estimation, between two numbers and the program that finds the midterm-final-average of the student using functions and arrays.

    C++ 1

  2. TitanicDataset_EdaAndMl TitanicDataset_EdaAndMl Public

    Examining the Titanic dataset, evaluating data manipulation, data visualization, and machine learning models

    Jupyter Notebook 1

  3. Sentiment-Analysis-with-Bert-model Sentiment-Analysis-with-Bert-model Public

    Sentiment analyses of twitter users about the decision on the continuation of universities online

    Jupyter Notebook 1

  4. UniversityStudentSystemWith_PythonandSqlite UniversityStudentSystemWith_PythonandSqlite Public

    The program that performs the operations of adding student documents, updating menu, deregistration, adding additional points to the course, deleting grades and deleting students

    Python

  5. DjangoProject DjangoProject Public

    CSS

  6. OpenCV_BlueObjectDetection OpenCV_BlueObjectDetection Public

    My project with OpenCV library detects blue objects in snapshots.

    Python