Damir Zharikessov
SFU's Computer Science program isn't just about codeβit's a way for me to get into the tech world π. Dynamic projects, mentorship, and teamwork are shaping my career journey. SFU is where I'm gaining real-world experience and gearing up to make a tech impact! π»β¨
Beyond coding, I'm into martial arts β Karate π₯, MMA π, and Judo π€Ό. Winning global tournaments toughens my discipline, fortitude and determination. The sweat and smarts in the ring blend with my academic journey, shaping a versatile skill set for success in both digital and real-life arenas. π
Nature is my sanctuary, the thrill of hiking ποΈ, the exhilaration of snowboarding π, and the peace I get from running π. In the kitchen, cooking π³ is a way I get creative other than coding, blending different flavors and creating new dishes. Books π are my refuge, they pull me into different realities allowing me to take a break from life's overwhelming events.
8888 University Drive
Burnaby, BC, Canada
From: January 2022
To: July 2023
> Managing projects for cultural events for Central Asian Student Association <
> Coordination events with CASA Executives <
> Exploring ways to distribute work, budget and schedule and decrease cost of events/projects <
> Communication is the definition of success <
> Work distriution accounting budget, schedule and scope must be planned beforehand <
> Projects for wide use must be human-centered and from customer perspective <
Emergency Web-Form for FortisBC with a team. In case of emergency, a witness fills out the form with the whole information of the emergency and the pdf of the form will be sent to the designated person via e-mail. Used Spring Boot framework and REST API with Java.
AI solver for the n-puzzle game (fifteen puzzle). The program solves the game using the Greedy search algorithm. As heuristics for the alorithm, Manhattan, Euclidean, and Linear Conflict heuristics combined were used. Written in Java language.
Web translator-communicator using AI API's. It can translate text through text and/or speech. OpenAI API and SpeechSynthesis API are being used and integrated as . Written in Node.js framework for JavaScript, and HTML5, with CSS Bootstrap.