Skip to content
View CTzatzakis's full-sized avatar
🚀
🚀
  • Freelance; Self-employed IT professional
  • Europe
Block or Report

Block or report CTzatzakis

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

     

Hi, I'm Chris, an Informatics & Communications Engineer, InfoSec Analyst, and Art enthusiast. I am always open to discussing new projects and interesting ideas. Feel free to reach out.

Languages

C C++ JavaScript Objective C PHP SQL

+ Some other technologies I use

Assembly Bash Bootstrap CSS Docker heroku HTML Jira Jira MATLAB MSSQLS Node JS Python React React QT R SQLLite typescript Visual Code Studio

Pinned

  1. Damerau-Levenshtein-distance Damerau-Levenshtein-distance Public

    Damerau–Levenshtein distance is a string metric for measuring the edit distance between two sequences. Informally, the Damerau–Levenshtein distance between two words is the minimum number of operat…

    C++ 1

  2. Computational-physics Computational-physics Public

    đź““ Simulation exercises access point for result extraction which can be used in modeling and theoretical approach of molecular and atomic processes.

    C++ 1

  3. k-means-clustering k-means-clustering Public

    k-means clustering is a method of vector quantization, originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations in…

    C++ 1

  4. js-Scene-Wave-Snow-Mountains js-Scene-Wave-Snow-Mountains Public

    A scene created using JavaScript css and html. Waves - Snow - Mountains

    JavaScript

  5. MST-IPs MST-IPs Public

    C++ Implementation of Kruskal's Minimum Spanning Tree algorithm on IP nodes

    C++