About Me

I’m a sophomore at Texas A&M University studying computer science. I love all things programming related and I am constantly trying to expand my knowledge. I’m especially passionate about AI/ machine learning and their future applications. Lastly, I aspire to be a software engineer that makes a positive impact on the world through innovative solutions.

  • Front-End
    HTML, CSS, and JavaScript
  • Back-End
    Python, C++ and Java
  • Libraries
    PyTorch, TensorFlow, Keras, Matplotlib, Pandas, and Numpy
  • June 2023 - August 2023
    IT Intern, Lavner Education, Rice University
  • Incoming Summer 2024
    Meta University Engineering Intern
  • Texas A&M University, College Station, TX
    May 2026

    Bachelor of Science in Computer Science
  • Bridgeland High School, Cypress, TX
    May 2022

    High School Diploma
  • - Watching/ playing soccer, basketball, and football
  • - Running, weightlifting, and calisthenics
  • - Chess and origami

Projects

LSTM Stock Forecasting

Created a model capable of forecasting and comparing the performance of economic sectors between countries using their stock indexes.

AI for Resume Enhancement

Used supervised machine learning to train the model. Stemming function uses tokenization, term frequency, inverse document frequency, and TF-IDF multiplication to reprocess the resume.

Original Website

Learned basics of HTML and CSS to create the first version of my personal portfolio website.

Pong Game

Used object-oriented programming, the pygame library and a top-down approach throughout development to create a two-player version of the game pong.