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

Block or report habeebsl

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

Hi 👋 My name is Habeeb

I'm a Backend Developer

  • 🌍  I'm based in Nigeria
  • ✉️  You can contact me at habeebomotolani2004@gmail.com
  • 🧠  I'm learning Django and Applied Python
  • 🤝  I'm open to collaborating on Interesting Projects

Skills

PythonJavaScriptGitCHTML5CSS3Django

LIVE PROJECTS

Pinned

  1. KeyPoint-Website KeyPoint-Website Public

    A website that analyzes text, highlights key content, and embeds links to Google search results for those highlighted portions. It highlights content using Gemini API

    CSS

  2. Quill2Byte Quill2Byte Public

    A django website, that translates between Early Modern English and Modern English, with the utilization the spaCy library and an object oriented model.

    CSS

  3. Quill2Byte-Browser-Extension Quill2Byte-Browser-Extension Public

    A complementary browser extension for the Quill2Byte website, utilizing Django Rest Framework and JavaScript fetching. It sends form input to the Django project for processing and receives a JSON r…

    JavaScript

  4. English2Morse English2Morse Public

    A website that translates between English and Morse Code

    JavaScript

  5. LATimes-NewsScraper LATimes-NewsScraper Public

    LATimes NewsScraper searches the LA Times website for news articles based on a keyword. It extracts titles, descriptions, timestamps, and images, and compiles this data into an Excel file. It also …

    Python