Dancun Manyinsa - Portfolio project - To get access to Dan's Portfolio click on this link
This project shows the various skills set I have in the fields of AI of Cybersecurity. I have included some of my projects. I have also included my interests and hobbies.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
These are the softwares needed to execute the project:
-
IDEs include either: Atom, VS Code, Brackets.
-
Browsers include either: Google Chrome, Mozilla Firefox.
-
Operating System either: Linux Operating System, Apple macOS, Microsoft Windows.
You can now install Atom using apt-get (or apt on Ubuntu):
Install Atom
sudo apt-get install atom
Install Atom Beta
sudo apt-get install atom-beta
Alternatively, you can download the Atom .deb package and install it directly:
Install Atom
sudo dpkg -i atom-amd64.deb
Install Atom's dependencies if they are missing
sudo apt-get -f install
Open your terminal to a specific directory for example Desktop
git init
git clone https://github.com/DancunManyinsa/Portfolio.git
A folder by the name portfolio1 appears on your desktop
Open the folder and click on the index.html file. Open the file on your browser and you'll view Dan's portfolio.
Open your terminal
cd/Desktop/Portfolio/
atom .
The MIT License (MIT)
Copyright (c) 2018 -present - Dan's Portfolio - All Rights Reserved
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Great minds