Salut 👋

I'm Hamzat, a computer science student obsessed with programs. . I enjoy building things that run on computers, there's nothing more rewarding than tackling a coding challenge and making it work perfectly (:

Hub

Hub

Here are some of my exploration:

Banking api

A banking appliction api.
It has end points that allow user register,transfer,withdraw,deposit,
balance and name inquiry.With email alerts!

View Project

DSA

My quest to be an expert in data structures and algorithm

View Project

Atm-machine

This is a mini atm machine project, it is written in java .
It is a command line project with feautures like transfer,withdrawal and more

View Project

customer Management

A customer management api. A project used to learn spring boot

View Project

portfolio

My portfolio. Built using AstroLive here

View Project

Hng task 1

This was an Hng backend task that returns the requesters ip address, location and greets the name added in the url(you can change the name)Live here

View Project

Articles:

Document

~ Detecting and Removing Loops in Linked Lists: A Beginner’s Guide

~ Building a Student Record Management System: From Student Struggles to Design Pattern Triumph (with the HNG Internship in Sight!)