-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update resume with new experience and contact information
- Loading branch information
Showing
3 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>My Page</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" href="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"> | ||
<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script> | ||
<script src="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script> | ||
</head> | ||
<body> | ||
|
||
<div data-role="page"> | ||
|
||
<div data-role="header"> | ||
|
||
</div><!-- /header --> | ||
|
||
<div role="main" class="ui-content"> | ||
<p>My content...</p> | ||
</div><!-- /content --> | ||
|
||
<div data-role="footer"> | ||
<h4>My Footer</h4> | ||
</div><!-- /footer --> | ||
|
||
</div><!-- /page --> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ title: Resume | |
- Email : [email protected] | ||
- Phone: 210-422-7745 | ||
- Github: https://github.com/voodoo/ | ||
- Contra: https://vudmaska.contra.com/ | ||
|
||
</div> | ||
|
||
|
@@ -36,10 +37,19 @@ title: Resume | |
|
||
## Experience | ||
|
||
### MBLZ <small>(2016 to Present)</small> | ||
### Together with Hill Country Veterans <small>(2023 to Present)</small> | ||
- Full, multi-page framer site | ||
- Continuous content updates with cms | ||
- Made the site responsive and added interactions | ||
|
||
### MBLZ <small>(2016 to 2022)</small> | ||
- Full stack development of CRM for small business | ||
- Manages customer's clients, phones, invoices and more | ||
- Rails, Nginx, Passenger, Mysql, Twilio | ||
- UI with Jquery Mobile | ||
- Rails, Nginx, Passenger, Mysql | ||
- Used Twilio to add phone for customers | ||
- Created switchboard for each customer | ||
- Setup "Let's encrypt" SSL certs on app server | ||
|
||
### Rackspace <small>(2010-2015)</small> | ||
|
||
|