My Projects

Project List

Some of the projects that I have worked on.

Sports Blog in Express and Mongoose

Posted on 5th December, 2021

A blog application written in Express JS and MongoDB which simulates a simple blogging platform, the app is themed centred around Sports but can easily be generalized.

The app has features of categorising posts, adding multiple images and videos to a single post.

Technologies

Express MongoDB Bootstrap Mongoose Docker Nginx EJS
https://github.com/Apfirebolt/Express-Sports-Blog

Create Post
Image Slideshow using Bootstrap Carousel
Category List
View

Starwars API App

Posted on 5th December, 2021

It is a database application which utilizes data from the Starwars open API. It is built in React and uses a new css framework called 'spectre CSS'. It also uses 'react-query' for API data management and browser caching.

Technologies

ReactJS SpectreCSS React-query Docker Nginx
https://github.com/Apfirebolt/react-starwars-api

Films List
Planets
Ship Detail
View

GIthub Finder App

Posted on 5th December, 2021

A web application created using Vue JS framework which integrates with Github public API to search for Github users and their repositories. It is inspired by similar app created by 'Brad Traversy' in React.

It uses 'Vuesax' UI kit for various components like card, button and more.

Technologies

Vue2 Vuesax Nginx Docker
https://github.com/Apfirebolt/vue-github-finder

User Detail
Homepage
View