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

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
markmihalyi/README.md

👋 Hey there.

classAboutextendsMe{location='Hungary';languages_spoken=['hu_HU','en_US'];programming_languages=['TypeScript','JavaScript','C#','Python','Java'];technologies=['React','Next.js','Express','Node.js','WPF','MAUI','ASP.NET Core'];databases=['MySQL','Microsoft SQL Server','MongoDB'];}

🔧 Other Tools

Pinned Loading

  1. chat-appchat-appPublic

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

    TypeScript

  2. markmihalyi.humarkmihalyi.huPublic

    🌐 This is my new personal website.

    TypeScript 1

  3. multiataxxmultiataxxPublic

    ⚔️ Online two-player strategy game with artificial intelligence.

    C#

  4. cardano-wallet-boilerplatecardano-wallet-boilerplatePublic

    🚀 A starting point for developers aiming to build decentralized applications (dApps) on the Cardano blockchain.

    TypeScript

  5. mountain-appmountain-appPublic

    ⛰️ A mountain peak tracking app built with React.

    TypeScript

  6. two-level-schedulertwo-level-schedulerPublic

    ⚙️ A simple two level scheduler algorithm. The first layer (0) uses SRTF, the second layer (1) uses RR scheduler.

    Java