Skip to content
View Basit890's full-sized avatar

Block or report Basit890

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

Hi there ๐Ÿ‘‹

I'm Basit Ibrahim, a Computer Science undergrad with a minor in Economics. Iโ€™m passionate about building creative software, exploring data analytics, and applying machine learning to real-world problems.


๐Ÿ” Currently:

  • ๐Ÿงช Researching osteoporosis detection from X-ray images using CNNs as part of my undergrad thesis (in progress).
  • ๐Ÿ“Š Exploring data analytics and model evaluation through Python, Colab, and real datasets.

โš™๏ธ Tech Interests:

  • Data analytics & machine learning
  • Backend logic and clean software architecture
  • Interactive graphics and systems programming

๐Ÿ› ๏ธ Notable Projects:

โ˜๏ธ Weather Prediction

Built a predictive model using historical weather data to forecast conditions.

  • Conducted on Google Colab
  • Applied data preprocessing, linear regression, and evaluation metrics
  • Gained hands-on experience with end-to-end data modeling workflows

Interactive OpenGL & Pygame-based simulations

  • Rainy Abode: Animated rain with day-night transitions and real-time controls
  • Chaotic Box: Visualization of dynamic particle motion
  • Developed graphics logic and event handling using Python & OpenGL

๐Ÿ“š Skills Snapshot:

  • Languages: Python, C, PHP, JavaScript
  • Tools: Google Colab, Jupyter, Git/GitHub
  • Concepts: Linear regression, CNNs, data preprocessing, MVC, OpenGL

๐Ÿ“ซ Connect with Me:

๐Ÿ“ง Email: basitibrahim890@gmail.com
๐ŸŒ LinkedIn: https://www.linkedin.com/in/basit-ibrahim890

Popular repositories Loading

  1. Unification Unification Public

    A PHP based MVC social impact crowdfunding platform

    PHP 1

  2. Weather-Prediction Weather-Prediction Public

    This project uses historical weather data to predict weather conditions. Conducted entirely on Google Colab it involved data preprocessing, model training, and evaluation using Linear Regression, Rโ€ฆ

    Jupyter Notebook

  3. Rain-Motion-Experiments Rain-Motion-Experiments Public

    Rainy Abode & Chaotic Box โ€“ Interactive OpenGL & Pygame simulations. Rainy Abode: A house with animated rainfall, day-night transition, and rain control. Chaotic Box: Random points moving in a box,โ€ฆ

    Python

  4. Diamond-Catcher Diamond-Catcher Public

    Catch the Diamonds is a fun Pygame-based game where you catch colorful falling diamonds with a moving plate. Test your reflexes as the speed ramps up.

    Python

  5. Unix-Shell-C Unix-Shell-C Public

    A custom shell implemented in C with support for pipes, redirection, and command history.

    C

  6. Neon-Defender Neon-Defender Public

    A 3D Python/PyOpenGL shooter. Fight drones and tanks, move with WASD, aim/shoot with mouse/space. Collect shields/medboxes, survive in a 100x100 arena. Features spawning, collisions, HUD. Toggle viโ€ฆ

    Python