Full Stack Portfolio Projects You Need To Build Now

I'm a full stack developer based in Australia. I write articles about Node.js, React, JavaScript & Web Development to make your learning journey easier ๐
Search for a command to run...

I'm a full stack developer based in Australia. I write articles about Node.js, React, JavaScript & Web Development to make your learning journey easier ๐
No comments yet. Be the first to comment.
Introduction Website performance is an important aspect of web development. It consists of mainly two things: The speed of your website How usable is your website for visitors? Importance of website performance Website performance is very importa...

There are plenty of native web APIs that have a variety of uses. Here are 5 useful APIs that I use quite often in my web development projects. Clipboard API The clipboard API is a simple method to copy text to a user's clipboard. This can be used in ...

Hey All ๐ In this article, we'll be covering the Fetch API in JavaScript how you can use it to make HTTP requests. What is the Fetch API? The fetch() method provides a simple way to make HTTP requests in JavaScript. It is natively in the browser, me...

Hey All ๐ In this article, we'll be covering 4 mistakes commonly made by people while learning to code that will seriously impact their coding journey. #1 - Copying and Pasting The first mistake I'll talk about is copying and pasting. We've all don...

Introduction There are plenty of units in CSS. From px to vh, there is an abundance of units all with their distinctive use cases. Considering the amount of options, its perfectly reasonably to be confused as to which unit you should use and where. T...

A portfolio is a developer's greatest asset. It it shows off exactly what a developer is capable of building and is almost needed to get a developer job in today's climate.
Your portfolio needs to be filled with aesthetically-pleasing, functional projects so you can show an employer that you would be a great asset to their company. In this article, we will be covering 3 different full stack projects that will boost your portfolio.
The bug tracker, if built right, is a phenomenal project to add to your portfolio. Its an application that an employer has probably used in the past so they will know what a good bug tracker looks like.
So what is a bug tracker?
A bug tracker is an application where users can handle bugs/issues for their projects by creating tickets. In the application, an admin user would be able to create projects which are essentially collections of tickets which are issues in the application. These tickets have statuses (e.g not started, in progress, etc.) and are assigned to a user with the developer role.
Take a look at an example I've built and added to my portfolio: Bug Tracker

This project shows off many great skills to an employer:
This project is great and I would recommend you build it and add it to your portfolio.
The financial portal is another great project to add to your portfolio. You may have used a financial portal before so you are probably familiar with the basic concept of one. Essentially, it allows users to create bank accounts with balances and spending targets, then they can add transitions to these bank accounts which will affect the balance of course. You can also make deposits to each bank accounts which increases the balance.
Take a look at an example I've built and added to my portfolio: Financial Portal

This project also shows off some good skills like:
This project is another good web application that will make your portfolio much better.
A social network is another great project you should build and put on your portfolio. Some features you would probably want to include could be:
This project is great because not only does it show off great skills but you can really customize it and make it your own. There are no limits to what you can add to this project.
Make it unique. Make it functional. Make it yours.
Its as simple as that.
Make It Look Good
When building these projects, make sure you put in the effort to make them look good as well as completely functional. Looks are very important since a good looking user interface gives a good impression to a potential employer/client looking at it.
Make Sure You Deploy It
Deploying your applications is important so that an employer can use a live demo of the application and get a feel for it themselves. AWS has a free-tier which could be used to deploy your applications for free. Heroku is another good free platform for you to deploy your full stack applications with.
If you're unable to deploy the application for any reason, make sure you make a quick video demonstrating the application so that people can see how it looks and how it works.
Today, we've covered 3 different projects you should build and add to portfolio. I recommend you build these projects using whatever tech stack you are proficient in and add them to your portfolio.
๐ Thanks for reading this article!
If you like what I do and would love to see more related content, follow me on my other social platforms:
Github: Blake-K-Yeboah
LinkedIn: Blake Yeboah
You can also show your support by buying me a coffee ๐