Skip to content
View sasa-m's full-sized avatar

Block or report sasa-m

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
sasa-m/README.md
  • 👋 Hi, I’m Sasa.
  • 👀 I’m interested in computer programming.
  • 💞️ I’m looking to collaborate on the development of interesting and challenging software.
  • 📫 You can find me using the Linkedin profile.

Pinned Loading

  1. JavaFX-MVCpattern-FastTruck JavaFX-MVCpattern-FastTruck Public

    JavaFX/MySQL project. Implementation of MVC and Singleton pattern. Application for transport company. Shows available trucks and drivers. The app makes routes. It takes the data and enters it into …

    Java

  2. Website-AJAX-Hibernate-JSTL Website-AJAX-Hibernate-JSTL Public

    Java/JavaScript/MySQL project. All web pages are loaded using asynchronous AJAX web technique. Blog page loads data from the database using Hibernate. Blog page is displayed using JSTL.

    Java

  3. Website-AJAX-JSON-REST Website-AJAX-JSON-REST Public

    Asynchronous AJAX is used. Blog page is rendered on the client side. Only data is loaded from the server. Object serialization was performed using JSON. REST web service has been implemented.

    HTML

  4. Website-CarsUnlimited Website-CarsUnlimited Public

    Data and password are stored in XML files in the WEB-INF folder. They are accessed using the XPath query language and transformed using the XSLT. JavaMail sends data from HTML form to email.

    Java

  5. .NETCore-BlazorServer-REST .NETCore-BlazorServer-REST Public

    The application has Clean Architecture. It consists of three projects. Logic is in a project that is a REST web service. The UI was solved through the Blazor Server App, which is another project. T…

    C#

  6. .NET5-SQLserver-REST-SwaggerUI .NET5-SQLserver-REST-SwaggerUI Public

    HR platform for adding and monitoring job candidates and their skills. The data is stored in two tables in a relational database.

    C#