Skip to content
View saikat455's full-sized avatar

Highlights

  • Pro

Block or report saikat455

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

👋 Hi there, I'm Abu Sayed!

Typing SVG

🌟 About Me

🎯 Junior Software Engineer at Genuine Technology and Research Ltd
🏠 Based in Dhaka, Bangladesh 🇧🇩
🎓 Computer Science Graduate from Independent University, Bangladesh
💡 Focused on building web applications with .NET and JavaScript


📈 What I'm Learning

var currentGoals = new
{
    Primary = new[] { "Advanced C#", "Entity Framework", "Web APIs", "Clean Architecture" },
    Secondary = new[] { "React", "Express.js", "REST APIs" },
    Tools = new[] { "Docker", "Azure", "Unit Testing" }
};

Pinned Loading

  1. weather-mood weather-mood Public

    A .NET Core Web API that tracks daily mood entries with weather data correlation and provides analytics on mood patterns.

    C#

  2. micro_learning_progress_api micro_learning_progress_api Public

    A .NET 8 Web API for tracking learning progress across platforms with SM-2 spaced repetition and analytics. Features JWT authentication, study session tracking, and detailed progress insights.

    C#

  3. github-insights-cli github-insights-cli Public

    A command-line tool built with Node.js and TypeScript that analyzes GitHub repositories and generates comprehensive reports.

    TypeScript