Senior student from
About me
-
Senior student
People always describe me as positive, eager to learn and cheerful. I try to share my positivity with people and I'm a real teamplayer. As a child, games inspired me to explore how computers worked. Since then, my interest in IT has grown. I discovered my passion for software development when I was building my official hour registration web application website. I can adapt quickly and I'm always looking for new challenges to learn from.
-
Skills
Front-End Projects
-
LocalStorage
Storage saver will store input data in the browser that can be saved and recovered by the save button. The delete button deletes the value of the local storage.
HTML CSS JavaScript -
-
EdgeLedger Banking
EdgeLedger is a banking site for bank investment. A special segment of banking operation that helps individuals or organisations raise capital and provide financial consultancy services to them. A group of people responsible for investing a fund's assets, implementing the fund's investment strategies and managing day-to-day portfolio management.
HTML CSS Flexbox -
-
Movie Seats
Movie seat selector will make a possible to reserve your own seats at the movie theater. It will locally store the selected seats from the user. After a refresh, the selected seats will remain.
HTML CSS JavaScript -
-
Ocean museum
Ocean museum blog and gallery, focused on educating and raising awareness about the importance of our ocean’s ecosystems.
HTML CSS Grid Flexbox -
-
Meal finder
Meal finder will fetch the search keyword from the mealDB website API. It will display the name and preparation of the dish. There is also a random function available for the user when they have trouble choosing a meal.
HTML CSS Grid Flexbox JavaScript -
-
Memory Game
Memory Game, also known as the Concentration card game or Matching Game, is a simple card game where you need to match pairs by turn over 2 cards at a time.
HTML CSS Flexbox JavaScript -
Backend-End Projects
-
API Pagination
This will connect to the MongoDB database and retrieve the user data. If the database is empty it will add custom data. The data will query the json object with the pagination functionally.
NodeJs ExpressJS MongoDB JavaScript -
-
NodeJS Express API
The Express API that will use custom data for the HTTP requests GET,POST, PUT and DELETE, this will get, post, update and delete the id of the courses.
NodeJs ExpressJS JavaScript -