GithubHelp home page GithubHelp logo

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 bash logo git logo linux logo


Snake animation


languages graph streak graph

Kivanc Gordu's Projects

analytics_unsupervised icon analytics_unsupervised

This repository offers Python scripts for text data analysis, utilizing machine learning and unsupervised methods. It includes tools for dimensionality reduction, clustering, and visualization, helping users uncover patterns and insights from their text data efficiently.

chromadb_framework icon chromadb_framework

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 closest matching texts based on an input query. It leverages embeddings from a specified model to find and display the most relevant texts.

get_next_line icon get_next_line

This repository features my implementation of get_next_line, a C function that reads and returns a single line from a file descriptor, handling large files efficiently. It includes essential utilities for string manipulation and memory management, showcasing key C programming concepts.

lagrance_smoothing_visualization icon lagrance_smoothing_visualization

This project demonstrates a Python application for generating, smoothing, and visualizing a game map using Lagrange smoothing techniques. It creates an initial map with specified dimensions and missing values, applies smoothing iteratively to refine the map, and generates visual representations to observe the effects until it stabilizes.

libft icon libft

This repository contains custom implementations of standard C library functions, developed as part of my 42 Prague coursework. It includes string manipulation, memory management, file I/O, and mathematical functions, all adhering to strict coding standards.

linguistic_game icon linguistic_game

This project is a Python-based game where you generate a map, place entities, and play through a game loop. It uses constants for game settings, initializes the game map, handles player movements, and tracks health and enemies. The game continues until the player defeats all enemies or loses all health.

nlp_data_visualization icon nlp_data_visualization

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, and word clouds, using libraries such as matplotlib, seaborn, wordcloud, spacy, and textblob.

printf icon printf

This repository features a custom printf implementation, crafted as part of my 42 Prague coursework. It delivers formatted output for characters, strings, integers, unsigned integers, hexadecimal values, and pointers, all while adhering to rigorous coding standards and project specifications.

restaurant_management icon restaurant_management

This Python application simulates a restaurant management system. It handles table booking, menu display, order processing, and payment management. The Restaurant class integrates these features, allowing interaction through a command-line interface.

r_explanatory_analysis icon r_explanatory_analysis

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. Visualizations include boxplots, scatter plots, corrgrams, and dendrograms. Comprehensive report available in report.docx.

r_feature_comparison icon r_feature_comparison

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 visualize data to understand health indicators.

sqlite3_framework icon sqlite3_framework

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 extensions. The script sets up the database, performs operations, and prints results to help users manage and analyze file data efficiently.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.