Main photo

Petrit Muço

About me

I study IT in school, and there is my first experience with programming and web dev. But, actually getting the proper information about this job, I would like to credit The Odin Project, as a reliable and good source for starting and advancing in this career.

My work

Todo list photo

Todo list

One of the hardest projects of the TOP. Todo list app with projects that each has their own tasks.

Weather website photo

Weather website

This was one of my first projects, that was made to learn to fetch from an api.

Weather website photo

Calculator

Calculator using javascript. Not a hard project, but was satisfied.

Weather website photo

Tic Tac Toe

The tic tac toe project was also hard, since you had to use functions that called each other to make the game happen, and the goal was to have as little global variables as possible.

Weather website photo

Binary search tree

The binary search tree exercise in the TOP was in the section of data structures, a section I try to say I understand, but I also understand that I have too little experience to say that. Nevertheless I had fun building it.

Weather website photo

Photo fetcher

This was also one of my first projects, that was made to learn to fetch from an api, where I had problems and got a lot of knowledge about css and js.