// C++
class SoftwareEngineer {
public:
string name, degree, contact;
vector<string> role, tech_stack, languages;
SoftwareEngineer() {
name = "Tyler Pruitt";
role = {"Backend", "Fullstack"};
degree = "BS, Physics";
tech_stack = {
"Python",
"C++",
"C#",
"JavaScript/TypeScript",
"MATLAB",
"SQL/MySQL",
"HTML",
"CSS/SCSS"
};
contact = "tylerpruitt@ucsb.edu";
languages = {"English", "Mandarin"};
}
};
- 🎓 I am have a bachelor's degree in physics and a minor in Chinese
- 💻 I’m currently working as a software engineer at Santa Barbara Imaging Systems
- 🌱 I’m currently learning about quantitative trading and alpha generation
- 💬 Ask me about investing, Studio Ghibli, and my favorite things to eat
- 😄 Pronouns: He/Him/His
- ⚡ Fun fact: I love learning foreign languages, exploring different cultures, and traveling
- 📫 How to reach me: (email: tylerpruitt@ucsb.edu)
- 🌖 My organization, Electric Moon, is looking for developers (all kinds) to contribute to its projects. Please reach out to me if you are interested.
- Python
- C++
- C#
- JavaScript/TypeScript
- MATLAB
- SQL
- MySQL
- PostgreSQL
- HTML
- CSS/SCSS
- .NET
- Flask
- Pytest
- NumPy
- Pandas
- SciPy
- Matplotlib
- Tensorflow
- PyTorch
- AngularJS
- React
- Node.js
- Qt
- Boost
- Git
- GitHub
- Bitbucket
- GitKraken
- Spyder
- Jupyter NoteBook
- Markdown
- Visual Studio Code
- Visual Studio
- Azure Data Studio
- MS SQL Server
- AWS
- Postico
- Docker