Skip to content
View 2k4sm's full-sized avatar
😇
😇
  • 04:43 (UTC +05:30)

Highlights

  • Pro
Block or Report

Block or report 2k4sm

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

Hi there 👋

Let's kick things off with a captivating introduction.


👨‍💻 Little About ME.

name: Shrinibas Mahanta
pronouns: he/him
how_to_reach_me: shrinibasmahanta2004@gmail.com
located_in: Bengaluru,India
studying_at: Scaler School of Technology.
i_love_to_talk_about: microservices,backend,networking,containers,linux,etc.
why_computer_science: I really enjoy learning about the internet, computers, and new technologies.
education := [2]string{
    "Self Taught Developer",
    "Bachelor's in Computer Science"
}
let interests = vec![
    "Backend Development",
    "Cybersecurity",
    "DevOps",
    "Cloud Computing",
    "Web Development"
  ];
currently_learning = [
    "microservices in golang",
    "springboot/fastAPI",
    "data-structures-and-algorithms",
    "databases",
    "middlewares"
  ]
private String[] goals = new String[4]{
    "fuel my curiosity little by little everyday",
    "learn new things and apply them to good use",
    "make mistakes,learn from it",
    "be happy."
  };
const hobbies = [
    "listening to rock music",
    "playing video games",
    "exporing and learning new technologies"
  ];
tools_&_technologies_i_use:
  [
    `golang`,
    `java`,
    `python`,
    `rust`,
    `docker`,
    `mysql`,
    `mongodb`,
    `gradle`,
    `springboot`,
    `fastAPI`,
    `bash`,
    `vscode`,
    `git`,
    `github`,
    `gitlab`,
    `azure`,
    `warp-terminal`,
    `javascript`,
  ]


2k4sm's GitHub stats Top Langs

😃 Let's wrap up the introduction with an fun fact or a beautiful quote.

❝“Code generation, like drinking alcohol, is good in moderation.”— Alex Lowe ❞

Pinned Loading

  1. zolo-booky-backend zolo-booky-backend Public

    Forked from sst-product-team/zolo-booky-backend

    Backend for Zolo Book Sharing Application

    Java

  2. HotelBot HotelBot Public

    A chatbot for hotel booking management. The bot will handle user interactions for booking rooms and provide current booking information using google gemini's function calling.

    JavaScript 1

  3. shook-my-bow shook-my-bow Public

    Book My Show clone

    JavaScript

  4. VIDMAN VIDMAN Public

    Set of API's which allows users to upload and manipulate videos. The available operations include uploading videos within specified limits, trimming videos, merging video clips, and generating shar…

    TypeScript

  5. priceChamp priceChamp Public

    priceChamp helps to compare the product you want to buy in different e-commerce websites and offers you the best price.

    Python

  6. quotesScRp quotesScRp Public

    A CLI webscrapper written in go.

    Go