As a dedicated and ambitious second year Computer Science student, seeking a challenging and dynamic internship opportunity, to gain hands-on experience in software development, and contribute to innovative projects. Eager to learn and adapt to new technologies.
developed tic tac toe game by which can be played with AI or by two players. This project gave me an opportunity to learn about Factory Functions and the Module Pattern in Javascript.
developed something like sketchpad using Html/css/js/bootstrap to implement my DOM manipulation skills which allows user to draw in manually assigned size.
developed simple library portal which allows user to add book's information like author, title, total pages of book, and whether the book is read or not yet. Learned about Objects and Object Constructors in Js.