HOME Life Log JavaScript Digital/Technology Steve Jobs Open Source Bootstrap Copyleft jQuery GPL Frontend Development $.ajax() Apache License Community Impact Thomas J. Watson Joe Sparano Open-Source Software License CSS Leland Dieno Patent License Apache License Version Social Good High School Projects Technology For Good HTML5 Free Software HTML Git Hub Java Script Web Design Milton Glaser Eric Schmidt GNU Project Saul Bass License Richard Stallman Responsive Design Freedom

TECHNOLOGY FOR GOOD.ZIP

Building a Brighter Future: Launching My First GitHub Repository for WE Service  

(updated at Sep 22, 2024)   299  
Exciting news! I've just created my first GitHub repository for WE Service,and I couldn't be more thrilled to embark on this journey.You can find it at github.com / abjohnkang / food-bank-find...
Building a Brighter Future: Launching My First GitHub Repository for WE Service

jQuery Example to make GET method call with $.ajax()  

(updated at Oct 03, 2024)   214  
Below is the example to call certain URL with $.ajax().In this example::The jQuery library is included via a CDN.The JavaScript code is enclosed within $(document).ready() to ensure it execute...

GPL aims to protect the four freedoms of free software  

(updated at Sep 23, 2024)   292  
The GPL (GNU General Public License) is a free software license that guarantees end users the freedom to run,study,share,and modify the software.Created by Richard Stallman for the GNU Project...

Key Features of the Apache License  

(updated at Sep 23, 2024)   253  
The Apache License is a free,open-source software license created by the Apache Software Foundation (ASF).It is one of the most popular software licenses used in the open-source community,allo...

Mordern web design based on Bootstrap  

(updated at May 09, 2024)   355  
Most recently,I learned to build a modern website based on HTML+CSS+Bootstrap,and the below website is developed for testing.Bootstrap is actually useful to implement a responsive web which is...
Mordern web design based on Bootstrap