Environment: HTML, CSS, JavaScript, Angular, Java, Spring Boot, JPA, Micro services, MySQL, Docker, Maven, GIT and GitHub
• Collaborated with othersto create a chatbot usingLangChain to
implement task-specific agents
• Used StreamLit to connect chatbot to a web application hosted on a
Google VM
• Created a program to interact with a dataset containing information
• Created account and authentication system to control access and save
users’ access settings
• Used Google BigQuery to store and retrieve data; designed database
schema, loaded data through web UI, and processed data with Python
API
• Coded an implementation of a neural network inC++ based on a
previous sequential perceptron project
• Created software to track success of the AI and use that to train it with a
game based on Conway’s Game of Life
• Coded parallel and sequential implementations of a perceptron in C++
• Used implementationsto create neural networks with varying levels of
parallelization
• Tested and compared the efficiency of multiple methods of
parallelization
• Collaborated with a group to recreate a card game using Unity and C#
• Created basic AI – created a simple AI usingmemory and probability to
determine optimal moves
• Worked on back-end implementation of game mechanics
• Implemented a program in Python to create multiple FSA based on
grammars written in formatted textfiles and determine whetherstrings
in the file belong in the grammars’ language
• Used the finished product in other programs; used as framework for
making other automata and for recognizing text