Skip to content
View forzen03's full-sized avatar

Highlights

  • Pro

Block or report forzen03

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
forzen03/README.md

πŸ‘‹ Hi, I'm Noor Jaradat

Software Engineering Student | Full-Stack Developer in Progress

Building scalable web applications with a deep understanding of system fundamentals


πŸŽ“ Software Engineering Student at Al-Zaytoonah University of Jordan & 42 Amman
πŸ’» Passionate about combining low-level programming with modern web technologies
πŸš€ Focused on building strong, efficient, and well-structured software


🎯 Current Focus

Building Full-Stack Web Applications with a focus on:

  • Backend development using Spring Boot & REST APIs
  • Frontend development using React & Modern JavaScript
  • Software Architecture & System Design principles

πŸ› οΈ Technical Arsenal

Languages

Java JavaScript C Dart PHP SQL

Frameworks & Technologies

Spring Boot React REST API

Tools & Environment

VS Code Git Linux Android Studio Miro


πŸ’Ό Projects

πŸ”· 42 School Projects

Building strong fundamentals through systems programming

Project Description Status
libft Custom C library implementation βœ… Complete
ft_printf Printf function recreation βœ… Complete
get_next_line File reading function βœ… Complete
push_swap Sorting algorithm with stack operations βœ… Complete
pipex Unix pipe mechanism implementation βœ… Complete
so_long 2D game development βœ… Complete
philosophers Multithreading & synchronization βœ… Complete
minishell Unix shell implementation βœ… Complete

πŸ”Ά Academic & Personal Projects

Applying modern development practices

Project Description Tech Stack
Car Factory Management Enterprise management system Java, MySQL
Clinic Management System Healthcare management system JDeveloper
Food Donation Database Database design for food donation management MySQL Workbench
Lost and Found System Item tracking and recovery system PHP, Bootstrap, MySQL
Working Memory Research Cognitive research application Research Project
Bookshop E-commerce bookstore application Front-End
Data Structure Data structures implementation & analysis Java
Coffee System GUI Point of sale system with GUI Java Swing
BMI Calculator Health tracking mobile app Dart, Flutter

🎯 Career Vision

"Build systems. Understand fundamentals. Deliver scalable solutions."

My goal is to become a highly skilled Full-Stack Web Application Developer, capable of:

  • πŸ—οΈ Designing production-ready, scalable architectures
  • βš™οΈ Building robust backend systems
  • 🎨 Creating clean, intuitive frontend experiences
  • πŸ”§ Understanding systems from the ground up

πŸ“« Let's Connect

LinkedIn Email GitHub


⭐️ From Noor Jaradat

Thanks for stopping by! Feel free to explore my repositories and reach out if you'd like to collaborate!

Popular repositories Loading

  1. Project_Coffee_System_GUI Project_Coffee_System_GUI Public

    A desktop Coffee Shop Management System GUI built with Java Swing and connected to a local database.

    Java

  2. Minishell Minishell Public

    Minishell project from 42 Amman School – a simple Unix shell implemented in C, developed by Forzen03 and Mqadah.

    C

  3. forzen03 forzen03 Public

    Github profile README

  4. libft libft Public

    My first C library β€” re-implementation of standard libc functions + extras. 42 School project.

    C

  5. ft_printf ft_printf Public

    Custom C implementation of printf() β€” 42 School project

    C

  6. get_next_line get_next_line Public

    Reading a line from a file descriptor β€” the smart way. A 42 School project in C.

    C