Curriculum Vitae
								
								Programming Languages:
									• C#  
									• C++  
									• Python  
									
									
									Database Management:
									• SQL  
									• Microsoft Access  
									• MariaDB/HeidiSQL  
									• PHP Zend Framework  
									• Oracle  
									
									
									Networking:
									• Linux Administration  
									• NAS Installation and Update  
									
									• Small Business VPN Installation  
									
									
									Game Engines:
									• Unreal Engine 5  
									• Unity  
									
									
									FullStack:
									• HTML/XHTML  
									• JavaScript  
									• PHP  
									
									
									Project Management and Software Proficiencies:
									• Gitbash/Github  
									• Microsoft Visual Studio  
									• Microsoft Visual Studio Code  
									
									• Microsoft Office Applications  
									• Adobe Photoshop  
									
									• Adobe Dreamweaver  
									• Corel Draw  
									• Corel Word Perfect  
								
							
						
							
								C#
								 
								A program demonstrating a wide range of C# proficiencies,
									designed as a Customer Relationship Manager application to aid my prior colleagues in the ESL/Eikaiwa industry here in Japan.
									
									
									Learn more
								
								
								C++
								 
								A program demonstrating C++ template and class use, while reading and manipulating data from a file.
									
									
									Learn more
							
						
							
								The Engineer
								 
								With a diverse background that includes law enforcement, corporate security management, teaching English internationally,
									as well as service in the US Peace Corps, I've gained the skills required to be successful in a wide range of environments.
									I made the transition to software engineering starting in 2017, though my initial interest in this field began over 20 years ago.
									I wanted to finally make this interest a career because programming is a wonderful form of creativity. Educated primarily in C++, C#, Python and database management,
									 my work since graduating has expanded my skills to FullStack development (JavaScript, PHP, XHTML, CSS and Bootstrap).
								
						
							
								Contact
								Contact me directly for any inquiries, or follow the links to connect with me on GitHub or LinkedIn.
								johnson.tktech@gmail.com
								
							
						
							
								Elements
								
									Text
									This is bold and this is strong. This is italic and this is emphasized.
									This is superscript text and this is subscript text.
									This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
									
									Heading Level 2
									Heading Level 3
									Heading Level 4
									Heading Level 5
									Heading Level 6
									
									Blockquote
									Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
									Preformatted
									i = 0;
while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}
print 'It took ' + i + ' iterations to sort the deck.';
								
								
									Lists
									Unordered
									
										- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Alternate
									
										- Dolor pulvinar etiam.
- Sagittis adipiscing.
- Felis enim feugiat.
Ordered
									
										- Dolor pulvinar etiam.
- Etiam vel felis viverra.
- Felis enim feugiat.
- Dolor pulvinar etiam.
- Etiam vel felis lorem.
- Felis enim et feugiat.
Icons
									
									Actions
									
									
								
								
									Table
									Default
									
										
											
												
													| Name | Description | Price | 
											
											
												
													| Item One | Ante turpis integer aliquet porttitor. | 29.99 | 
												
													| Item Two | Vis ac commodo adipiscing arcu aliquet. | 19.99 | 
												
													| Item Three | Morbi faucibus arcu accumsan lorem. | 29.99 | 
												
													| Item Four | Vitae integer tempus condimentum. | 19.99 | 
												
													| Item Five | Ante turpis integer aliquet porttitor. | 29.99 | 
											
											
												
													|  | 100.00 | 
											
										
									 
									Alternate
									
										
											
												
													| Name | Description | Price | 
											
											
												
													| Item One | Ante turpis integer aliquet porttitor. | 29.99 | 
												
													| Item Two | Vis ac commodo adipiscing arcu aliquet. | 19.99 | 
												
													| Item Three | Morbi faucibus arcu accumsan lorem. | 29.99 | 
												
													| Item Four | Vitae integer tempus condimentum. | 19.99 | 
												
													| Item Five | Ante turpis integer aliquet porttitor. | 29.99 | 
											
											
												
													|  | 100.00 |