Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Josh Morton testimonial #610

Merged
merged 2 commits into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions blog-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,4 @@ is_featured: Boolean value (true or false)
views: Number of views (if applicable)
---

## Introduction

Begin your post with an introduction to the topic. Engage your readers with background information or a summary of what they can expect to learn.

## Section Header

Discuss the first main point of your blog post here. Use multiple sections as necessary to cover different aspects of your topic.

### Subsection (if needed)

Go into detail on specific points within each section.

## Another Section Header

Continue with additional sections as required for your blog post structure. Provide insights, data, or narratives that offer value to your reader.

## Conclusion

Conclude your post by summarizing the key points discussed. You can also invite readers to take action, leave comments, or explain what they can expect from upcoming posts.
61 changes: 61 additions & 0 deletions src/data/blogs/bridging-the-gap-josh-morton-testimonial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
title: "Bridging the Gap: From Combat Boots to Code – A Journey with Vets Who Code"
postedAt: "2024-07-15T00:00:00.000Z"
author: "Josh Morton"
description: "Follow the inspiring journey of Josh Morton transitioning from military service to a thriving tech career with the support of Vets Who Code."
image: { src: "https://res.cloudinary.com/vetswhocode/image/upload/f_auto,q_auto,g_auto/v1721082085/josh-morton.jpg" }
category: "Specify category"
tags:
- Veterans
- Tech
- Career Transition
- Coding
- Community Support
- Testimonial
is_featured: true
views: 1164
---

## Bridging the Gap: From Combat Boots to Code – A Journey with Vets Who Code

### Background and Motivation

Navigating my path into the tech world and the military was anything but conventional. Initially, I pursued a degree in Computer Science and then spent a decade as a Software Engineer at a startup in the sports and entertainment industry. The tech world treated me well, but an itch to serve my country led me to trade my code editor for combat boots. After three years of full-time service in the Army, I transitioned to the National Guard. Naturally, my next step was to return to tech. But, three years away from the fast-moving tech world can feel like an eternity. When I came across Vets Who Code, it was the perfect fit to get up-to-date, solidify my fundamentals, and find a community to support my efforts.

### Discovering Vets Who Code

I first heard about Vets Who Code from an episode of the Syntax.fm Podcast featuring Jerome as a guest. Jerome's passion for the program and its mission resonated with me, and I reached out to him on LinkedIn. I was eager to get involved. At the time, I had been diving into various tutorials and resources, and I was expecting to build yet another to-do list app. But after pairing up with Schuster and discussing the curriculum, I was pleasantly surprised. The program emphasized the full-cycle development process—from conceptualizing and presenting mockups to outlining user journeys and breaking projects into workable chunks of code. This approach fostered a deeper level of learning and understanding, making the experience far from the typical copy-paste exercises.

### Building Skills and Gaining Knowledge

As a strong believer in "being brilliant in the basics," I found the initial portions of the program invaluable. My recent professional experience had been focused on frameworks and tools like React, Angular, MUI, and Express. The program required me to dust off my vanilla HTML, CSS, and JavaScript skills, which was initially challenging but ultimately rewarding. This back-to-basics approach underscored the importance of a deep understanding of underlying technologies. As I progressed, I evolved my project using NextJS, Tailwind, and deployed it live on Vercel.

### Overcoming Challenges with Community Support

Transitioning back into tech in mid-2023 was challenging, especially with the job market in flux. I leaned heavily on the Vets Who Code community to refine my resume, highlight key experiences, and prepare for interviews. The community's support was invaluable, providing a wealth of connections and resources for job seekers at any stage of their careers.

### Career Impact

Participating in Vets Who Code significantly boosted my confidence and honed my skills. Since completing the program, I have secured a role as a Staff Software Engineer at Jump, a ticketing startup focused on live events. We've been preparing for our first client launch, aiming to disrupt the industry. Being part of the team building the product from scratch has been immensely fulfilling, and the continual learning mindset emphasized at Vets Who Code has been instrumental in tackling new challenges.

### Personal Growth and Development

The program emphasized mastering the basics, embracing continual learning, and being confident in one's abilities. These principles have been pivotal in my personal and professional growth. Veterans bring a wealth of real-world experience and intangibles to the table. Knowing how to translate these strengths into the tech world is incredibly valuable, and the Vets Who Code community has been a great conduit for this transition.

### Future Aspirations

I'm currently enjoying my role as an individual contributor and aim to deepen my expertise in back-end engineering, focusing on big data, serverless technologies, and infrastructure. However, the entrepreneurial spirit still lingers, and I'm always one good idea away from a bootstrapped side project. Vets Who Code remains a great resource for tech banter, feedback, and support, and I look forward to being an active member of the community.

### Advice for Fellow Veterans

To other veterans considering a transition to tech through Vets Who Code, my advice is simple: trust the process and stay consistent. There will be times of frustration and doubt, but the community and mentors are there to help. Building a deliberate practice of chipping away at the material every day is crucial. Even if you only have a few minutes, use them. Consistency is key to making progress and avoiding the need to refresh after a long break.

### Final Thoughts

My experience with Vets Who Code has been top-notch. The program not only refreshed and enhanced my tech skills but also honed the soft skills essential for success as a software engineer. More importantly, it has provided a supportive community with diverse expertise and a willingness to help. I'm grateful to be part of Vets Who Code and look forward to contributing to the community's success in the future.

### Support Vets Who Code

If this story resonates with you, consider supporting Vets Who Code to help more veterans transition into successful tech careers. Your donations can make a significant impact. You can also sponsor us on GitHub to get technical updates and support our mission. Together, we can make a difference.

[Donate to Vets Who Code](https://vetswhocode.io/donate) | [Sponsor us on GitHub](https://github.com/sponsors/Vets-Who-Code)
Loading