Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View cymon1997's full-sized avatar
🌃
🌃

Block or report cymon1997

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

💫 Hello World! I'm Aji 👋

cymon1997 followers

🚀 About Me

Coding

const me = {
    pronouns: "He/Him",
    code: ["Go", "Java", "JavaScript", "Dart"],
    askMeAbout: ["backend dev", "app dev", "tech", "investment", "trading"],
    technologies: {
        backEnd: {
            go: ["Gin", "Gorm", "Echo"]
            java: ["Spring Boot", "Maven"],
            js: ["Node.js", "Express"],
        },
        mobile: {
            android: ["Native", "Flutter"],
        },
        databases: ["MongoDB", "PostgreSQL", "MySQL", "Redis"],
        cloud: ["Google Cloud", "Heroku"],
        tools: ["Docker", "Kubernetes", "Jenkins", "Git", "Postman"]
    },
    currentFocus: "Building scalable applications with modern tech stacks",
    funFact: "I debug with console.log and I'm not ashamed! 🚀"
};

🛠️ Tech Stack

💻 Programming Languages

Go Java JavaScript

⚙️ Backend Development

Gorm Spring NodeJS

🎨 Mobile App Development

Flutter Android

🗄️ Databases & Cloud

MongoDB Postgres MySQL Redis Google Cloud

🛠️ Tools & Others

Docker Kubernetes Git Postman


📊 GitHub Analytics

GitHub Streak


🏆 GitHub Trophies

trophy


🏆 Holopin Badges

An image of @cymon1997's Holopin badges, which is a link to view their full Holopin profile


📈 Contribution Graph

Cymon's github activity graph


🌟 What I'm Up To

🔭 Currently Working On 🌱 Currently Learning 👯 Looking for
Building scalable web applications Cloud Architecture & DevOps Innovative Tech Solutions
Performance optimization Advanced System Design Remote Dev Jobs
Mobile development projects Machine Learning basics Creative & Cooperative Team

💬 Let's Connect!

LinkedIn Twitter Portfolio


💭 Random Dev Quote

🚀 "Code is poetry written in logic"

Thanks for visiting my profile! Let's build something amazing together! 🌟

Pinned Loading

  1. go-client go-client Public

    Light all-in-one client specialized for you.

    Go

  2. go-errors go-errors Public

    Easy to maintain error package for your app

    Go

  3. go-template go-template Public template

    Template for backend service in golang

    Go 3

  4. go-logger go-logger Public

    Builder style logging made easy in Go

    Go