Skip to content
View nornan01's full-sized avatar

Block or report nornan01

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

Hi πŸ‘‹

I'm a backend-focused C# developer who enjoys building real-world services and deploying them to production.

I like working on projects that combine:

  • backend architecture
  • web scraping
  • APIs
  • automation
  • and real production deployment on Linux servers.

πŸš€ Featured Project

πŸ“š FanficDownloader

A production service that downloads fanfiction from multiple websites and generates EPUB or TXT files.

Users can access it through:

  • 🌐 Web interface
  • πŸ€– Telegram bot
  • πŸ”Œ REST API

πŸ”— Live site: https://fanficdownloader.com
πŸ€– Telegram bot: https://t.me/fanfic_downloader_bot
πŸ“¦ Repository: https://github.com/nornan01/FanficDownloader

What makes it interesting

  • Runs as a production web service on a Linux VPS
  • Uses Docker + Nginx + HTTPS
  • Queue-based architecture for safe concurrent downloads
  • Modular multi-source scraping system
  • Generates real EPUB files with images
  • Uses FlareSolverr to bypass Cloudflare on Fanfiction.net

πŸ›  Tech I work with

  • C# / .NET
  • ASP.NET Core
  • Web scraping & HTML parsing
  • Docker
  • Nginx
  • Linux (Ubuntu VPS)
  • Telegram Bot API
  • Git & GitHub

🎯 What I'm interested in

  • Backend development
  • APIs and integrations
  • Web services & infrastructure
  • Automation and deployment

Thanks for stopping by πŸ‘‹

Popular repositories Loading

  1. FanficDownloader FanficDownloader Public

    FanficDownloader is a Telegram bot that allows users to download fanfiction from multiple websites and receive it as TXT or EPUB files directly in Telegram.

    C#

  2. nornan01 nornan01 Public