GithubHelp home page GithubHelp logo

Hi there, I'm Nouran


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

  • πŸ”­ I'm Seeking To Obtain a Challenging Career to enhance my knowledge and increase my experience, I'm always seeking continuous improvement in my personality and mindset.
  • πŸ₯… My GOAL: Work as a professional Software Engineer and Contribute more to Open Source projects.
  • ⚑ Fun fact: Ever Since I was a little kid, Software Development has been my passion. it was almost magic, being able to get the computer to do whatever I wanted, just by typing some code.
  • πŸ“« How to reach me: [email protected]

βš™οΈ Connect with me:


🌐 Tech Accounts

πŸ•΅οΈβ€β™€οΈ Languages and Tools:



πŸ“Š Github Stats



Nouran Ahmed's Projects

banker_algorithm icon banker_algorithm

The banker’s algorithm is a resource allocation and deadlock avoidance algorithm that tests for safety . In This project I implemented the algorithm using c++ and the implementation mainly depends on two dimentional vectors. The inputs are: number of processes,number of resources,alloation matrix,max matrix,available matrix,user can enquiry safe state,user can enquiry immediate request . The outputs are: need matrix,answer if the system is in safe state (and print sequence) or not , answer if the resource can be allocated to the process (and print sequence) or not .

burger_order icon burger_order

React Application For Ordering Your Favorite Burger Ingredients Online

cinema icon cinema

Cinema Booking Website , you can book your favorite film Online using our website

cpu-scheduler icon cpu-scheduler

scheduling the processes in your desired algorithm using Java , supported algorithms are: 1.FCFS 2.SJF(preemptive and non-preemptive) 3.priority(preemptive and non-preemptive) 4.Round Robin)

dev-scripts icon dev-scripts

Repository to provide utility scripts that could make everyday life easy

eduhub-website icon eduhub-website

Hey it's a community website so if you want to contrinute in this project then go through the README.md section and also click the link. Raise Genuine PRs only. Your PRs will be accepted, keep patience. Star This Repo. You aren't allowed to Update README.md. Welcoming developers, content writers, and programming enthusiasts.

kenken-puzzle icon kenken-puzzle

Create a software that solves the KENKEN puzzle, By a constrain satisfaction problem (CSP)

matrix_project icon matrix_project

A program to do different Matrix operations using C++ Language. The program use a certain input string format to represent the matrix and the output will be the same format . The string representation of the Matrix is : [0 2.53 7;-5 4 4;10.5 5 9] for a 3*3 Matrix as an example it also support complex matrices for( add , subtract and multiply ). In the program, the user enters a matrix in the defined string format then he is asked to enter an operator from the following operators + , - , * , D (for determinant) , I (for Inverse) , T(for Transpose) , ^(for Power) to get his output.

news icon news

News Website that Fetch News from News API developed using php

notes_app icon notes_app

Note app using React, TailwindCSS and FireBase. Features: - View Notes - Mark Notes As Favorite - Add Notes - View Favorite Notes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.