An open API service providing repository metadata for many open source software ecosystems.

GitHub / Thitikorn-Nupan 1 Repository

Thitikorn-Nupan/spring-boot-and-jdbc-template-crud-postgresql

(modify) this project , i've learned , how to config postgress database , and learned way to convert arrays posgress to java list (very nice) and I use jdbc for concept crud (hard code) , testing with Junit 4 for my logic , enjoy your work!

Language: Java - Size: 69.3 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-apply-multiple-modules-for-deploy

Language: Java - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-jdbc-intermediary-service

Language: Java - Size: 85 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-with-primeng-and-spring-boot-crud-h2-many-to-many

Language: Java - Size: 90.8 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/Thitikorn-Nupan

Size: 19.5 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-with-primeng-crud-data-from-free-api

(angular 17 & primeng v.17)

Language: TypeScript - Size: 129 KB - Last synced at: about 8 hours ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-with-primeng-intermediary-service

(angular 19 & primeng v.19) this app i build ui service for crud concept, it's useful and save time when you use primeng. such as dynamic table & form group & dialog. just learn the way to use it all. on src/app/displays, next time i'll do on my api perfect!

Language: TypeScript - Size: 155 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-jdbc-crud-relations-mysql-microservices

Language: Java - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-jdbc-template-understand-bean-property-row-mapper

this app develops for understand more about any query of jdbc template, such as queryForObject,queryForList,query,... and i won't map java pojo on own i use BeanPropertyRowMapper class for mapping it's very useful. also add the dynamic sql concept (get table name from entity) and still got SimpleJdbcInsert for insert by nothing specify params.

Language: Java - Size: 89.8 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/summary-spring-boot-security-and-jdbc-for-working

this app mocks spring security from current app i develop, i learn more about thw way to create jwt and apply it with user from database. i know the AbstractAuthenticationToken class for handle jwt details and OncePerRequestFilter for handle any reqs then set context of auth, learn WebMvcConfigurer class it works for customize default MVC setups

Language: Java - Size: 34.2 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-security-and-jwt-without-jpa

(modify) this project , I have know about website token I know how to generate it and take it to use for authentication/security it's good but this is hard coded. (I don't use with database) this project I know the way to config Jwt with spring security for validate user who can access my api.

Language: Java - Size: 21.5 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/summary-angular-fundamentos-for-working

(working with npm v 18.19 , my old apps npm v 18.17) this app try to mock the concept of app i'm developing

Language: TypeScript - Size: 285 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-database-migration-with-flyway

this project i learned about flyway mysql dependency and get to know the concept of it , it works good if you have a team. the flyway migration this case i use software to generate script some sql and put it to project you don't have to config if you put sql to default path as db/migration/***.sql , it's working good!

Language: Java - Size: 18.6 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-jpa-hibernate-crud-mysql-many-to-one-four-tables

Language: Java - Size: 74.2 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-commons-response-for-rest-api

this project i try to understand about @Builder (Builder pattern) and i got it. So two modules work for response api. Number one has a lombok library, Number two it doesn't. But it both response the samething.

Language: Java - Size: 65.4 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-standalone-and-spring-cloud-netflix-eureka-server-api

Language: TypeScript - Size: 290 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/summary-spring-boot-app-microservice-for-working

Language: Java - Size: 68.3 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-and-spring-boot-security-and-jwt-using-jpa-hibernate-login-h2-database

This is Full-stack, I used spring boot for back-end and front-end it's angular. this back-end project still keep spring security + jwt (develop from last the project. Just change to be H2 database). So concept this project, I know how to access api (have to authenticate) by angular. And I also know way retrieve token and use it for access api.

Language: TypeScript - Size: 266 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-fetch-data-from-free-api-and-make-progressive-web-app

Language: HTML - Size: 148 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-and-spring-boot-crud-mysql-one-to-many

(modify) i'm stronger with the both frameworks i just modified and clear some task code then test on my backend, And frontend i add the new concept angular i got from internship as dynamic table,form group and use ag-contianer,ng-template,... That's cool!

Language: TypeScript - Size: 239 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/understand-git-fork-sortware-for-working

this app try to mock the concept of app i'm developing and learning a fork software to work with the team developer, so all the concepts of this i'll do it clear on repo : summary-spring-boot-app-microservice-for-working.

Language: Java - Size: 1.4 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-mysql-one-to-one-without-join-table

this just a simple rest-api, i use jpa-hibernate to work with relations one to one in sql database(no relation table). and i use my module(dependency) i understand more about way to depend my module(spring boot project) also remind me how to write exception handlers on my own. That's enough.

Language: Java - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-understand-log4j-and-work-with-muliple-modules

(remider) this project I knew how to use log4j instead System.out.print for logging the message and I got to knew how to set log4j in .properties file. It's very useful for debuging I also logging to some file I wanted. finally I've known how to depens other my modules It's useful and also easy to read code.

Language: Java - Size: 83 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-and-spring-boot-work-with-stripe-payment-api

modified the frontend code and branch , using knows from internship such as ng-container,dynamic concepts. it's perfect to apply!

Language: TypeScript - Size: 156 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-mysql-one-to-many-apply-aop

this project it's not much be difference from the last once project that works about aop concept. (AspectJ Anotation) but this i use it for query one to many. it works good. i don't need to make method before update actor table. just use @Before annotation for query edit_history table. (this case. modify scan components and allow all cross origin)

Language: Java - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/react-and-vite-and-spring-boot-crud-mysql-one-to-many

Language: Java - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-h2-apply-aspectj-annotation

learned to use aop concept and understand any annotation of aop As , Before , After , AfterReturning annotations and Also using Rest-template for Testing my business logic before client request

Language: Java - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-security-in-memory-and-jpa-hibernate-crud-mysql-many-to-one

(remind the logic)

Language: Java - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-mail-sender-and-thymeleaf

this project i learned about spring boot mail sender dependency , i apply it for SMTP of gmail and it's working good. in this case i config by propperties file in spring boot (it's very easy) and i get know the way to send email as html page, it makes email prettier and i still apply it to api. i think this dependency'll be there some my projects

Language: Java - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-actuator-and-security-in-memory-testing-with-test-rest-template

Language: Java - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-cache-crud-h2-database

Language: Java - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-cloud-netflix-eureka-server-many-services-discover

(remind) learn about spring cloud. i choose the spring cloud netflix eureka topic. i think it's not hard to understand. So i have knew the way to build eureka server and client i still know how to config services to server. look at netfilx-eureka-client project. it can call(request) many microservices on eureka server by new domian.

Language: Java - Size: 145 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-cloud-config-gitbackend-on-drives

(remind 3 ports). leaning about spring cloud ,i use any logic from the last project spring cloud. The differrence thing is configured to gitbackend on drives (it's not git repository on github.com) i also remind to use some annotations for Relations table in sql So my microservices provide 2 concept @OneToMany (List<T> listObj) ,@ManyToOne (T obj)

Language: Java - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/docker-core

Language: Dockerfile - Size: 189 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/docker-using-spring-boot-mysql

(remind) This project is still using docker for building basic api (CRUD concept), I got to know many way to config spring boot on docker-compose and I know more and more about extending service of Docker (Including many command). By the way I have many things to do with docker , this is awsome!!

Language: Java - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-mockito-and-juit5-for-crud

(remind + add spring security) this project , I already know better the Mock/JUnit5 concept. I used it for testing service logic / controller logic ,and still did crud concept, i know mocking void method. know better when test apis have security. know better way to set csrf protection. (it's perfect!)

Language: Java - Size: 88.9 KB - Last synced at: about 5 hours ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

Thitikorn-Nupan/spring-boot-security-and-thymeleaf-example Fork of springframeworkguru/ssc-brewery

(jdk 11) understand more about spring security + thymeleaf

Language: Java - Size: 434 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/c-shap-crud-mysql

Language: C# - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/python-core

Language: Python - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-core

Language: TypeScript - Size: 303 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-security-in-memory-multiple-beans-security-and-thymeleaf

(remider) understand way to config spring security and custom login page , authorize user's role for getting api and config css framework, custom templates folder (thymeleaf dependency) by java code.

Language: Java - Size: 975 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-java-servlet-page-crud-array-list

a project make me clear about jsp i know the way to config web mvc for .jsp files and leaning .jsp files with java code. Ex, fetching data then show it on .jsp file and learn how to use @WebServlet instead @Controller , also know default .jsp folder where i should create ,do basic filter for validate user, know way to import .jsp as component. Cool

Language: Java - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/understand-more-git

understand more git on local and github server, this project makes me clear about git command as git branch,merge,commit,add,remote,push,.. it's working good on intellij, my favorit ide. perfect!

Language: Java - Size: 129 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/react-and-vite-core-base-typescript

anythings same the last react project but this i keep to use typescript language (it's better performance)

Language: TypeScript - Size: 150 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/w3schools-test.github.io Fork of w3schools-test/w3schools-test.github.io

what a fork!

Language: HTML - Size: 11.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/react-and-vite-portfolio

It's same portfolio project developed using spring boot, but this i removed line bot api. Now it's just static website and i deployed to my server

Language: CSS - Size: 2.22 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-postgres-one-to-many

Language: Java - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-jpa-hibernate-crud-mariadb-understand-validation-dependency

this project i knew dependency for validation attributes (spring-validation) and apply them together attributes java , So I've no needed to validate code on my own. and I get to use mariadb it has many thing similar MySql. Also use them with jpa-hibernate to create rest-api.

Language: Java - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/node-js-crud-mysql-async-understand-winston-env

this project I got to know .env file , it's so good when I've to connect any database I'm not necessary to write my info-database in my .js file. Also I've knew the winston module this libary it's good for logging and save any log to some file. Also I connected the database with pg (pooling) many people says best proformance. (So do I)

Language: JavaScript - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/project-website-board

simple website uses java-script (ajax and jquery) in part of http request and response

Language: PHP - Size: 1.13 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/mini-project-cs1-65

simple website use for calculate bmi

Language: PHP - Size: 2.55 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Thitikorn-Nupan/java-and-jdbc-crud-mysql-beginer

first application , use the file .jar to help connection database (crud beginning)

Language: Java - Size: 511 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/project-web-blog

Language: PHP - Size: 1.28 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/project-access-informations

Language: PHP - Size: 1.34 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-security-in-memory-and-jpa-hibernate-crud-h2-database-Indisk

In this project , I have learned concept CRUD with H2 database , learned how to create/configure .db file disk-based , learned how to test my logic with Junit 4 , learned how to create roles and fix accessing my api in memory

Language: Java - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-security-in-memory-and-jpa-hibernate-crud-mysql-one-to-many

In this project , I have learned How to create relationship table(no table relation) of database and using the past concept As create restful for crud , set authorized roles in memory , set exception handler , And define own query by @Query() Annotation

Language: Java - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/node-js-crud-mysql-with-mvc-web-application

Use node.js/javascript to make web-application. (crud concept) , I've seen and learn How to config between backend,frontend for Node.js. (In my opinion I writes like Php) Finally , I've got to know Setting any static folder by express!

Language: EJS - Size: 337 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-framework-and-jdbc-template-crud-mysql-without-http

Use JDBC dependency in maven and Make the logic for using to crud concept , In this Project I used spring-frame to help in application. I've learned to connect database / loaded beans by Java (no need xml files) , I could use AnnotationConfig class to retrieve any beans from spring-frame. This's hard code , but you can understand them. (take times)

Language: Java - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-jdbc-template-crud-basic

Use JDBC dependency of spring boot to crud Mysql , Leaned any http status , Understand Spring-Boot it's easer than Spring-Frame for create Rest Api , And Try to understand CDI , SDI (Love it!)

Language: Java - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-and-jpa-hibernate-crud-basic-lombox

Use Jpa/Hibernate to access database In this case It's MySQL , Leaned Tools For test Api with Postman Gui , Understand Lombok dependency

Language: Java - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/java-core

I've learned any syntax java , class , method , and practice to solve the problem (in programming) , It's useful for me and it's the big stepped to going to learn framework like Spring.

Language: Java - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/node.js-login-with-mongodb-and-authenticate-jwt

this project , i got know the way to use jwt with node.js and use it for authentication which role can access my api I also know more and more http headers for storing cookies of jwt. this's basic login. but, the concept about this project I can manage roles for accessing api by jwt and know the way to remove jwt/cookies. That's enougth.

Language: JavaScript - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-frame-hibernate-jpa-crud-mysql

(modify) Use jpa/hibernate in spring framework (set configuration database in xml file) to crud mysql , I have learned to use sesstion , transaction , ... , Basic Annotation to using map table to Java POJO , and try to understand dependency spring frame.

Language: Java - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-frame-and-jdbc-template-crud-mvc-web-application-java-config

(modify) In this project i''ve known to use java config beans instead xml files and setting some static files for user-inteface and learned MVC concept , also work with database MySql.

Language: Java - Size: 21 MB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-frame-and-jdbc-template-crud-mvc-web-application

(modify) Using JDBC Template class to crud mysql [xml config] , Servlet JSP and JSTL to help webapplication (send info to java file) in this project I learned to set servlet file and setting static folder as css , bootstrap , image , ...

Language: Java - Size: 21.9 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Thitikorn-Nupan/spring-frame-mvc-test-api-google-qrcode

(modify) In this project you'll know , How to Config Spring Framework (mvc) webapplication thru java config (without xml) and get qrcode apis free from developers.google

Language: Java - Size: 12.5 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-security-and-thymeleaf-and-line-login

this project i know the way to use social media login (Line login) it's api free for developer. And the main concept i got, As config oauth2 for req/res to line api , use spring security to manage oauth2 (User can't get my endpoint untill login). ** Keep leaning

Language: Java - Size: 601 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/react-and-vite-and-line-login-frontend-framework-and-crud-data-from-free-api

Language: JavaScript - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/c-shap-core-and-windows-form-for-cs3

Language: C# - Size: 43 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-mockito-login-and-authenticate-jwt

Language: Java - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/angular-ecommerce-web-and-spring-boot-security

many things i've got from this project. i know the way to use form-group , stripe elements (for payment section) , sesstion storage , ... in the frontend. Inthe backend i develop from old project (spring-boot-security-and-jwt-auth...) And integrated it. i can set up the roles who can access path. i also use jwt to keep the logged in. It's a nice.

Language: Java - Size: 188 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Thitikorn-Nupan/dart-frog-crud-list-collection

Language: Dart - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/dart-frog-crud-postgres

Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-thymeleaf-portfolio

i found free server for my application. Ex, Heroku , Render but heroku is not free anymore this time i choose Render i just change to run my app on docker instead. I love it!! https://ttknpde-v-portfolio.onrender.com/ttknpde-v

Language: CSS - Size: 20.9 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-request-thymeleaf-portfolio

this app i build rest-api on docker , it works to send request every 10 minutes to https://ttknpde-v-portfolio.onrender.com (Render service will sleep any free server every 15 minutes if it does not active)

Language: Java - Size: 16.9 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-using-line-notify-api

this project i know how spring boot web send some message,sticker,image,... to line group by line notify api, Congrates!!

Language: Java - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-notify-to-do-list-using-line-notify

this app i build rest-api on docker and apply line notify api to app , it works for reminder me (To do list), And now i deploy to render server. Note render server sleeps ever 15 mins. So i found solution use cron-jobs.com to send a request to the endpoint As, /ping,/server every 10 mins or use resttemplate to request. it also works too.

Language: Java - Size: 16.9 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-cloud-gateway-route-locator-config-routes

Language: Java - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-cloud-gateway-yml-config-routes

Language: Java - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/dart-shelf-crud-mysql

Language: Dart - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/dart-crud-mysql

this project i keep leaning about dart and this time i build application, works with database (CRUD concept) and i still know how to access env file. next step i will build rest api (apply logic from this app).

Language: Dart - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/dart-shelf-crud-list-collection

this project i build api with dart and shelf (include shelf route package) that's good for building some rest api. but , this time i don't work with database. but , i keep concept crud with demo database. (list collection) i also more understand shelf backend (handler interface , router class) **just prepare to learn Flutter

Language: Dart - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/dart-core

this project i learn about dart language core. such as classes , interfaces , variables , data types , ... and importance thing is i got know how to depend many libraries in dart (using pubspec.yaml). that's only part of flutter framework.

Language: Dart - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/node.js-sequelize-crud-mysql-one-to-many-with-association-table

anythings seem same the last project. So in different, i apply belongsToMany({...}) with one to many. So it's work good!!

Language: JavaScript - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/node.js-sequelize-crud-mysql-many-to-many

i know more and more about association sequlize. this project i try to work with relation table for link to entities and did good. (apply with belongsToMany()) Also i remind me to writen query on my self (Raw sql). Still learning.

Language: JavaScript - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/typescript-and-node.js-sequelize-crud-mysql-one-to-many

This project , I got know how to write query on myself by sequelize (Raw Queries) and using TypeScript works with Node.js

Language: TypeScript - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-mysql-one-to-one-with-join-table

Language: Java - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-cloud-config-gitbackend-on-github.com

this project i know more and more about spring cloud config. i know the way to config gitbackend (git repository) server by using spring cloud server and know to access/retrieve properties file for using this case i make the way difference. (Accessing private gitbackend by build a token then use it). That's enough for beginer spring cloud

Language: Java - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/android-app-list-view-crud-sqlite

Language: Kotlin - Size: 317 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/android-app-single-activity-many-fragments-crud-mysql-backend-spring-boot

Language: Kotlin - Size: 435 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/android-app-calculate-car-interest

Basic core android-studio , learned how to include dependency gradle , work more than one activity , control any widgets with kotlin , nesting directory , version android for testing , design ui , ...

Language: Kotlin - Size: 25.4 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Thitikorn-Nupan/android-app-finding-bmi-percentage-multiplytable

this's my summary kotlin and android-studio , I started them from empty activity and used any kotlin classes , tools android-studio to builded this summary project. I got understanded lots gradle dependency and worked more than one activity Also , I've learned how to designed ui for client. (Perfect)

Language: Kotlin - Size: 113 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

Thitikorn-Nupan/android-app-understand-recycle-view

Language: Kotlin - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/android-app-get-weather-api

I try to use the weather api free (applied from my old project api) and this time. I applied them to mobile application.

Language: Java - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/android-app-single-activity-many-fragments

Language: Kotlin - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/docker-using-node.js-mongodb

this project , It's simple api for crud mongoDB. I use some my old logic to build this project but not the same. I apply api on Docker , So I have know the way to config mongoDB on Docker and Deploy my api on it too, Still work. I still know many function of moongose library That's enough for this time.

Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/node.js-crud-mongodb

Language: JavaScript - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-mockito-testing-for-crud-mongodb

this project , I build basic api and use mongo database. Anything logic about this project It's same my old project. but i already know how to config mongDB in spring boot and remind the way to use resttemplate for client's request to server and testing logic with mockito.

Language: Java - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/node.js-sequelize-login-with-database-authentication

this project, I try to build api for user. user can sign in or register, When who can logged in. this api will return data of book. it makes sure user was authenticated. So I still know way to use bcrypt module for hashing user's password. (I still work with sequilize. It doesn't take long for build api)

Language: JavaScript - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Thitikorn-Nupan/spring-boot-security-and-jwt-with-jpa-hibernate-login-mysql-many-to-many

this project , I build basic api. and I use spring boot security for authentication who user can access my api (Develop old projects), but this is difference, I used jwt-authentication user have to no sign in always when request my api. So I knows how to config for spring boot security and jwt. (3 tables in my database for user , role , relation)

Language: Java - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0