Skip to content

The Tech Stream is an engineering blogs aggregator that collects the latest posts from top tech companies like FAANG and displays them in a feed.

Notifications You must be signed in to change notification settings

mouad-eh/the-tech-stream

Repository files navigation

Feed

main page

Technical Details

database: postgresQL

scraping: using python scrapy framework, scraping engineering blogs from the internet and persisting them in the database.

server: built using golang (Gin Framework), it implements key set pagination when retreiving blog posts from the database.

ui: the frontend is built using next-js, the main page display a feed of engineering blog posts, as user scrolls the feed will load more posts.

Deployment Plans

deployment plan

About

The Tech Stream is an engineering blogs aggregator that collects the latest posts from top tech companies like FAANG and displays them in a feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published