Sunday, October 4, 2020

I am Buddy Lancer - Remote Software, Web and DB Developer.

My top skills (but not limited to the list): C#/ASP.NET, Java/JSP,C/C++,PHP/MySQL, HTML/Javascript, Microsoft SQL Server & Reporting Services, TIBCO JasperReports, Microsoft SharePoint, CAD/CAM& software, CMS software, Amazon AWS.

During last years I took part in projects listed below (but not limited to the list).

You can also visit my personal website and profiles:



035 | Buddy Fetcher (PHP/MySQL)

Development of Buddy Fetcher: Simple RSS fetcher/aggregator (PHP/MySQL).

Project features:
- collecting remote items (news, jobs etc) from a number of external sites
- using standard input RSS-feeds or custom parsing
- items collector can be run as frequently as needed (through scheduled task)
- separate functionality for operations with DB (data access layer)
- filtering items by categories (any number of categories)
- output RSS-feeds (filtered by categories also)
- caching logic for input RSS-feeds, web pages and output RSS-feeds
- mobile version is configured through separate CSS
- classic MVC (Model/View/Controller) implementation

This product was initially ported from original PHP version using own converter (written in C# and using ~80 regular expressions). Working NET version, ported from the same original PHP version with the same converter (using ~150 regular expressions), can be found at https://github.com/buddylancer/fetcher.net.

Websites powered by Buddy Fetcher:

Environment - PHP, MySQL, NetBeans, TortoiseHg.
Roles - Lead Developer.