Arbisoft Onsite Internship 5 Weeks

Website: arbisoft.com

Projects

Code Paste Website

Simple code paste website with code highlighter. Check out the project at https://github.com/ahmedbilal/flask_tutorial.

  • Web Framework: Flask
  • Database: SQLite 3
  • ORM: SQLAlchemy
  • CSS Framework: Spectre
  • Code Highlighter: highlight.js

BBC Scraper and API

Scraps BBC news articles and provide an API to easily access them. Check out the project at https://github.com/ahmedbilal/scrapy_django_project

  • Scraping Framework: Scrapy
  • Web Framework: Django Rest Framework