Skip to content
View tanmaypanda-14's full-sized avatar

Organizations

@Innovation-Hub-MIT-WPU

Block or report tanmaypanda-14

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
tanmaypanda-14/README.md
# frozen_string_literal: true
module Tanmay
  TERMINAL_EMULATOR = "Alacritty"
  TEXT_EDITOR = "Neovim"
  PROGRAMMING_INTERESTS = %i[
    unix_systems terminal_emulators
    ML DSA CP 
   ]
  FRAMEWORKS = %i[flask django reactjs]
  LIBRARIES = %i[Pandas scikit-learn]
  RUNTIMES = %i[node.js]
  DATABASES = %i[ "nosql": mongodb firebase 
                  "sql" : mysql postgresql 
  ]
  IMPERATIVE_LANGUAGES = %i[html cpp c java]
  DECLARATIVE_LANGUAGES = %i[javascript python sql lua]
end
Tanmay's github stats GitHub Streak

Pinned Loading

  1. luavimconf luavimconf Public

    neovimconf ported to lua

    Lua 2

  2. samvadhini samvadhini Public

    Jupyter Notebook 2 3

  3. alacconf alacconf Public

    alacritty config with patched nerdfonts

    1

  4. uneconomicalfairy14 uneconomicalfairy14 Public

    1 4

  5. Proper django setup with mongodb atl... Proper django setup with mongodb atlas using djongo
    1
    Ever since Django dropped pytz support with its version 4.0, it has been a huge pain to setup mongodb as a backend.
    2
    
                  
    3
    So this a simple guide i decided to make in case someone else is going thru the same thing
    4
    
                  
    5
    - setup a mongodb account for atlas