A web application showing API results of top rated tv shows. Built with JavaScript, Html and CSS.
The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
This repository houses my Vet Clinic relational database project. It accepts SQL commands to create a database, create tables, update tables, and run queries. It contains information about animals in a veterinary clinic, such as their pet names, weight details, and date of birth. PostgreSql was used to create this database.
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
[MAILBOX] is a mail inbox fullstack application built using React.js and Node.js. The app allows users to view their email messages and the app marks the opened messages as read. The app implements an API layer to fetch and update message data stored in a database.