Skip to content
View nikhil-miranda's full-sized avatar
💭
The older you get, the better you become, unless you’re a banana.
💭
The older you get, the better you become, unless you’re a banana.

Organizations

@unbxd

Block or report nikhil-miranda

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
nikhil-miranda/README.md

Hi, I'm Nikhil Miranda. 👋

A fervent engineer and aficionado.

nikhil-miranda

nikhil-miranda


  • 🌏 I come from Bangalore - India.
  • 🖥️ Checkout my Portfolio: https://nikhilmiranda.com
  • 💼 I’m currently working as a Senior Software Engineer at Unbxd by Netcore Cloud.
  • 💬 Ask me about PIM, SaaS Product Development Lifecycle, and CI-CD.
  • 📬 Reach out to me at [email protected]
  • 📄 Know about my experiences Download CV.
  • 🔥 Interesting fact about me: I want to find a way to extend the average human lifespan.

kubernetes logo docker logo jupyter logo arduino logo argocd logo bash logo java logo bootstrap logo css3 logo django logo fastapi logo flask logo git logo github logo googlecloud logo grafana logo graphql logo html5 logo intellij logo javascript logo jupyter logo debian logo linkedin logo linux logo markdown logo matlab logo mongodb logo mysql logo neo4j logo nginx logo numpy logo opencv logo pandas logo postgresql logo prometheus logo pycharm logo python logo react logo raspberrypi logo redis logo spring logo sqlalchemy logo sqlite logo ssh logo ubuntu logo typescript logo vscode logo


Published Articles

nikhil-miranda's medium posts

Get in touch with me

nikhilmiranda     nikhil_miranda     @nikhilmiranda     @nikhilmiranda     nikhil.miranda@gmail.com     nikhilmiranda    

Pinned Loading

  1. The Ultimate Guide to Java Collectio... The Ultimate Guide to Java Collections Framework [in 2023]
    1
    <div align="center">
    2
      <h1> The Ultimate Guide to Java Collections Framework [in 2023]</h1>
    3
    
                  
    4
    | Collection                                                                                                          | Interface   | Ordered     | Sorted | Thread safe | Duplicate | Nullable           |
    5
    |:-------------------------------------------------------------------------------------------------------------------:|:-----------:|:-----------:|:------:|:-----------:|:---------:|:------------------:|
  2. Latency numbers every engineer must ... Latency numbers every engineer must know.
    1
    Latency Comparison Numbers (~2012)
    2
    ----------------------------------
    3
    L1 cache reference                           0.5 ns
    4
    Branch mispredict                            5   ns
    5
    L2 cache reference                           7   ns                      14x L1 cache
  3. tiny-turtle tiny-turtle Public

    This repository contains the code for my personal portfolio website. The website showcases my work as a backend engineer, including my experience with various programming languages, frameworks, and…

    JavaScript 1

  4. solid-palm-tree solid-palm-tree Public

    This repository contains the code for my personal portfolio website. The website showcases my work as a backend engineer, including my experience with various programming languages, frameworks, and…

    Python 1

  5. tic-tac-toe tic-tac-toe Public

    This repository contains code for a popular old school game called tic-tac-toe using established design patterns and good practices.

    Java 1

  6. MySQL: The Ultimate Cheat Sheet for ... MySQL: The Ultimate Cheat Sheet for 2023
    1
    ---
    2
    
                  
    3
    # MySQL: The Ultimate Cheat Sheet for 2023
    4
    This is a Minimal MySQL Cheat Sheet designed by me to assist you in getting through your MySQL journey. 
    5
    Whether you’re a seasoned database administrator or just getting started, this guide is here to make your life easier.