Git Product home page Git Product logo

I have made some changes to my profile. Several large and old projects were either deleted or set to private. This was due to my current understanding of coding standards, which led me to conclude that the code quality of those projects was unsatisfactory. There are still some old projects with bad code quality. But I decided to keep them because I find their topics too interesting to delete. However, I recommend focusing on the newer or pinned projects instead (like 'ba-schedule'). Since the majority of my programming is done at work, I am unable to share those complex projects here.


let me = new Person('Simon');
me.sayHiToStranger();

while (me.isAlive) {
  me.loveCoding();
  me.writeCleanCode();
}

trophy


Top Langs


Codewars


LeetCode Stats

Simon Nikolaidis's Projects

astar-food-finding-simulation icon astar-food-finding-simulation

Food-Finding-Simulation with A* algorithm (with obstacles and the ant likes to take a path it used before) https://si-ni.github.io/AStar-Food-Finding-Simulation/ (code quality is a disaster)

dartscorepro icon dartscorepro

No more mental calculations in darts - A university software project

rsa-aes-encrypted-websocket-chat icon rsa-aes-encrypted-websocket-chat

A simple 1-to-1 chat application with built-in encryption and based on websockets. Messages are encrypted with AES, the key for this symmetric encryption is created once for every pair and the secure exchange is done via RSA encryption. For it to work properly outside a local environment, it would need to be upgraded to HTTPS and WSS.

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.