Skip to content
View NajimAlfutini's full-sized avatar
Block or Report

Block or report NajimAlfutini

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
NajimAlfutini/README.md

Hi, I am Najim 💫.

🧑‍💻 A computer Engineering student at the University of Bahrain, on the cusp of graduating.
Working on An IoT project utilizing AWS services to create a connected, smart solution.
Learning: Machine learning, JavaScript.
Talk to me about Java, C, Python, web dev, software design, AI, ML, and embedded systems.
Off-screen, I'm all about art, gym, and video games!

💻 Tech Stack:

Power Bi Java C C++ Java JavaScript HTML5 PHP Python AWS NodeJS AmazonDynamoDB MySQL Adobe Figma NumPy scikit-learn Pandas

📊 GitHub Stats:



Pinned

  1. Parallel-in-Serial-Out-Shift-Register Parallel-in-Serial-Out-Shift-Register Public

    A VHDL-designed digital circuit simulation project to identify and record the top 10 numbers from a serial data stream using Quartus Prime 20.1.

    VHDL

  2. CPU-Priority-Scheduling-preemptive CPU-Priority-Scheduling-preemptive Public

    Preemptive Priority CPU Scheduling. Higher-priority processes are executed first, and in case of equal priorities, the algorithm follows a First Come First Serve (FCFS) approach.

    Java

  3. Design-A-Full-SRC-Processor Design-A-Full-SRC-Processor Public

    The project involves designing a Simple RISC Computer (SRC) processor with 23 instructions, 32 registers, a control unit, data path, and memory components, aiming to create a functional CPU archit…

    HTML

  4. Online-Library-System Online-Library-System Public

    An Online Library System involves designing a web-based application to manage library operations. Users can search for books, borrow or return them, and administrators can maintain the book catalog.

    PHP

  5. Design-and-Implementation-of-a-Traffic-Light-Control-System-Using-Arduino-Uno-and-FreeRTOS Design-and-Implementation-of-a-Traffic-Light-Control-System-Using-Arduino-Uno-and-FreeRTOS Public

    Design and implement a traffic light control system using the Arduino Uno board and FreeRTOS. The project includes hardware setup, software development with timing and synchronization.

    C++

  6. Predict-House-Sales-Price Predict-House-Sales-Price Public

    Predict the sales price for each house. For each Id in the test set, predict SalePrice variable.

    Jupyter Notebook