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/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 , ...
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.
Thitikorn-Nupan/angular-and-proxy-configuration
Thitikorn-Nupan/angular-and-unit-test
this project i learned about unit testing in angular. (karma) not much, just know way to test component with data object and test service layer. but this time i'm not deep learning. i wanna a concept of it. and this enough
Thitikorn-Nupan/angular-fetch-data-from-free-api-and-make-progressive-web-app
Thitikorn-Nupan/angular-standalone-and-spring-cloud-netflix-eureka-server-api
Thitikorn-Nupan/angular-standalone-core
this project i understand more about angular standalone componets and many things is kinda same (meaning angular's modules) , but some part it's difference. As Imports components, services, ... . So this is just angular standalone core. (Still keep CRUD concept)
Thitikorn-Nupan/angular-standalone-crud-data-from-free-api
this project i use free api as database (from fakestoreapi.com) for building web-app seems like i have a backend on project. Anything i could did from database as Create,Reads,Update,Delete. i also did the same from free api. At this time just keep ag standalone for playing with api, And i know better about guard routing. That's enough
Thitikorn-Nupan/angular-with-tailwind-crud-data-from-free-api
learning about angular works with tailwind css. Ex, way to config tailwind on angular,name of classes css and still work with api for crud concept. it's done
Thitikorn-Nupan/c-shap-core-and-crud-mysql
Thitikorn-Nupan/c-shap-core-and-windows-form-for-cs3
Thitikorn-Nupan/node.js-login-with-mysql-and-authencate-jwt
this project i try to build login/register app. by keeping a concept authenticate with jwt, i got understand more about jwt and deside what payload value i should set. i know better how to get some data on http header. this project i keep to use sequlize for service layer. (it's easy to query about one to many relation) **keep learning
Thitikorn-Nupan/node.js-type-orm-crud-mysql
Thitikorn-Nupan/node.js-type-orm-crud-mysql-one-to-many
Thitikorn-Nupan/react-and-vite-and-line-login-frontend-framework-and-crud-data-from-free-api
Thitikorn-Nupan/react-and-vite-and-spring-boot-crud-mysql-one-to-many
Thitikorn-Nupan/react-and-vite-and-spring-boot-security-crud-mysql-one-to-one
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)
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 free server on my class com-sci.
Thitikorn-Nupan/react-core
lean about react for web application (remind me some js syntax,classes,fucntions that i forgot) and also keep concept CRUD with some data form free api. (got to know the way to fetch data from api) It's done this time!
Thitikorn-Nupan/react-with-tailwind-crud-data-from-free-api
Thitikorn-Nupan/spring-boot-and-database-migration-with-flyway
Thitikorn-Nupan/spring-boot-enable-https
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)
Thitikorn-Nupan/spring-boot-mockito-login-and-authenticate-jwt
Thitikorn-Nupan/spring-boot-security-and-thymeleaf-and-google-login
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
Thitikorn-Nupan/spring-boot-security-authentication-and-mockmvc-testing-for-crud-array-list
this project i lean more about spring security. i got know the way to use authorities for authentication instead roles and i lean how to mock/test api that is secure , by using @MockMvc(...) annotation. the next time i will apply it with database. Perfect!
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.
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