Skip to content
View Hullaah's full-sized avatar

Highlights

  • Pro

Organizations

@Algorithmia-SE

Block or report Hullaah

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

Hi there 👋

I'm Umar Oladimeji Adelowo, a Computer Science student at LASU, passionate about Systems Programming, AI, and Cybersecurity.
Currently deepening my knowledge in Computer Systems, Operating Systems, and Linux internals

  • 🔭 I’m currently working towards contributing to the linux kernel
  • 🌱 I’m currently learning systems programming
  • 👯 I’m looking to collaborate on any systems programming projects.
  • 💬 Ask me about low level stuff
  • 📫 How to reach me: umaradelo1.247@gmail.com | LinkedIn
  • 😄 Pronouns: He/Him

🔭 Projects:

  • simple_shell - a basic unix shell implemented in C
  • printf - My implementation of the C standard library printf using only the write syscall

Anurag's GitHub stats

Top Langs

Popular repositories Loading

  1. hsh hsh Public

    hsh (Hullaah's shell): A simple UNIX shell implementation in C, aiming for POSIX compliance and feature parity with dash. This project explores the fundamentals of a command-line interpreter, inclu…

    C 4 1

  2. algorithms algorithms Public

    This repository contains implementation of classical algorithms and data structures in C

    C 1

  3. alx-system_engineering-devops alx-system_engineering-devops Public

    Shell

  4. alx-low_level_programming alx-low_level_programming Public

    C

  5. printf printf Public

    A custom implementation of the C printf function from scratch. This project replicates the core functionality of the standard library's printf to handle various format specifiers.

    C

  6. alx-higher_level_programming alx-higher_level_programming Public

    Repository for alx-higher_level_programming

    Python