Pinned Repositories
catchup-javaFx-crud-operation
design-patterns-builder-facade-factory-etc..
handling-multiple-sequences-PyTorch
This code uses HuggingFace's DistilBERT model to tokenize a sentence, convert it to IDs, and pass them to the model to get classification scores (logits). It shows how a sequence is processed for sentiment analysis using PyTorch.
hf_transformers
Hugging Face Transformers is an open-source library that provides pre-trained models for natural language processing (NLP) tasks like text classification, translation, and question answering. It supports popular transformer models like BERT, GPT, and T5, making it easy to fine-tune and deploy models for various NLP applications.
Layered-Architecture
layered architecture | using java , css , mysql
learning-dart
this try is to learning dart
mgunawardhana
POS-System-mvc-architecture
semester final pos system using javafx , mysql (Athena Fruit Market System)
Python_Postgres_CRUD
This project demonstrates a basic CRUD (Create, Read, Update, Delete) application using Python and PostgreSQL. It showcases how to interact with a PostgreSQL database through Python using SQL queries for managing records efficiently. Ideal for beginners looking to learn database management and Python integration with PostgreSQL.
mgunawardhana's Repositories
mgunawardhana/POS-System-mvc-architecture
semester final pos system using javafx , mysql (Athena Fruit Market System)
mgunawardhana/mgunawardhana
mgunawardhana/catchup-javaFx-crud-operation
mgunawardhana/design-patterns-builder-facade-factory-etc..
mgunawardhana/Layered-Architecture
layered architecture | using java , css , mysql
mgunawardhana/dockerizing-spring-boot-sample
This project is a Spring Boot application that has been Dockerized. It uses Maven for build automation and includes a Dockerfile to create a Docker image of the application.
mgunawardhana/PizzaJet-mobile-app
mgunawardhana/Python_Postgres_CRUD
This project demonstrates a basic CRUD (Create, Read, Update, Delete) application using Python and PostgreSQL. It showcases how to interact with a PostgreSQL database through Python using SQL queries for managing records efficiently. Ideal for beginners looking to learn database management and Python integration with PostgreSQL.
mgunawardhana/call-rest-api-using-web-client
This Java package demonstrates how to call a REST API using the Spring WebFlux WebClient.
mgunawardhana/Customized-Chat-for-Play-Tech-Pvt-Ltd
mgunawardhana/D24-Hostal
mgunawardhana/docker-and-Jenkins-integration
This project demonstrates a simple integration of Docker and Jenkins for continuous integration and continuous deployment (CI/CD) of a Java application. The project uses Maven for build automation and includes a basic Java program that prints a welcome message.
mgunawardhana/Easy-car-rental-private-limited-with-spring-backend
mgunawardhana/file-storage-with-aws-s3-bucket
mgunawardhana/gzip-compression
Using Gzip compression in Spring Boot offers several advantages: Improved Performance: Gzip compression reduces the size of HTTP responses sent from the server to the client. This results in faster page load times and reduced bandwidth consumption, which improves overall application performance and responsiveness.
mgunawardhana/java-22-new-features
Java 22 is a recent release of the Java programming language, launched in March 2024. It introduces several new features and improvements now we explore it
mgunawardhana/java-collection-feature-exploring
mgunawardhana/Java-Streams-Hidden-Features
Java Streams in Java 8 simplify collection processing through concise, expressive code. They enable complex operations on data sequences with ease.
mgunawardhana/learning-nest-js-rest-api
This repo is focused on learning and exploring NestJS, a progressive Node.js framework for building efficient and scalable server-side applications. The project primarily uses TypeScript along with some JavaScript.
mgunawardhana/my-portfolio-version-0.0.2
mgunawardhana/nest-js-with-passport-jwt
🚀 A NestJS application secured with Passport and JWT for stateless authentication. Features modular architecture, user management, and secure API endpoints. Perfect for scalable backend development.
mgunawardhana/PharmaSync-Solution-Backend
PharmaSync ERP is a comprehensive, user-friendly system designed to streamline pharmacy operations, manage inventory efficiently, and enhance customer service, all powered by a robust Spring Boot backend.
mgunawardhana/spring-boot-backend-validations
Here's a basic overview of how backend validations work in Spring Boot:
mgunawardhana/spring-boot-batch-processing
mgunawardhana/spring-boot-file-upload-download-delete-with-google-cloud-platform
demo test
mgunawardhana/spring-boot-security-with-jwt-access-and-refresh-tokens
mgunawardhana/Spring-Boot-Virtual-Threads
In Java, a thread is a lightweight sub-process, the smallest unit of processing. It is a separate path of execution. Threads are independent, if there occurs exception in one thread, it doesn't affect other threads. It shares a common memory area.
mgunawardhana/spring-schedulers
In the context of software development, "Spring schedulers" typically refers to the scheduling capabilities provided by the Spring Framework, a popular framework for building Java applications. Spring provides several mechanisms for scheduling tasks to be executed at specific times or intervals.
mgunawardhana/spring-security-jwt-basics
spring boot security with jwt token without refresh token
mgunawardhana/user-management-instance-backend-service-1
code name - phoenix