Detail-oriented Computer Science graduate with two years of project-based experience in designing, developing, testing, and maintaining software applications. Over ten years of professional experience in non-technical roles, demonstrating strong communication, problem-solving, and adaptability. Seeking an entry-level role to apply technical skills, contribute to meaningful projects, and grow within a collaborative development team.
A Smarter Checkers AI Engine Python, Monte Carlo Tree Search, Minimax, Alpha-Beta Pruning
● Developed a competitive Checkers AI combining Monte Carlo Tree Search and Minimax with Alpha-Beta Pruning, dynamically adapting strategies based on time constraints.
● Designed a heuristic evaluation function incorporating piece count, king safety, board positioning, and piece vulnerability to enable context-aware decision-making.
● Optimized move generation with efficient data structures and pruning techniques, achieving a 90%+ win rate against other AI opponents under strict time limits.
Sleep Tracker APP Ionic, Angular, TypeScript, HTML, CSS, Node.js
● Developed a cross-platform mobile app to log overnight sleep and daytime sleepiness using Ionic and Angular.
● Designed and implemented user-friendly data entry, visualization, and storage flows for sleep data.
● Created a modular and maintainable codebase with services and TypeScript classes, following good mobile design principles.