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

Highlights

  • Pro

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.

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
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

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

❝elgoog.im (Google spelled backwards) is a mirrored website of Google Search with horizontally flipped search results, also known as a “Google mirror”. An unofficial elgooG website was created by All Too Flat “for fun”, which started to gain popularity in 2002❞

Pinned Loading

  1. runAgent runAgent Public

    Python

  2. 1b2b-backend 1b2b-backend Public

    Ad complaince Checker and analysis tool for advertisement creators.

    JavaScript

  3. hisData hisData Public

    Scraping Historical Exchange Data from Yahoo Finance Website and Building a REST API around the Scraped Data to Query Historical Data Between Given Periods

    Python

  4. shawty shawty Public

    A URL shortener made using Golang, Redis and go-fiber.

    Go

  5. 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

  6. FastTodo FastTodo Public

    A todo app made using fastApi and freeapi.app.

    Python