Skip to content
View ChayanikaMisra's full-sized avatar
Block or Report

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.

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

Hi there, I'm Chayanika 👋

I'm a Developer and a Tech Blogger!!

  • 🔭 I'm exploring new tech!
  • 👾 Recently started exploring how to design microservices
  • Also will continue to explore programming languages and different types of NoSQL DBs
  • 📘 I'm write tech blogs on medium on the topics I explore
  • 🥅 2023 Goals: Documenting everything I work on
  • ⚡ Fun fact: I love to travel and I have a travel page on Instagram, check that out

Connect with me:


My latest blogs:

Languages and Tools:

SQL MongoDB Git GitHub


Pinned

  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#