Skip to content
View awesomebil's full-sized avatar

Block or report awesomebil

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

Welcome to Bilal's GitHub profile page! 👨🏽‍💻

About me

Hello I'm Bilal, a passionate engineer and software devloper who is always chasing the next puzzle. I enjoy solving complex problems and learning new tools and workflows, one of my favorite things to do is finding something that works and figuring out a more elegant solution. I enjoy diving deep into code to tackle challenges, whether it's optimizing performance, automating processes, or creating user-friendly applications. Currently, I’m exploring new areas like machine learning, artificial intelligence, and iOS/macOS development. I am always looking for the next big challenge to solve.

I’m a strong believer in continuous learning and collaboration. Whether it's contributing to open-source projects or working with a team to bring ideas to life, I love being part of a community that thrives on knowledge sharing and creativity.

Feel free to explore my repositories to see what I've been working on! Let’s connect and create something amazing together. 🚀

Pinned Loading

  1. SearchEngine SearchEngine Public

    - A search engine programmed in C++ that utilizes sets to give keyword search resutls.

    C++

  2. RecommendationsApp RecommendationsApp Public

    - A content recommendations app that uses input provided by classmates to recommend media to them based off of their current preferences.

    C++

  3. PriorityQueue PriorityQueue Public

    An implementation of a priority queue in C++ using OOP principles and a heap data structure.

    C++

  4. HorsesCNN HorsesCNN Public

    - A project that constructs a CNN neural network to recognize images of horses.

    Jupyter Notebook

  5. Databases_Python Databases_Python Public

    - This project interacts with an sqlite database using the python programming language and an OOP approach.

    Python

  6. UIC_Maps UIC_Maps Public

    - A maps application that utilizess the OpenStreetMaps API to calculate the shortest distance between two points on the UIC campus.

    C++