Skip to content
View Kharzixen's full-sized avatar
Block or Report

Block or report Kharzixen

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

Hi 👋, I'm Mellau Márk-Máté

  • About me: I'm a passionate software developer, I'm currently a computer science student at Babes-Bolyai University of Cluj-Napoca
  • Current Side Project: (In progress) a Microservices backend in Java for an e-commerce application that showcases a microservices architecture, service discovery, distributed data, API gateway, event-driven design, Dockerization, and aims to gain practical experience in these areas. Contributions and feedback are welcome

📬 How to Reach Me:

If you have questions, feedback, or simply want to get in touch, you can reach me via email or connect with me on LinkedIn:

I'm always open to discussions, collaborations, and new opportunities. Feel free to send me an email or connect with me on LinkedIn. I look forward to connecting with you!


💻 Languages and tools I'm familiar with:

Show Technologies:

Languages:

c   cplusplus   dart   haskell  java  javascript  python  typescript 

Backend frameworks and technologies:

spring  kafka  express  nodejs 

Frontend frameworks and technologies:

angular  flutter 

Other technologies:

docker  bash  git  linux  matlab 

Data Storage Solutions:

mongodb  mssql  mysql  postgresql  redis 

🏆 LeetCode Statistics:

Show LeetCode Statistics:

LeetCode profile:   https://leetcode.com/user5018WD/

Leetcode Stats

Pinned Loading

  1. Memorio Memorio Public

    Memorio is a social media-like application where users can create posts, follow other users, and check their posts. The main feature of Memorio is to enable users to create public and private share…

    Dart

  2. Genetic-and-Evolution-Strategy-Algorithms Genetic-and-Evolution-Strategy-Algorithms Public

    Genetic and evolutionary optimization algorithms are a class of optimization techniques inspired by natural selection and biological evolution processes. They are particularly useful for solving co…

    Java

  3. AI-ML AI-ML Public

    This repository contains a collection of basic artificial intelligence and machine learning algorithms that I developed during my second year of university. Here, you'll find a selection of algorit…

    Python

  4. Java-Arcade-Game Java-Arcade-Game Public

    A Java arcade game developed during my university course, showcasing Java 8's Swing package. It offers a responsive and engaging user experience with user input handling and efficient update-redraw…

    Java

  5. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    This project is dedicated to implementing a variety of fundamental data structures and algorithms in C++ for educational purposes. The goal is to enhance my understanding of core computer science c…

    C++