Skip to content
View ecetsn's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report ecetsn

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

A passionate developer from Turkey 🇹🇷


🔭 I’m currently working on a AI-based text translator

🌱 I’m currently learning Deep Learning, OpenCV Lib., Machine Learning


Connect with me

ece tosun ece tosun ecetsn



⚒️ Languages-Frameworks-Tools ⚒️






⚡ Stats ⚡


streak stats Ece's Github readme stats




Popular repositories

  1. Maze Maze Public

    Implement a program which will generate a random maze of size MxN, where M represents the number of rows, and N represents the number of columns. Then, you will also need to implement a function wh…

    C++

  2. Matrix-Equation-Solver Matrix-Equation-Solver Public

    This GitHub repository contains a C++ program designed to solve matrix equations.

    C++

  3. Sparse-Matrices Sparse-Matrices Public

    Implemented operations on a very special type of data structure – a sparse matrix.

    C++

  4. Phonebook_Management_Program Phonebook_Management_Program Public

    This program implements a phonebook management system using Binary Search Tree (BST) and AVL Tree data structures.

    C++

  5. Phonebook_Management_Sorting_Algorithms Phonebook_Management_Sorting_Algorithms Public

    This C++ program implements a phonebook management system using Binary Search (BS) and Sequential Search data structures.

    C++

  6. Finding_Similarites_Between_Unique_Words Finding_Similarites_Between_Unique_Words Public

    This Python script is designed for text processing and finding top 3 similar words of a unique word within a given docx document.

    Python