CSS Login Mockup

So, here is the example of the login page using custom CSS. You can check on the demo how it look. I included here the CSS. HTML + CSS (DEMO) CSS body { margin: 0px; font-family: Roboto, sans-serif; } .triangle { border-top: 50vh solid transparent; … Continue readingCSS Login Mockup

AJAX Example

Anyone want example of AJAX Javascript. You can check out this link https://adisazizan.xyz/tutorial/ajax/ This example is using GET method. I created this for my quiz. Example 1 – Resource HTML Solution: Javascript Example 2 HTML + JAVASCRIPT There also tutorial on the AJAX POST. Below … Continue readingAJAX Example

A study on Effectiveness in using Continuous Integration and Deployment for Software development

In the current age, all software development process is cut short. The system is being release every three to six months instead of a year and with the disrupt of technology the process also changes quite often. There a lot of repositories that contain library … Continue readingA study on Effectiveness in using Continuous Integration and Deployment for Software development

Reading through!

Basic thing in reading is to know how to read. I started with viewing the list of content first and finding he topic that interest me. Then, I started with introduction. Well, it because the introduction always have a persona on it. It also the … Continue readingReading through!