Pinned Repositories
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 , ...
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)
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.
android-app-list-view-crud-sqlite
android-app-single-activity-many-fragments
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.
mini-project-cs1-65
simple website use for The calculate bmi
spring-boot-getting-weather-api
learned how to deploy spring-boot to heroku , and convert json data from api free (openweathermap) to java pojo.
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 , ...
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.
Thitikorn-Nupan's Repositories
Thitikorn-Nupan/mini-project-cs1-65
simple website use for The calculate bmi
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.
Thitikorn-Nupan/JDBC-Crud-Beginer
First The Program , Use the file .jar to help connection database (Crud Beginer)
Thitikorn-Nupan/project-access-informations
html css / php sql
Thitikorn-Nupan/project-web-blog
Thitikorn-Nupan/project-website-board
the simple website uses java-script (Ajax and Jquery) for HTTP request and response
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!)