Software Extraordinaire?

... I would like to one day be!
Let me be your next junior developer!

Some skills I use and continue to try to master.

Front End

html icon css icon js icon typescript Icon react Icon next Icon tailwind Icon bootstrap Icon

Back End

html icon css icon js icon typescript Icon react Icon

Technologies

html icon css icon js icon typescript Icon react Icon react Icon react Icon react Icon react Icon react Icon

About me

My love and passion in life are for technology. It envelops our world, our every-day lives, and integrates more and more into what it means to be a human in the 21st century. As our technology grows, we unlock exciting new ways to interact with the world around us. It is the catalyst that makes The impossible - possible! I am enamored by the constant flow of new challenges and new skills to master, I will never stop growing and learning; it's what I love to do!

Games

Most not mobile friendly. May revisit in the future.

game icon
Tik Tac Toe
code icon
game icon
EtchASketch
code icon
game icon
BattleShip
code icon

Learning Projects

Some old things I made in the Odin Project.
Most sadly not mobile friendly.

preview icon
code icon
Account Admin Panel
preview icon
code icon
Sign-up Form
preview icon
code icon
Calculator

Projects

Heres where I give it my all!

Portalfi

Tech used:

next Icon redux Icon typescript Icon nodejs Icon express Icon mongodb Icon letsencrypt Icon digitalOcean Icon nginx Icon

Description:

this is an example of the in development full stack application I put together to edit/delete/create data for a live static website.

The Server is done in Typescript with Node-JS, Passport-JS for handling security strategies on login then Bcrypt and JsonWebTokens for encryption / security, this is paired with its MongoDB Atlas Database connection handled via Mongoose.

The web app to edit the clients website data is made on NextJS in TypeScript, implementing Tailwind for CSS and Redux for state management.

The example website is in the works for a client.

It pulls its data from the node-js server hosted on DigitalOcean. Portalfi-jbw is a web app for 2 clients i am currently developing a website for. I made this web application to give them a platform to edit their websites live data such as events, menu, contact-details... ect.