I am a dedicated and innovative software engineer with a passion for crafting efficient and elegant
solutions to complex
problems. With a solid foundation in computer science and hands-on experience, I bring a
unique blend of
technical expertise and a collaborative mindset to every project I undertake.
My journey in software engineering began with a fascination for turning ideas into functional,
user-friendly
applications. Over the years, I've honed my skills in full-stack development, working extensively
with languages like
Python and JavaScript along with modern frameworks and libraries. Whether it's designing seamless
user
interfaces, architecting robust backends, or optimizing database performance, I thrive on delivering
high-quality
software that truly makes a difference.
When I am not coding, I like spending time hacking and slashing my way through enemies in games or
being outdoors with my spouse and dog
San Jose Bay Area San Jose State University Résumé
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.';