My code runs on sunshine and server farms. I'm a software engineer with a passion for building innovative solutions. Over the past 8 years, I've gained extensive experience in web, mobile, and cloud development, wielding a diverse tech stack to tackle complex challenges.
In my previous roles, I've spearheaded projects that significantly improved data integrity, development speed, system efficiency, and user experience. I've built open-source tools, containerized solutions, and orchestrated internet-of-things systems, all with a focus on creating lasting positive impacts
I'm constantly seeking new ways to leverage my skills and knowledge to develop solutions that make a difference.
Welcome to my website! Explore to learn more about my projects and experience by checking out my awesome work.
Work
Nav Schema Architecture
NSA
is an open-source schema definition and code generator that uses GraphQL syntax to define events and message formats. The primary purpose of NSA is to generate code and schemas in multiple languages, all based on the root definition using GraphQL. Check out the InfoQ article for more ... info 🤷🏾
Play
Calling all Palworld tamers!
This is your one-stop shop to ensure your time with your pals (real and virtual) is quality time well spent.
By hosting on AWS and managing with Terraform, our server is running at peak performance.
If you keep a watchful eye on the server status here, you can guarantee a seamless experience for you and your fellow explorers. A healthy server means more time capturing adorable creatures, crafting incredible inventions, and building a thriving world together!
Want to learn more about optimizing your Palworld server or are you interested in joining a vibrant community of tamers? Stay tuned for upcoming guides and consider joining our official server (link to come)! We're here to help you create an unforgettable Palworld experience.
About
Nav Tech
Senior Software Engineer
Spearheaded end-to-end project management for master data in operational
CRM and analytical solutions, driving design, development, and deployment
efforts to deliver a 15% increase in data integrity and system performance
optimization.
Pioneered the creation of an open-source schema definition and code
generator, harnessing GraphQL syntax to define events and message formats
with accuracy; significantly accelerated development cycles,
leading to a 30% increase in project delivery speed.
Optimized codebase and architecture to boost testability and maintainability of
applications across Go, Python, and Ruby. Leveraged Kubernetes, Docker, and
AWS for deployment, leading to a 35% decrease in system downtime and a
20% increase in developer productivity.
Ford Motors
DevOps Cloud Net Engineer
Developed a GCP subnet utilization tool for monitoring and alerting using
terraform, Golang, GCP, Docker/Podman, Javascript, HTML, Tekton. Resulting
in a 31% increase of developer efficiency and a 22% reduction in development cost.
Intel
Full Stack Developer
Designed and deployed a containerized DBaaS solution with Kubernetes,
enhancing database cluster management efficiency; achieved a 50%
reduction in deployment time and a 30% improvement in data accessibility for
end-users
Acquired proficiency in Golang to expedite development of CLI tool, enhancing
database debugging and optimizing information retrieval times by 40%,
resulting in a 25% reduction in project completion timeline.
Engineered 6 RESTful APIs and their front-end components, resulting in a
50% increase in data processing speed and a 20% boost in overall system
efficiency.
Cloud Software Engineer
Engineered an IoT orchestration framework using Java, ReactJs, and K8s, enabling dynamic composition of E2E applications across diverse devices; increased system efficiency by 40% and reduced deployment time by 50%.
Spearheaded the creation of 50+ unit test cases and comprehensive
documentation files, improving code quality and reducing onboarding time for
new developers by 30%
Used K8s to create and deploy a fleet of configurable virtual devices.
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.';