Skip to content
View nks067's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report nks067

Report abuse

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

Report abuse
nks067/README.md
layout default
title Nilesh Kumar — Senior Software Engineer
<style> :root { --ink: #0f0f0f; --muted: #555; --accent: #1a56db; --tag-bg: #eef2ff; --tag-color: #3b4fcf; --border: #e0e0e0; --bg: #fafafa; } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Georgia', serif; background: var(--bg); color: var(--ink); max-width: 780px; margin: 0 auto; padding: 3rem 1.5rem; line-height: 1.7; } /* ── HEADER ── */ .header { border-bottom: 2px solid var(--ink); padding-bottom: 1.5rem; margin-bottom: 2rem; } .header h1 { font-size: 2.6rem; letter-spacing: -0.03em; font-weight: 700; } .header .title { font-size: 1.05rem; color: var(--accent); font-style: italic; margin: 0.25rem 0 0.75rem; } .header .contact { display: flex; flex-wrap: wrap; gap: 0.6rem 1.5rem; font-size: 0.85rem; color: var(--muted); } .header .contact a { color: var(--accent); text-decoration: none; } .header .contact a:hover { text-decoration: underline; } /* ── SECTIONS ── */ section { margin-bottom: 2.5rem; } h2 { font-size: 0.7rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); border-bottom: 1px solid var(--border); padding-bottom: 0.4rem; margin-bottom: 1.2rem; } /* ── EXPERIENCE ── */ .job { margin-bottom: 1.6rem; } .job-header { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 0.2rem; } .job-header h3 { font-size: 1rem; font-weight: 700; } .job-header .company { font-size: 0.95rem; color: var(--accent); font-style: italic; } .job-header .period { font-size: 0.8rem; color: var(--muted); white-space: nowrap; } .job ul { margin: 0.6rem 0 0.6rem 1.2rem; } .job ul li { font-size: 0.92rem; margin-bottom: 0.3rem; color: #333; } /* ── TAGS ── */ .tags { display: flex; flex-wrap: wrap; gap: 0.35rem; margin-top: 0.5rem; } .tag { background: var(--tag-bg); color: var(--tag-color); font-size: 0.72rem; padding: 0.2rem 0.6rem; border-radius: 3px; font-family: 'Courier New', monospace; letter-spacing: 0.02em; } /* ── SKILLS GRID ── */ .skills-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 1rem; } .skill-group h4 { font-size: 0.72rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin-bottom: 0.4rem; } .skill-group .tags { margin-top: 0; } /* ── EDUCATION ── */ .edu-item { margin-bottom: 1rem; } .edu-item h3 { font-size: 0.97rem; font-weight: 700; } .edu-item p { font-size: 0.87rem; color: var(--muted); } /* ── FOOTER ── */ footer { border-top: 1px solid var(--border); padding-top: 1rem; font-size: 0.8rem; color: var(--muted); text-align: center; } footer a { color: var(--accent); } @media (max-width: 540px) { .header h1 { font-size: 2rem; } .job-header { flex-direction: column; } } </style>

Nilesh Kumar

Senior Associate · Morgan Stanley  |  Backend & Distributed Systems

📍 Bangalore, India nileshsingh067@gmail.com +91-9457240028 GitHub LinkedIn

Experience

Senior Associate

 Morgan Stanley
Mar 2023 — Present
  • Working as part of the FIDCOM team on fixed income & currency products.
  • Built Restricted FX — an internal platform for the foreign exchange market.
JavaSpring BootKafka

Software Development Engineer II

 Amazon
Oct 2022 — Mar 2023
  • Member of the UTR Automation team, automating operations at Amazon delivery stations.
  • Contributed to Scanless 2.0 to eliminate vendor dependency on legacy scanning hardware.
  • Led a POC with Intel RealSense depth cameras to improve packet stow accuracy.
JavaAWS Greengrass

Software Development Engineer I

 Tesco Bengaluru
Sep 2020 — Oct 2022
  • Worked on the Stored Value Points team managing Clubcard for 50M+ users.
  • Designed and developed microservices to migrate legacy systems to a strategic cloud-based platform.
  • Implemented fully CI/CD model for all microservices via Pipeline as Code.
  • Designed a housekeeping mechanism for Couchbase documents to achieve optimal database performance.
JavaElixirKafkaCouchbaseAzure

Software Engineer Intern

 Tesco Bengaluru
Jan 2020 — Jun 2020
  • Worked on an order optimization problem across E2E supply chain cost factors for stores and distribution.
  • Formulated an objective function to minimize cost while outputting fuller trucks leaving warehouses.

Software Engineer Intern

 Endurance International Group (Directi)
May 2019 — Jul 2019

Software Engineer

 Digivive Service Pvt Ltd.
Mar 2018 — Jul 2018
  • Built subscription management for an OTT platform including media streaming workflows.
  • Implemented plug-and-play architecture for integrating multiple payment channels (telecom gateways, digital wallets) with the subscription engine.
Spring BootMongoDB

Software Engineer

 Jiffy Software Solutions Pvt. Ltd.
Nov 2015 — May 2017
  • Built a CMS for bulk and single content upload for VAS products.
  • Integrated multiple national and international telecom operator charging gateways.
  • Created a standalone multithreaded service for active customer base renewal.
J2EEMySQLAWS

Skills

Languages

JavaJ2EEElixir

Frameworks

Spring BootMicronaut

Databases

MySQLCouchbaseMongoDB

Cloud & Infra

AWSAzureDockerKubernetes

Messaging & Observability

KafkaSplunk

DevOps & OS

JenkinsAzure DevOpsLinux

Education

M.Tech in Computer Science & Engineering

IIIT Bangalore  ·  2018–2020  ·  CGPA: 3.19 / 4.0

B.Tech in Computer Science & Engineering

Dr. A.P.J. Abdul Kalam Technical University, Lucknow  ·  2012–2016  ·  69.4%


Built with GitHub Pages  ·  nileshsingh067@gmail.com

Pinned Loading

  1. Jersey-Implementation Jersey-Implementation Public

    REST Web Service implementation using Jersey(IntelliJ IDEA)

    Java 4 3

  2. Spring-Boot-Kafka Spring-Boot-Kafka Public

    Spring Boot project for kafka producer consumer example

    Java

  3. syndicate_bank_whatsapp_notification_consumer syndicate_bank_whatsapp_notification_consumer Public

    Message consumer that consume message from kafka bus and send it to whatsapp

    Java 1

  4. Alakazam03/Devops-Tutorials Alakazam03/Devops-Tutorials Public

    Open source pipeline for OSI conference

    Shell 2 2

  5. online-banking-management-system online-banking-management-system Public

    The project aims to develop a banking system that is user-friendly and multi- functional.

    C 3 4

  6. Spring-Boot-Example Spring-Boot-Example Public

    Java