Skip to content
View ChayanikaMisra's full-sized avatar

Block or report ChayanikaMisra

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

Hi, I'm Chayanika πŸ‘‹

Software Developer | Tech Blogger | MBA, Imperial College Business School

I'm a software developer based in Bangalore, currently at Zepto, with experience building scalable backend systems at fast-moving consumer tech companies including Zepto, Blinkit, and Myntra.

I like working where engineering depth meets product thinking: distributed systems, backend platforms, AI-enabled products, and ideas that can turn into real businesses.


πŸš€ What I'm Building

  • 🧭 ItineraAI - an AI-powered travel planning app for smarter, more personal itineraries.
  • 🌸 FlowState - a wellness product for high-performing women.
  • πŸ’» FlowState GitHub - the source repository behind FlowState.
  • ✈️ travelGPT - a travel-focused TypeScript project.

🧠 What I'm Focused On

  • Designing reliable, scalable microservices and backend systems.
  • Exploring AI-assisted product experiences and early-stage product ideas.
  • Working with data stores like PostgreSQL, MongoDB, CouchDB, and DocumentDB.
  • Writing practical engineering notes on system design, databases, and backend development.
  • Building at the intersection of software engineering, product strategy, and entrepreneurship.

✍️ Latest Blogs


πŸ› οΈ Languages and Tools

Backend: Java, Python, Spring Boot, Django
Frontend / Product: TypeScript, JavaScript
Databases: PostgreSQL, SQL, MongoDB, CouchDB, DocumentDB
Tools: Git, GitHub, REST APIs, Swagger / OpenAPI


🌍 Beyond Code

  • πŸŽ“ MBA, Imperial College Business School
  • πŸ“ Tech blogger on Medium
  • 🧳 Travel enthusiast documenting stories on Instagram
  • πŸ’‘ Curious about entrepreneurship, product-led tech, and AI-native workflows

🀝 Connect With Me

Pinned Loading

  1. NewsFeedGenerator NewsFeedGenerator Public

    social networking backend service for allowing users to follow each other and post content on the network. The service stores pre-computed news feed and profile feed for each user in CouchDB (NoSQL…

    Java 3

  2. SnakeLadder SnakeLadder Public

    In memory Snake Ladder Game using Java Spring Boot Framework. Can configure the number of players and board size and using dice throw by the players will declare the winner of the game.

    Java

  3. StockExchange StockExchange Public

    StockExchange service to buy and sell stocks, matching service to match highest buy value to lowest sell value for a stock, show on the console that stock buy and sell price

    Java

  4. fast_yt_video_fetcher fast_yt_video_fetcher Public

    Using google youtube APIs to fetch videos in the background and allow the functionality of search and list videos by topic

    Python 1 1

  5. swagger-example swagger-example Public

    How to use drf_yasg(Yet Another Swagger Generator) to generate swagger doc for your APIs.

    Python 2 2

  6. unityGame-nav-system unityGame-nav-system Public

    Downloadable C# based navigation system package for unity agents using A* dynamic distance learning algorithms. Performance better than dijkstra. Made for Amazon

    C#