Skip to content
View jandaghi14's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jandaghi14

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

πŸ‘‹ Hi, I'm Jandaghi14

I'm learning Python development, currently building web scrapers and data pipelines. My goal is to land a Junior Python Developer role in the UK by June 2026.

πŸ› οΈ Tech Stack

Python | AsyncIO | aiohttp | BeautifulSoup | Flask | SQLite | pytest | Git

πŸš€ Featured Projects

A Python async web scraper that collects job listings from Reed.co.uk and stores them in a SQLite database.

Multi-source data aggregator combining async/await with generators. Fetches from 3 APIs concurrently and processes data through generator pipeline.

Real-time currency tracking system with concurrent API fetching, error handling, and SQLite storage. Built with professional testing and documentation.

Concurrent weather monitoring for multiple cities using async patterns, error handling, and database persistence.

πŸ“Š GitHub Stats

GitHub Streak

πŸ“« Connect

You can find me on LinkedIn : https://www.linkedin.com/in/ali-jandaghi-9a3188b1/ Open to opportunities and collaboration!

Popular repositories Loading

  1. jandaghi14 jandaghi14 Public

    My GitHub profile README

    1

  2. task-manager task-manager Public

    Advanced Task Manager with SQLite, and transactions

    Python

  3. flask-rest-basics flask-rest-basics Public

    Basic REST API implementation with Flask

    Python

  4. flask-task-api flask-task-api Public

    RESTful task management API with SQLite database

    Python

  5. beginner-flask-notes-api beginner-flask-notes-api Public

    Simple note-taking REST API built with Flask and SQLite featuring full CRUD operations

    Python

  6. library-decorator-system library-decorator-system Public

    Library management system demonstrating Python decorators

    Python