profile

Jason Betsargon

profile

Jason Betsargon

Jason Betsargon

profile

About me

I am an aspiring software engineer and graduate student studying computer science at Georgia Tech. I am proficient in HTML, CSS, JavaScript and Python, and I’m currently learning the React library. My studies focus on Machine Learning; in the “Machine Learning for Trading” course I developed a market simulator and a Random Forest trading strategy driven by custom technical indicators. The next project I will be working on is a CV Generator application using React. During the Fall 2025 semester I plan to enroll in the Artificial Intelligence - Techniques in Robotics course.

My work

CV Builder Application
CV Builder App

A CV-Builder Application. Developed in React with HTML, CSS and JavaScript. Implemented a live CV preview by lifting state to central component to allow state sharing. Incorporated data persistence of client data via the localStorage, to allow users to return to the app without losing progress. Engineered a one-click PDF export by integrating react-to-print and fine-tuning media print rules to enable users to print/download a PDF version of their resume.

Battleship game
Battleship

The classic game of Battleship on the web. Developed using HTML, CSS, and JavaScript. Implemented with Test Driven Development process using Jest. Programmed special features such as a Randomize button to auto populate the player's battlefield with ships.

ML stock trader data
ML Stock Trader

A Machine Learning stock trader. Developed using Python and the Pandas and NumPy libraries. Implemented a complex ML learner by engineering a Random Forest classification model that incorporates the signals of several technical indicators in a complex voting system. Developed a market simulator to test the Random Forest learner, and programmed each technical indicator (such as MACD, RSI, %B, etc.).

TODO app
Todo App

A Todo web application. Developed using HTML, CSS, and JavaScript. Implemented with Test Driven Development process using Jest. Utilized OOP concepts to create separate objects to manage projects and todo items. Added persistence using the Web Storage API to save users projects and todo items upon leaving the application. Incorporated Webpack module bundler to optimize performance.

Dungeon Crawler game
Dungeon Crawler

2D Dungeon Crawler, inspired by old school Legend of Zelda and Binding of Isaac. Lead Scrums in the development team's Agile development cycle to implement core game mechanics and features. Programmed C# scripts for enemy AI behaviors. Developed the player health system. Created several UI components such as the player inventory. Designed the final 2 levels of the game. Defeat the final boss to break free!

Contact me

Feel free to get in touch if you would like to collaborate on Web Applications or Machine Learning projects!

jasonbetsargon@gmail.com
profile