JUnit
Skills for certificate:
Java
JUnit
This is the page displaying all the material related to JUnit. This can include projects, blogs, certificates, university modules and work experience along with sub-skills.
Java
This is the page displaying all the material related to JUnit. This can include projects, blogs, certificates, university modules and work experience along with sub-skills.
A library for converting Markdown to Symphony's MessageML format. This was created because there was no existing library that could convert Markdown to MessageML. Especially useful for rendering responses from LLMs as they return messages in Markdown format.
Simple calculator app built using Java as a Maven project. This was a second year Java assignment focused on software engineering methodologies. The project involved creating a calculator application, emphasizing the importance of proper version control procedures, test-driven development, documentation, and code quality assurance through linting and styling. The assignment highlighted the significance of following efficient software development processes rather than just focusing on the final implementation.