Projects
Web-portfolio
Developed a fully responsive personal portfolio website using React, CSS, and HTML. Implemented dynamic backend functionality with NodeJS, including user authentication and content management. Deployed on Cloudflare for optimized performance and security.
Trading strategy
Developing and code custom trading strategies using Pine Script. Back-testing of algorithms on historical market data to ensure high WR and profitable. Managing real-time trading with a focus on technical analysis and risk management.
Search Engine
Collaborated on a school project to build a search engine webpage. Utilized React for the user interface and SQL for backend data management. Implemented database schemes for indexing and query optimization to ensure fast and relevant search results.
Flight Planner
Implemented an exhaustive flight search algorithm using Java, employing iterating backtracking with a stack to track and maintain information efficiently. Developed as a school project to demonstrate algorithmic expertise and advanced problem-solving skills.