- ๐ Hello, my name is Jack Oberman
- ๐ I'm a graduate from the University of South Carolina in Computer Science and Math
- ๐ I have an interest in Artificial Intelligence, Quantum Computing, Machine Learning, Data Science, and Computer Algorithms
- ๐ซ You can reach me at jackcoberman@gmail.com
For my Capstone Project at USC, I helped code a Bookstore web application in React using the MERN Stack.
In this project, I worked on much of the backend and how our team's app would be structured.
I also served as the team's Agile Coach.
You can learn more about that project here: https://github.com/SCCapstone/BookstoreApp
I also developed a web application in Vue for my Linear Algebra class.
For the project, I developed a GUI that represents the Gram-Schmidt process for orthonormalizing a set of vectors.
You can learn more about that project here: https://github.com/jackcoberman/gram-schmidt-math-544