SlideShare a Scribd company logo
1 of 1
ACCOMPLISHMENTS
 Final Project in IT Project Management: created a project charter to setup a student computer lab
with forty pcs and instructor PC and AV. Project included an organizational chart, task list, deliverables
list, Pert chart,GANTT chart, risk list, PC checklist, communication plan, equipment cost list and a
milestone sign-off. MS Visio, MS Project and MS Excel were used to complete this project.
 Final Project in Intro to Networking: Designed a network using Cisco Packet Tracer to configure
switches, routers and computers. Each device had to be configured correctly along with the pricing of the
items used. Project was to be designed for a network that had fifteen employees.
 Linux class project was creating my own script along with the listing of the twenty utility
commands with their outputs. The project comprised of downloading a distribution’s ISO (Bodhi Linux)
and installing it in a virtual machine. Created instructions on how to perform installation including the
following creating directories, generating files in the terminal, making a script with nested decisions,
constructing a looping script and executing it along with combining text files. A basic algorithm,
flowchart and pseudocode were constructed to support the scripts created as well. Additionally Fedora
was used with Bash shell to configure PSI variables and to navigate a file system. Perlwas used to
identify and use data types, sort information and set up HTML Web pages.
 Virtualization course consisted of creation of clones, SCSI hard drives with allocating amount of
memory, creating virtual hard disks using Hyper-V manager, compacting virtual hard disks, creating
snapshots, configuring DHCP settings, configuring virtual switches with Virtual Switch Manager and
setup of network adapters. Also installed Virtual PC 2007 and configured BIOS boot devices. Installed
Windows Server 2012 along with Active Directory (AD),downloaded Microsoft Server Datacenter,
created partitions, created NIC teaming, created a console with plug-ins, installed server roles, added new
drives, installed users on server,created folders on partitions, generated shares via the Server Manager,
mapped network drives, created shadow copies, set up scopes through the DHCP role, statically assigned
IP address to server, set IP address range and lease duration.

More Related Content

Similar to ACCOMPLISHMENTS

Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetesBen Hall
 
DevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y ModeloDevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y ModeloSUSE España
 
mahendhar_java3_8yearsHadoop1yearexp
mahendhar_java3_8yearsHadoop1yearexpmahendhar_java3_8yearsHadoop1yearexp
mahendhar_java3_8yearsHadoop1yearexpmahendhar e
 
Exercise: Building Node-webkit apps
Exercise: Building Node-webkit appsExercise: Building Node-webkit apps
Exercise: Building Node-webkit appsEvgenios Skitsanos
 
project_proposal_osrf
project_proposal_osrfproject_proposal_osrf
project_proposal_osrfom1234567890
 
Dockerization of Azure Platform
Dockerization of Azure PlatformDockerization of Azure Platform
Dockerization of Azure Platformnirajrules
 
PHP Buildpacks in the Cloud on Bluemix
PHP Buildpacks in the Cloud on BluemixPHP Buildpacks in the Cloud on Bluemix
PHP Buildpacks in the Cloud on BluemixIBM
 
Cloud Foundry for PHP developers
Cloud Foundry for PHP developersCloud Foundry for PHP developers
Cloud Foundry for PHP developersDaniel Krook
 
Kleimeyer SharePoint Resume
Kleimeyer SharePoint ResumeKleimeyer SharePoint Resume
Kleimeyer SharePoint Resumeskmeyer2010
 
Introduction to Stacki - World's fastest Linux server provisioning Tool
Introduction to Stacki - World's fastest Linux server provisioning ToolIntroduction to Stacki - World's fastest Linux server provisioning Tool
Introduction to Stacki - World's fastest Linux server provisioning ToolSuresh Paulraj
 
Automating tcp
Automating tcpAutomating tcp
Automating tcpChris x-MS
 

Similar to ACCOMPLISHMENTS (20)

Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetes
 
DevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y ModeloDevOps: Arquitectura, Estrategia y Modelo
DevOps: Arquitectura, Estrategia y Modelo
 
Cmake kitware
Cmake kitwareCmake kitware
Cmake kitware
 
Resume - Timothy Williamson
Resume - Timothy WilliamsonResume - Timothy Williamson
Resume - Timothy Williamson
 
Resume
ResumeResume
Resume
 
resume
resumeresume
resume
 
mahendhar_java3_8yearsHadoop1yearexp
mahendhar_java3_8yearsHadoop1yearexpmahendhar_java3_8yearsHadoop1yearexp
mahendhar_java3_8yearsHadoop1yearexp
 
hadoop resume
hadoop resumehadoop resume
hadoop resume
 
Exercise: Building Node-webkit apps
Exercise: Building Node-webkit appsExercise: Building Node-webkit apps
Exercise: Building Node-webkit apps
 
Short-Training asp.net vNext
Short-Training asp.net vNextShort-Training asp.net vNext
Short-Training asp.net vNext
 
project_proposal_osrf
project_proposal_osrfproject_proposal_osrf
project_proposal_osrf
 
Dockerization of Azure Platform
Dockerization of Azure PlatformDockerization of Azure Platform
Dockerization of Azure Platform
 
PHP Buildpacks in the Cloud on Bluemix
PHP Buildpacks in the Cloud on BluemixPHP Buildpacks in the Cloud on Bluemix
PHP Buildpacks in the Cloud on Bluemix
 
Cloud Foundry for PHP developers
Cloud Foundry for PHP developersCloud Foundry for PHP developers
Cloud Foundry for PHP developers
 
John f kiser
John f kiserJohn f kiser
John f kiser
 
Kleimeyer SharePoint Resume
Kleimeyer SharePoint ResumeKleimeyer SharePoint Resume
Kleimeyer SharePoint Resume
 
Resume_Up
Resume_UpResume_Up
Resume_Up
 
Introduction to Stacki - World's fastest Linux server provisioning Tool
Introduction to Stacki - World's fastest Linux server provisioning ToolIntroduction to Stacki - World's fastest Linux server provisioning Tool
Introduction to Stacki - World's fastest Linux server provisioning Tool
 
KumarDevOpsEngineer
KumarDevOpsEngineerKumarDevOpsEngineer
KumarDevOpsEngineer
 
Automating tcp
Automating tcpAutomating tcp
Automating tcp
 

ACCOMPLISHMENTS

  • 1. ACCOMPLISHMENTS  Final Project in IT Project Management: created a project charter to setup a student computer lab with forty pcs and instructor PC and AV. Project included an organizational chart, task list, deliverables list, Pert chart,GANTT chart, risk list, PC checklist, communication plan, equipment cost list and a milestone sign-off. MS Visio, MS Project and MS Excel were used to complete this project.  Final Project in Intro to Networking: Designed a network using Cisco Packet Tracer to configure switches, routers and computers. Each device had to be configured correctly along with the pricing of the items used. Project was to be designed for a network that had fifteen employees.  Linux class project was creating my own script along with the listing of the twenty utility commands with their outputs. The project comprised of downloading a distribution’s ISO (Bodhi Linux) and installing it in a virtual machine. Created instructions on how to perform installation including the following creating directories, generating files in the terminal, making a script with nested decisions, constructing a looping script and executing it along with combining text files. A basic algorithm, flowchart and pseudocode were constructed to support the scripts created as well. Additionally Fedora was used with Bash shell to configure PSI variables and to navigate a file system. Perlwas used to identify and use data types, sort information and set up HTML Web pages.  Virtualization course consisted of creation of clones, SCSI hard drives with allocating amount of memory, creating virtual hard disks using Hyper-V manager, compacting virtual hard disks, creating snapshots, configuring DHCP settings, configuring virtual switches with Virtual Switch Manager and setup of network adapters. Also installed Virtual PC 2007 and configured BIOS boot devices. Installed Windows Server 2012 along with Active Directory (AD),downloaded Microsoft Server Datacenter, created partitions, created NIC teaming, created a console with plug-ins, installed server roles, added new drives, installed users on server,created folders on partitions, generated shares via the Server Manager, mapped network drives, created shadow copies, set up scopes through the DHCP role, statically assigned IP address to server, set IP address range and lease duration.