Skip to content
View bashirtrish's full-sized avatar

Block or report bashirtrish

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

Hello Coders
Workspace


👋 Hey, I'm Bashir Trish

🚀 Front-End Developer | ⚙️ Junior -Level Back-End (Laravel) | 💻 C++ Enthusiast

  • 🔭 Currently working on Laravel Projects & Web Apps
  • 🌱 Learning Advanced C++ & System Programming
  • 💬 Ask me about Web Development, Problem-Solving, and C++
  • 📫 Reach me on LinkedIn or [Telegram](https://t.me/yourusername)
  • ⚡ Fun fact: I can turn ☕ into clean code faster than my PC can boot Linux 😅

🛠️ Tools & Technologies

PHP Laravel C++ JavaScript HTML CSS Bootstrap MySQL Git Linux VSCode

// A little about me in C++
#include <iostream>
using namespace std;

int main() {
    string name = "Bashir Trish";
    string role = "Web Developer & C++ Programmer";
    cout << "Hello, I'm " << name << " - " << role << endl;
    return 0;
}

📊 GitHub Stats

bashirtrish's GitHub stats GitHub Streak

Top Languages

🏆 GitHub Trophies

Trophy



📬 Contact Information


🔄 Code Cycle

Broken system!       It's working!       It's working but you don't know how!

Popular repositories Loading

  1. bashirtrish bashirtrish Public

  2. SP-XD SP-XD Public

    Forked from SP-XD/SP-XD

  3. Customer-Management-System Customer-Management-System Public

    AboutI’m excited to share my new project—a mini customer management system built using Laravel, Bootstrap, and jQuery. It allows users to create, edit, delete, and restore customer data effortlessl…

    PHP

  4. e-commerce_card e-commerce_card Public

    About used laravel11 Customer Interface: Browse products in detail (name, description, colors, price). Add products to cart with quantity modification and dynamic price calculation. Possibility of …

    CSS

  5. Real-Time-Chat Real-Time-Chat Public

    About A real-time chat system, based on **WebSocket* and using *Pusher API* to support *Private Channels* and instant communication between users, with an attractive interface design.

    Blade

  6. Google-Keep-clone Google-Keep-clone Public

    About Key Features Easily add and edit notes. Customize notes by changing background colors or attaching images. Better organization with archives and the Recycle Bin. Recover deleted notes or perm…

    Blade