Skip to content
View TripleKay's full-sized avatar
:copilot:
Hi
:copilot:
Hi

Block or report TripleKay

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

Hi there πŸ‘‹

  • πŸ”­ I’m currently working on Visibleone
  • 🌱 I’m currently learning Golang

πŸ’« About Me:

Highly skilled Web Developer specializing in Laravel (PHP) with strong expertise in Node.js and Nest.js. Experienced in both front-end and back-end development, delivering clean, maintainable code and exceptional user experiences. Strong problem-solving and leadership abilities, with a commitment to adopting the latest technologies and building scalable, high-performance applications.

🌐 Socials:

πŸ’» Tech Stack:

Frontend: HTML5 CSS3 Bootstrap Tailwind Vue.js React React Native TypeScript Sass

Backend: PHP Laravel Node.js Express.js Nest.js MSSQL MySQL MongoDB SQLite Redis

DevOps & Tools: Git Docker Nginx Postman Figma Firebase

Other Technologies: Java C# MATLAB .NET Symfony

πŸ“Š GitHub Stats:


streak graph languages graph

Pinned Loading

  1. TripleKay TripleKay Public

    Highly skilled Web Developer specializing in Laravel (PHP) with strong expertise in Node.js and Nest.js. Experienced in both front-end and back-end development, delivering clean, maintainable code …

  2. helloworld helloworld
    1
    package main
    2
    import "fmt"
    3
    func main(){
    4
        fmt.Println("HELLO WOLRD")
    5
    }