Skip to content
View chetuachar's full-sized avatar
😍
😍

Organizations

@Yukthi-Systems

Block or report chetuachar

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chetuachar/README.md

Hi πŸ‘‹, I'm Chethan NV

Software Engineer | Distributed Systems, High-Performance Telemetry & Core APIs

chetuachar profile views GitHub Followers


πŸš€ Executive Overview

I am a Software Engineer specializing in the lifecycle engineering of low-latency, highly concurrent backend systems, microservices, and custom routing infrastructure using Go and Python. My focus centers on architectural performance tuning, building secure system boundaries, and implementing decoupled, modular clean architectures.

  • βš™οΈ Core Focus: High-throughput proxy engines, asynchronous messaging topologies, and custom protocol level content-filtering (SMTP/IMAP).
  • πŸ› οΈ Technical Depth: Network-layer profiling, connection telemetry caching design via Redis, rate-limiting, and deep query/indexing optimization.
  • ⚑ Production Impact: Engineered system optimizations and database strategies that successfully cut production API response latencies by 25%.
  • πŸ”’ Security Engineering: Architected low-level hooks for server post-login validation, multi-factor authentication (2FA over IMAP/POP3), and automated cryptographic key management (DKIM/DNS provisioning).
  • πŸ“« Communication: Let's connect directly via chethan.nv12@gmail.com.

πŸ’» Ecosystem & Core Tooling

Go Python C/C++ JavaScript Bash
Docker Ansible Linux Jenkins
PostgreSQL Redis RabbitMQ
Postman Zabbix Grafana React Tailwind


πŸŽ“ Computer Science Fundamentals

Arrays & Linked Lists Stacks & Queues Trees & Graphs Sorting & Searching


πŸ“¦ Highlighted Core Topologies

  • IMAP Gateway: Built a high-performance IMAP API via Go-Fiber and emersion/go-imap to act as an asynchronous proxy between web frontends and core mail servers, using memory datastores for credential session validation.
  • SMTP Gateway: Engineered an isolated SMTP route capable of direct delivery to MX relays without intermediary MTAs, utilizing net/textproto and enmime for granular stream feedback and integrated soft-retry connection management.
  • Developed custom network-level filter hooks in Go integrated natively with Postfix routers. Parses inbound payloads on the wire to dynamically extract structures, run rule-based anti-spam scanning matrices, and enforce transport actions.
  • Formulated a concurrent chat environment based on persistent, streaming WebSocket channels. Enforces explicit Clean Architecture division lines (Handlers -> Services -> Repositories) to provide cleanly mockable interfaces and deterministic test execution profiles.

πŸ“Š Performance Analytics

GitHub Streak


πŸ—ΊοΈ Expand Engineering Topology Graph

Activity Graph


🀝 Professional Affiliations

LinkedIn Twitter

Popular repositories Loading

  1. chetuachar.github.io chetuachar.github.io Public

    My Portfolio and Blog site

    JavaScript 1

  2. gin-api-template gin-api-template Public template

    GoLang gin api template

    Go

  3. chetuachar chetuachar Public

    Welcome to my Profile

  4. Simon-Game-jQuery-example Simon-Game-jQuery-example Public

    Simon-Game-jQuery-example

    JavaScript

  5. Story Story Public

    Forked from angelabauer/Story

    My masterpiece.

  6. code code Public

    Forked from cosdensolutions/code

    Source code for all Cosden Solutions videos

    TypeScript