Skip to content
View Dynotum's full-sized avatar
:octocat:
💻 🖱️
:octocat:
💻 🖱️

Organizations

@oracle

Block or report Dynotum

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

Hello 🦖

Tech Enthusiast | Computer Engineer


Dino


Pinned Loading

  1. euro-tracker-nexpay euro-tracker-nexpay Public

    This project was built with an external API called Twilio for sending Whatsapp messages. Programming language is Java Core, Spark framework for REST calls, and Selenium.

    Java 1

  2. Command-Pattern Command-Pattern Public

    You probably have heard of behavioral patterns by now. Behavioral patterns are concerned about the interaction of objects. While there are about 12 design patterns that belong to behavioral pattern…

    Java

  3. Decorator Decorator Public

    The Decorator is a structural pattern used to add new responsibilities to an object dynamically without extending functionality. That lets you dynamically change the behavior of an object at runtim…

    Java

  4. Readability-Score Readability-Score Public

    The first one is Flesch–Kincaid readability tests. To calculate this, you also need to create a method that calculates a number of syllables in a word. The formula is listed below. You can learn mo…

    Java