Skip to content
View Meriku's full-sized avatar

Block or report Meriku

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

About Me

I am an experienced software developer with a passion for creating innovative and efficient solutions. My expertise covers a wide range of technologies, and I love diving into new challenges. Here's a brief overview of what you can find on my GitHub page:

Projects

  • Git Client - Open Source

    • This is an open-source initiative aimed at creating a user-friendly Git client application. This project is being developed using .NET, C#, and WPF technologies.
    • View Repository
  • Game Snake

    • This classic Snake game is implemented in .NET with a console-based user interface.
    • View Repository
  • Game Tetris

    • This classic Tetris game is implemented in .NET with a console-based user interface.
    • View Repository
  • Test Projects

    • A collection of test projects that showcase my skills and experimentation in various programming languages and technologies.

My Tech Stack

I am proficient in several programming languages and technologies, including but not limited to:

  • C#, JavaScript, TypeScript, .NET Framework, .NET Core, React, React Native, AWS

Contact Me

I'm always open to new opportunities and exciting software development challenges. Let's connect and create something amazing together!

Pinned Loading

  1. GitClient GitClient Public

    A simple git GUI client built using .NET and WPF technologies. Originally intended as a small project to improve understanding of git, it has since grown into something bigger.

    C#

  2. WebPage_Online-Pizzeria WebPage_Online-Pizzeria Public

    The first full-fledged pet project on Razor Pages.

    C#

  3. Game_ConsoleSnake Game_ConsoleSnake Public

    Snake. User interface implemented through default console.

    C#

  4. App_ERP-System App_ERP-System Public

    App (client and server) for monitor employees (hire and fire, establish working hours, etc.) (practiced: TCP connection + SQL Entity Framework)

    C#

  5. Game_Tetris Game_Tetris Public

    Tetris. User interface implemented through default console.

    C#

  6. BinarySearchTree BinarySearchTree Public

    Structure - node-based Binary Search Tree (BST)

    C#