Skip to content
View mramitdas's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report mramitdas

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

Typing SVG

GitHub Star 2023

mramitdas

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Amit Das"
        self.pronouns: ["He", "Him"]
        self.role = "Software Development Engineer II"
        self.language_spoken = ["en_US", "hi_IN"]
        self.askMeAbout = ["python", "framework", "database", "cloud", "server", "cli_tools", "vcs", "web", "design_tools"]
        self.technology = {
            "language": ["python"],
            "framework": ["Django", "Flask", "FastAPI"],
            "database": ["MongoDB", "PostgreSQL", "MySQL", "Redis", "Firebase"],
            "web_server": ["Nginx"],
            "cloud": ["AWS", "Heroku", "Railway", "vercel"],
            "containerization": ["Docker"],
            "cli_tools": ["Vim", "Vi", "Cat", "Nano"],
            "others": ["SSH", "LocalStack", "Regex", "Gunicorn"],
            "vcs": ["Git", "Hg"],
            "web": ["Html", "Css", "Bootstrap"],
            "design_tools": ["Figma", "Photoshop", "Illustrator", "AdobeXD"],
            "agile": ["Scrum", "Trello", "Jira"]
        }

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

🛠️ My Favorite Tools

👨‍💻 Programming and Markup Languages

Python React NodeJs Javascript Android Html Css Typescript C C++ C# latex markdown shell script

📚 Frameworks, Platforms and Libraries

Django Django Rest Framework FastAPI Flask Bootstrap React react native npm anaconda jinja jquery jwt open cv sass webpack NumPy Pandas SymPy Pytest Gunicorn Arduino Wordpress GitHub Actions Material Design

🗄️ Databases and Cloud Hosting

MongoDB PostgreSQL Oracle MySQL SQLite Firebase Redis Aws GitHub Pages Heroku Render Repl.it Vercel Railway Notion

🕓 Version Control

Git Github Gitlab BitBucket Mercurial

🖌️ Design and Tools

adobe photoshop illustrator after effects adobe xd canva dribble figma

📊 Github Stats and Activity

🔥 Streak Stats

mramitdas streak

💻 GitHub Profile Stats

Amit Das Github Stats Amit Das Top Languages

Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

Amit's Activity Graph

⚡ Recent GitHub Activity

  1. 🔒 Closed issue #50 in mramitdas/helpdesk
  2. 🎉 Merged PR #51 in mramitdas/helpdesk
  3. 💪 Opened PR #51 in mramitdas/helpdesk
  4. ❗ Opened issue #50 in mramitdas/helpdesk
  5. 🔒 Closed issue #48 in mramitdas/helpdesk
  6. 🎉 Merged PR #49 in mramitdas/helpdesk
  7. 💪 Opened PR #49 in mramitdas/helpdesk
  8. ❗ Opened issue #48 in mramitdas/helpdesk
  9. 🔒 Closed issue #46 in mramitdas/helpdesk
  10. 🎉 Merged PR #47 in mramitdas/helpdesk

🏷️ Holopin Badges

mramitdas Holopin board

Pinned

  1. CookiePyStarter CookiePyStarter Public

    CookiePyStarter is a Python boilerplate project generated by Cookiecutter. It provides a simple starting point for Python projects, including a predefined project structure, common development file…

    Shell

  2. AwesomeBioVault AwesomeBioVault Public

    AwesomeBioVault is a web application that allows you to create and showcase your bio in a beautiful and customizable way. Whether you are a developer, designer, or any professional.

    Python 2

  3. RapidNotifyBot RapidNotifyBot Public

    RapidNotifyBot is your go-to solution for seamless and prompt notifications. Designed for efficiency, this chatbot specializes in keeping you informed in real-time. Whether it's form submissions, c…

    Python 1

  4. chatgpt_api chatgpt_api Public

    ChatGPT API endpoint powered by the pre-trained GPT-2 language model from the transformers library. By accepting prompts from users, it dynamically generates text with contextual depth. The versati…

    Python 2

  5. Telegram_AnonymousChatBot Telegram_AnonymousChatBot Public

    The ChatBot on Telegram serves as a version of Omegle, offering users a platform for random, anonymous chats. Much like Omegle, users can engage in conversations with strangers, providing an intera…

    Python 9 5

  6. Core-Craft/backend Core-Craft/backend Public

    Backend code implementation with fastAPI.

    Python 2 1