Skip to content
View kivanc57's full-sized avatar

Block or report kivanc57

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
kivanc57/README.md

Hi 👋! My name is Kıvanç and I am a 42-student, a programmer, and a linguistics Master's student

My tech interests are Software Engineering and Data Sience (NLP in particular)



python logo c logo r logo sqlite logo postgresql logo mysql logo mongodb logo neo4j logo docker logo kubernetes logo travis logo circleci logo />
  <img width= jenkins logo argocd logo ansible logo terraform logo prometheus logo bash logo git logo linux logo


Snake animation


languages graph streak graph

Pinned Loading

  1. nlp_data_visualization nlp_data_visualization Public

    This project provides Python scripts for analyzing and visualizing text data using efficient NLP methods. It includes tools for creating bar plots, histograms, pie charts, treemaps, violin plots, a…

    Python

  2. analytics_unsupervised analytics_unsupervised Public

    This repository offers Python scripts for text data analysis, utilizing machine learning and unsupervised methods. It includes tools for dimensionality reduction, clustering, and visualization, hel…

    Python

  3. R_explanatory_analysis R_explanatory_analysis Public

    Exploratory and Descriptive Data Analysis on Indonesian data using R. This project involves reading data, feature analysis, correlation analysis, logistic regression, PCA, MDS, and clustering. Visu…

    R

  4. R_feature_comparison R_feature_comparison Public

    This project explores the relationship between features and diagnosis in cancer data. Using methods like boxplots, scatterplots, PCA, k-means clustering, and logistic regression, we analyze and vis…

    R

  5. chromadb_framework chromadb_framework Public

    This script demonstrates how to use the Chroma library for managing collections of text data. It sets up a client, creates or retrieves a collection, adds documents to it, and queries for the close…

    Python

  6. sqlite3_framework sqlite3_framework Public

    This project manages an SQLite database to handle file operations. It creates tables, inserts files from a directory, and queries for data such as the largest files and files with specific extensio…

    Python