MS Project Writeup
06 May 2024
Introduction In today’s software-centric landscape, comprehending the intricate interplay of dependencies within a project stands as a pivotal pillar for ensuring security, compliance, and transparency. As software ecosystems burgeon in complexity, the imperative for robust documentation of these dependencies has...
SBOM
C/C++
Dependency
Read More
Rental Car Price Prediction
06 May 2022
INTRODUCTION According to a worldwide car rental analysis, there is about $4 billion revenue increase every year since 2023 within the car rental industry. The major key player is other (42%) which are online (67%) P2P car sharing business including...
Machine Learning
Price Prediction
Rental Car
Read More
Malware Study
06 May 2022
Abstract The purpose of this paper is to specifically focus on two types of malware: trojans and ransomware. To discuss what they are, how it works, method of spread, possible damage caused by them, common types of them and some...
Malware
Trojans Horse
Ransomware
Read More
CNN on Object Detection in Autonomous Vehicles, A Literature Review
06 May 2022
This Literature Review is a part of the Machine Learning Project Proposal INTRODUCTION In the past few years, research on autonomous vehicles has attracted lots of attention. One of the key tasks of an autonomous vehicle is object detection and...
Machine Learning
Self-Driving Car
Object Detection
Read More
DNS problem discover and possible solution
06 May 2022
Introduction Domain Name System (DNS) is the hierarchical and decentralized naming system used to identify computers, services, and other resources reachable through the internet or other IP network. The resource records contained in the DNS associate domain names with numerical...
DNS
Cyber Security
Symmetric and Asymmetric Key
Read More
API Study
06 May 2022
Introduction Secure software is the foundation of a high-quality soft- ware system. Business models have shifted to include se- curity in the software development life cycle due to the high cost of insecure applications and systems. Cybercrime is expected to...
API
Cyber Security
OWASP
Read More
Machine Learning Project Proposal
06 May 2022
Background & Motivation With the development of AI especially the neural network deep learning models, more and more autonomous vehicles are available and running in the public. Researchers forecast that by 2025 we’ll see approximately 8 million autonomous or semi-autonomous...
Machine Learning
Self-Driving Car
Object Detection
Read More
Progress in Software Engineering
10 May 2021
Although the technology stack of the ICS 314 class I took in Spring 2021 is designed for the creation of web application, the more fundamental goal is to teach or show the different fundamental software engineering concepts such as Open...
Agile Project Management
Coding Standards
Open Source Software Development
Ethics in Software Engineering
Design Patterns
Read More
A easy way to make Web
25 Apr 2021
What is the easy way? The easy way to make Web app is the design pattern. “A design pattern describes a problem that occurs over and over again in our environment, and then describes the core of the solution to...
Design Pattern
JavaScript
Meteor
Read More
Simple beauty
23 Feb 2021
Question for you What came to your mind at the first sight of this web page? Introduction I believe most people will be just like me thinking “I must open a scam website. Let me close it and search again.”....
HTML, CSS
UI Framework
Semantic UI
Read More
walking on the ruler
10 Feb 2021
Let me start with asking a simple question: what takes least time to walk from location A to location B regardless any obstacles? The answer will be the straight line connects location A and B basic math concept. While we...
coding standards
JavaScript
ESLint
Read More
Questions can be smart
26 Jan 2021
A smart question will be a type of questions that has not been asked with a meaningful, specific subject header and using a clear, correctly-spell, grammatical language to describe precisely about the question. This type of question is smart because...
how to ask questions
smart vs not smart
Read More
Newbie's opinion with JavaScript
19 Jan 2021
Java VS JavaScript As new to the Javascript, I find it is kind easy to switch from Java to Javascript as they have the same basic concepts and framework. The biggest difference that I experienced is that in Javascript when...
Javascript
WOD
freeCodeCamp
Read More
What is Computer?
17 Jan 2021
A computer, by definition, is a machine that can be instructed to carry out sequence of arithmetic or logical operations automatically via computer programming from Wikipedia. From what I learned in the class a computer is basically a machine that...
computer
Read More