Skip to content
View yusufcore's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report yusufcore

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yusufcore/README.md

Hi πŸ‘‹, I'm Mohammad Yusuf

Computer Science Student β€’ Java Backend Developer β€’ FinTech Enthusiast


πŸš€ About Me

class Yusuf {

    String role = "Computer Science Student";

    String[] interests = {
        "Backend Development",
        "Financial Technology",
        "Enterprise Software",
        "Cloud Computing",
        "System Design",
        "Linux",
        "Software Engineering"
    };

    String currentFocus = "Java + Spring Boot + DSA";

    String motto = "Build. Learn. Improve.";
}

πŸ’» Tech Stack

Languages

Backend

Tools


🌱 Currently Learning

  • β˜• Advanced Java
  • 🌿 Spring Boot
  • πŸ“¦ REST APIs
  • πŸ“š Data Structures & Algorithms
  • πŸ—„ SQL
  • 🐧 Ubuntu Linux
  • ☁️ Cloud Fundamentals

❀️ Interests

  • πŸ’³ Financial Technology (FinTech)
  • 🏦 Banking Systems
  • βš™οΈ Enterprise Software
  • ☁️ Cloud Computing
  • 🧠 System Design

🎯 2026 Goals

  • βœ… Master Java
  • βœ… Build production-grade backend projects
  • βœ… Learn Spring Boot
  • βœ… Contribute to Open Source
  • βœ… Land a FinTech Internship
  • βœ… Become a Strong Backend Engineer

"Code with purpose. Build for people. Keep learning."

Popular repositories Loading

  1. study-timer study-timer Public

    minimal study timer with session tracking built using vanilla javascript.

    JavaScript 1

  2. python_practise python_practise Public

    Python practise repository focused on fundamentals, problem solving, data structures, OOPS, and mini projects.

    Python 1

  3. core-java core-java Public

    A structured Core Java learning repository covering syntax, OOP, Collections, Java 8, multithreading, interview preparation, and backend-focused concepts.

    Java 1

  4. core-javascript core-javascript Public

    A structured repository for learning and practicing modern JavaScriptβ€”from fundamentals to asynchronous programming, DOM manipulation, ES6+, and real-world projects.

    JavaScript 1

  5. dsa_cpp dsa_cpp Public

    C++ Data Structures & Algorithms practice repository. Focused on fundamentals, problem-solving, and consistent daily coding.

    C++

  6. frontend frontend Public

    Frontend practise: Javascript fundamentals and preparation for React

    JavaScript