Skip to content
View markmihalyi's full-sized avatar
🇭🇺
🇭🇺
Block or Report

Block or report markmihalyi

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

👋 Hey there.

TypeScript

class About extends Me {
    location = 'Hungary';
    languages_spoken = ['hu_HU', 'en_US'];
    programming_languages = ['TypeScript', 'JavaScript', 'C#'];
    technologies = ['React', 'Next.js', 'Express', 'Node.js', 'WPF'];
    databases = ['MySQL', 'MongoDB'];
}

🔧 Other Tools

Pinned

  1. chat-app chat-app Public

    💬 A real-time chat application made with Next.js, implementing Socket.io.

    TypeScript

  2. markmihalyi.hu markmihalyi.hu Public

    This is my brand new portfolio page. ✨

    TypeScript 1

  3. ubulengine ubulengine Public

    A c# software based on LCU API. Currently only available in Hungarian.

    C#

  4. social-media-app social-media-app Public

    A basic social media app API. This project was just for my own learning.

    TypeScript