Skip to content
View ramkumar-kollimalayan's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»

Block or report ramkumar-kollimalayan

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

Hi πŸ‘‹, I'm Ramkumar Kollimalayan

Senior Full Stack Developer Β· Angular Β· ASP.NET Core Β· C# Β· SQL Server

πŸ“ Coimbatore, India Β· πŸ“« ramkumar.kollimalayan@outlook.com

LinkedIn Β· GitHub Β· Dev.to


πŸ‘¨β€πŸ’» About Me

I’m a Senior Full Stack Developer with hands-on experience building and maintaining enterprise-scale web applications using Angular and ASP.NET Core.

I focus on:

  • clean architecture & maintainable codebases
  • performance-aware API and UI design
  • collaborating across product, QA, and backend teams

Most of my work lives in organization and private repositories, supporting real-world production systems.


🧩 What I Work On (Impact-Focused)

  • Designing and implementing scalable Angular modules used across multiple business workflows
  • Building RESTful APIs in ASP.NET Core with clean separation of concerns
  • Refactoring legacy code to improve performance, readability, and testability
  • Supporting data-heavy features using SQL Server and optimized EF Core queries
  • Actively participating in code reviews, PR discussions, and architectural decisions

πŸ›  Tech Stack

πŸ’‘ Applied across enterprise platforms supporting 300+ users in production environments.

Frontend

  • Angular 17, TypeScript, JavaScript
  • HTML5, SCSS, Bootstrap
  • PrimeNG, Chart.js
  • Responsive & performance-optimized UI development

Backend

  • ASP.NET Core (.NET 8.0), ASP.NET MVC
  • C#, RESTful API design
  • Entity Framework Core, LINQ
  • ABP Framework (Modular architecture)
  • Microservices architecture

Security & Authentication

  • JWT authentication (HttpOnly cookies)
  • Azure AD SSO, OAuth
  • Role-based authorization & permission management

Database

  • Microsoft SQL Server
  • Database design & normalization
  • Stored procedures
  • Query optimization & performance tuning

DevOps & Tools

  • Git, GitHub, Azure DevOps
  • Visual Studio, VS Code
  • Postman, Swagger / OpenAPI
  • IIS, Azure

CMS & Web Platforms

  • WordPress, Elementor, WooCommerce
  • Custom PHP modules & integrations

Practices

  • Clean Architecture & modular design
  • Code reviews & team mentoring
  • Agile / Scrum development
  • Performance optimization & refactoring

πŸ“Œ Selected Work & Contributions

πŸ”Ή Enterprise Web Platforms (Angular + ASP.NET Core)

  • Developed and maintained business-critical features
  • Implemented reusable UI components and shared services
  • Contributed to API design, validation, and performance tuning

πŸ”’ Private organization repository: https://github.com/Geoservedmcc/geo-stem


πŸ”Ή REST API Response Code Helper (Open Source Utility)

A lightweight helper library to standardize HTTP response codes and API responses across ASP.NET Core applications.

Why it matters:

  • Encourages consistent API contracts
  • Reduces boilerplate response handling
  • Improves readability and maintainability of controllers

πŸ”— https://github.com/ramkumar-kollimalayan/rest-api-response-code-helper


πŸ“Š GitHub Activity (Context Matters)

πŸ“Œ Most of my contributions are in private and organization repositories.
The graph below reflects consistent enterprise development activity, including
commits, pull requests, and code reviews.


🀝 Let’s Connect

Pinned Loading

  1. rest-api-response-code-helper rest-api-response-code-helper Public

    A Swagger-inspired helper that explains REST API response codes with clear explanations and real-world examples.

    TypeScript