Skip to content
View amin-arif's full-sized avatar
  • CTrends Software & Services Ltd
  • Dhaka, Bangladesh
  • LinkedIn in/amin-arif

Block or report amin-arif

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

Hi πŸ‘‹, Β  I'm Al Amin Arif

Who I am?

  • A software engineer based in Dhaka, Bangladesh.
  • Have 2 years of hands-on experience in product development, and technology support for clients.
  • Developed products for hrm, project management, kyc, and supply chain business domains.
  • Have built RESTful API's, and web apps targeting multi-platform and cross-platform ecosystems in monolithic and microservices architectures.

What I'm doing?

  • 🏒 Working at CTrends Software as a Programmer.
  • πŸ‘¨β€πŸ’» Writing Java Spring Boot API's Posrgres Microservice, JavaScript.
  • 🌍 Mostly active on and the Java community.
  • πŸ“š Currently learning about clean code, tdd, microservice, and techical pitch.
  • πŸ‘― Looking to collaborate on Spring Boot projects.
  • πŸ₯° Building medi-trace, project-management, news-portal as pet projects.

What I like to disscuss about?

  • πŸ’¬ Ask me about Spring stack RESTful APIs design patterns data structures coding speed hacks clean code requirement analysis and tech culture.

What my skill set looks like?

  • πŸ–₯ Front-end:

    • πŸ“œ Languages: β€’ πŸ§™πŸ» JavaScript β€’ πŸ§šπŸ»β€β™‚οΈ HTML β€’ πŸ‘¨πŸ»β€πŸŽ¨ CSS
    • πŸ”¬ Frameworks & Libraries: β€’ ReactJS β€’ jQuery
  • πŸ—„οΈ Back-end:

  • 🎑 Software development ecosystem:

  • πŸ§™β€β™‚οΈ Coding pattern & principles:

  • πŸ—οΈ Code editors:

What's interesting about me?

  • 😎 I love to live a simple life.
  • 🧐 I love to be very precise and thorough. I hate procrastinating.
  • ⏱️ I'm a workaholic and love to read tech articles, newspapers.

What companies have I worked for?

How to get in touch with me?

Pinned Loading

  1. my-note my-note Public

    In this repository, I take note of all my daily necessities like shortcuts, commands, syntax, tutorials etc.

    HTML

  2. problem-solving problem-solving Public

    Java

  3. service-utilities service-utilities Public

  4. Java and Spring Framework Resources Java and Spring Framework Resources
    1
    ## Core Java
    2
    ### Chapter 0 : Fundamentals
    3
    1. Data Types and Variables - https://www.baeldung.com/java-primitives
    4
    2. Access Modifiers - https://www.baeldung.com/java-access-modifiers
    5
    3. If-Else