Skip to content
View kiffoh's full-sized avatar

Block or report kiffoh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kiffoh/README.md

πŸ‘‹ Hi, I'm Kiff

πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Self-taught developer with a Masters in Chemical Engineering (specialising in Digital Engineering) from the University of Manchester
  • 🌱 Passionate about leveraging technology to solve real-world problems
  • πŸ”­ Currently developing EasyMessage, a full-stack messaging application
  • 🌍 Based in the UK
  • πŸ’‘ Committed to continuous learning and building end-to-end solutions

🎯 My Journey

I discovered my passion for coding during university and independently decided to further my capabilites through online courses like The Odin Project which developed:

  • Strong problem-solving skills through hands-on project building
  • Proficiency in navigating technical documentation
  • Expertise in version control and collaborative development
  • The ability to build complete end-to-end applications

πŸ“š Developing Skills

  • Learning Next.js to enhance my full-stack development capabilities

πŸ› οΈ Tech Stack

Frontend

CSS Modules HTML5 JavaScript React Vite

Backend

Node.js Express Python

Database & ORM

PostgreSQL MongoDB Prisma

Deployment

Netlify Vercel

πŸ“« Connect With Me

LinkedIn

Pinned Loading

  1. messaging-app-frontend messaging-app-frontend Public

    Frontend repository of a full-stack messaging application (web) designed for real-time direct and group messaging.

    JavaScript

  2. messaging-app-backend messaging-app-backend Public

    Backend repository of a full-stack messaging application (web) designed for real-time direct and group messaging utilising a PostgreSQL database with a Prisma ORM.

    JavaScript

  3. battleships battleships Public

    A browser-based Battleship game in JavaScript emphasising TDD.

    JavaScript

  4. blog-api blog-api Public

    A modern blog platform featuring a clean, responsive UI and a secure REST API with JWT authentication, role-based authorisation and a PostgreSQL database with Prisma ORM.

    JavaScript