Git Product home page Git Product logo

👋 i'm a third year at rmutp university and my majoring is com-sci.

🔥 **The most current languages i use **

abhisheknaiidu

  • 💼 any freelance work ?
  • 👩‍💻 ask me about any problems, i'm happy to help
  • [email protected]

🔥 My experiences

android bootstrap css3 git heroku html5 java javascript kotlin mariadb mongodb mssql mysql php postgresql spring typescript angular docker linux

thitikorn nupan's Projects

node.js-sequelize-login-with-database-authentication icon 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)

node.js-test-crud-mysql icon node.js-test-crud-mysql

First project make rest-api with node.js for me , (Bad logic) I've learned OOP js and apply them to make rest-api to create , delete , update , read MySQL. Also learned How to load any Modules with node.js

node.js-uploading-files icon node.js-uploading-files

i've tried to create rest-api for uploading any file with node.js. i've learned more about aync/await. As usual , Any language I use. I'll keep OOP concept

nodejs-crud-mvc-web-application icon nodejs-crud-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!

spring-boot-cloud-config-gitbackend-on-drives icon spring-boot-cloud-config-gitbackend-on-drives

(3 ports). i still leaning to spring cloud so 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)

spring-boot-cloud-config-gitbackend-on-github.com icon 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

spring-boot-cloud-netflix-eureka-server-many-services-discover icon spring-boot-cloud-netflix-eureka-server-many-services-discover

this project i try to 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.

spring-boot-jpa-hibernate-crud-mysql-one-to-one-without-join-table icon 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.

spring-boot-mockito-testing-for-crud-mongodb icon 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.

spring-boot-notify-to-do-list-using-line-notify icon 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.

spring-boot-request-thymeleaf-portfolio icon 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)

spring-boot-security-and-jwt-with-jpa-hibernate-login-mysql-many-to-many icon 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)

spring-boot-security-and-jwt-without-jpa icon spring-boot-security-and-jwt-without-jpa

this project , I have know about website token (Not much) 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.

spring-boot-security-form-login-with-database-authentication icon spring-boot-security-form-login-with-database-authentication

I apply the last project (spring boot thyme-leaf and security) for creating this project [using JPA]. The concept I got , I have knew. how to change login user/password from memory To be user/password from database. And This case I used 3 tables for authorizing access data. the first user table , role table , user_role table (Many to Many)

spring-boot-thymeleaf-portfolio icon 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

spring-boot-understand-log4j-and-work-with-muliple-modules icon spring-boot-understand-log4j-and-work-with-muliple-modules

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.

spring-boot-understand-thymeleaf-for-webapplication icon spring-boot-understand-thymeleaf-for-webapplication

this project I try to keep concept of Thymeleaf (dependent) and use them for getting url , attribute , method of Java class (including to js , bootstrap ,css) and it's good to work together Java for webapplication. (also known many operator thymeleaf)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.