triston-notes/Extras/Resume 💼.md

86 lines
3.3 KiB
Markdown
Raw Permalink Normal View History

2023-10-21 23:52:54 +00:00
---
banner: "https://media.discordapp.net/attachments/1050995657797816341/1091055818042003566/Triston_hq_4k_a554e7e1-9b5b-4c13-9c2f-4bf263198b16.png?width=908&height=509"
banner_y: 0.592
---
I'm a software engineer based in Tennessee 🌲🏡🌳 with 4 years of experience in the software industry. I strive for Engineering excellence and consistent self improvement.
# ☎️ Contact information
📧 [triston95strong@gmail.com](mailto:triston95strong@gmail.com)
🐦 [Twitter](https://twitter.com/Triston08227721)
🔗 [LinkedIn](https://www.linkedin.com/in/triston95strong/)
---
# **👩🏻‍💻** Work experience
## ⚛️ React Developer
Ventra Health*, Remote - (May, 2022 - Present)*
📈 As a React Developer, I am responsible for ensuring the success of the application from a frontend perspective.
👍🏻 Ensuring the users are receiving the most up-to-date software driven by industry standards and best practices.
## 🧑‍💻 Software Engineer
Makers Ladder, _Remote - (Feb, 2020 - May, 2022)_
🛠️ Developed custom software solutions for dozens of clients
🧪 Performed software testing, provided 24/7 support to clients, and developed plans for future software development
🔧 Maintained software products including programs, webpages, and databases
## 👨‍💼 Team Leader / Software Architect
Damiano Global Corporation, Remote - _(July, 2020 - Nov, 2021)_
👥 Managed the work of a dozen employees, increasing crew efficiency
📈 Designed new software components that increased the effectiveness of an application, resulting in a 100% increase in end-user productivity due to its use of automation.
📝 Researched and analyzed open-source software to identify new and effective tools and techniques to use for a Software application
---
# 🛠 Skills
## 💻 Technology
### Java/Type-Script ⭐️⭐️⭐️⭐️
My "native" programming language, I've worked with it for over 4 years. I've used it in the front-end with React and React Native, in the back-end for APIs with Node.js and for testing automation using Jest.
### Python ⭐️⭐️⭐️⭐️
My Second best language, I've worked with it for over 4 years. I've used it in the front-end with Kivy developing a UI program for an IOT Pi device, in the back-end for the automation software for the IOT product and for Unit Testing and Integration Testing.
---
## 🗣 Languages
### English 🇺🇸 - Spanish 🇲🇽 - Thai 🇹🇭
Native speaker - Proficient - Juvenile
---
# 📜 Projects
## 🐝 Hive
[App](https://decent-hive.netlify.app/) - [Repo](https://github.com/Tarmstrong95/hive-dapp/tree/master)
This is a decentralized slack-like team chat platform that offers encrypted data transmission as well as a decentralized graph network using Gun.js, built on React. Its a WIP tho, im super excited to get this is a nice state
## 🗨️ Chatapp
[App](https://tristons-chatapp.netlify.app/) - [Repo](https://github.com/Tarmstrong95/chat.io)
I developed a barebones prototype of this app as a spike project for a client and decided to take it further, during my spare time.
I used React, Node, and [Socket.IO](http://Socket.IO) -> the [socket.io](http://socket.io) part was difficult as I've never messed with networking stuff before. I'd say I'm now confident that I could build something similar with ease, if I had to.