Skip to content
View hayamij's full-sized avatar

Highlights

  • Pro

Block or report hayamij

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

👋 Hello there, I'm hayamij 🍞

Welcome to my digital shelf — where code, logic, and a touch of creative flair meet.
I'm a full-stack developer in practice, but deep down, I’m a backend artisan. I live and breathe algorithms, data structures, and the elegance of well-designed databases.


🧰 Tech Stack

  • 💾 Languages: C#, C++, PHP, T-SQL, Java, JS
  • 🧱 Backend: PHP, C#, .NET, MySQL
  • 🌐 Frontend (if I must): HTML, CSS, JavaScript
  • 🛠️ Tools: Git, VSCode, Azure Data Studio, Photoshop (sometimes)

🧊 Personality Stack

Difficult + Diligent + Detail-oriented
If something’s worth doing, it’s worth doing right — or not at all.


“Code is art, logic is the brush, and bugs... are part of the process.”

Pinned Loading

  1. Invoice-Manager Invoice-Manager Public

    A hotel needs to manage two types of invoices: hourly and daily. Each invoice includes: ID, date (Java Date), customer name, room ID, unit price. Hourly invoices add hours rented (max 24h billed); …

    Java 1

  2. ItemFlow ItemFlow Public

    A chatbot helps to manage products using command with NLP (Natural Language Processor)

    Java

  3. simple-shopping-site simple-shopping-site Public

    data managment with php

    PHP

  4. DatabaseManagement DatabaseManagement Public

    This app is built used Windows Forms .NET C#, simplified database management for shop

    TSQL