Skip to content
View javadurai's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report javadurai

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

Hi there πŸ‘‹

I'm a passionate software developer with a love for clean code and elegant solutions. πŸ’» My expertise lies in full-stack web development, where I enjoy working with cutting-edge technologies and frameworks. I have a strong background in Java, Spring Boot, and Angular, and I'm always eager to expand my skillset and explore new technologies.

I thrive in collaborative environments and enjoy working with talented teams to deliver high-quality software products. I'm a firm believer in continuous learning and improvement, and I actively seek out opportunities to enhance my knowledge and skills.

When I'm not coding, you can find me exploring the outdoors, playing guitar, or indulging in a good book. Feel free to reach out if you have any questions or if you'd like to collaborate on exciting projects. Let's build something amazing together! πŸš€

I would like to show some apps developed by me!

Projects

Loan Ease - Loan Repayment Planner

Loan Repayment Planner is a web application that helps users to plan their loan repayments by providing them with a detailed payment schedule.

Loan Repayment Planner Screenshot

Features

  • Allows users to input the loan amount, annual interest rate, and loan term in months.
  • Provides a detailed payment schedule including opening balance, amount paid, principal, interest, and closing balance for each month.
  • Supports part payments, which can be done as fixed amounts in regular installments (monthly, quarterly, or yearly) or as variable amounts on user-selected dates.
  • Automatically recalculates the schedule as the user inputs or modifies data.

Live Demo

You can try out the app at Loan Repayment Planner Live Demo.

Technologies Used

  • HTML5
  • CSS (Bootstrap CSS)
  • JavaScript

How to Use

  1. Input your loan amount, annual interest rate, and loan term in months.
  2. Choose your part payment type (if applicable) and input the respective amounts and frequency.
  3. The payment schedule table will automatically update as you input the data.
  4. For variable part payments, input the amount in the "Part Payment" column of the payment schedule table on the desired date.

Contribute

Contributions, issues, and feature requests are welcome!

License

This project is MIT licensed.

Popular repositories

  1. loanease loanease Public

    Our LoanEase app is a powerful tool designed to help you effectively manage your loan repayment process. Whether you have a personal loan, a mortgage, or any other type of loan, our app provides yo…

    JavaScript 16 8

  2. tinylink tinylink Public

    This is a simple web application developed with Spring Boot and Thymeleaf. The application provides basic URL shortening service and features like user management and pagination.

    Java 1

  3. app-templates app-templates Public

    HTML 1

  4. loanease-react loanease-react Public

    JavaScript 1

  5. docker-images docker-images Public

    Forked from oracle/docker-images

    Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects

    Shell

  6. Spring-Framework-Essentials Spring-Framework-Essentials Public

    Forked from kousen/Spring-Framework-Essentials

    Projects used in Spring Framework Essentials video course

    Java