Skip to content
View AdityaMohanty374's full-sized avatar
🚨
Suspect (bug) still at large.
🚨
Suspect (bug) still at large.

Block or report AdityaMohanty374

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.

Content in all repositories owned by your account will be closed.
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
AdityaMohanty374/README.md

Hello

class SoftwareEngineer:

    def __init__(self):
        self.name = "Aditya Mohanty"
        self.role = "Software Engineer"
        self.language_spoken = ["in_HIN", "en_US"]

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

    def state_interest(self):
        print("Machine Learning, Backend Systems, Deep Learning, Data Science, Forecasting")


me = SoftwareEngineer()
me.say_hi()

c logo cplusplus logo java logo python logo pytorch logo git logo github logo numpy logo pandas logo fastapi logo flask logo arduino logo embeddedc logo jupyter logo kaggle logo mysql logo vscode logo go logo

stats graph languages graph

Pinned Loading

  1. Onboarding_Buddy Onboarding_Buddy Public

    LLM tool that explains why code works the way it does, grounded in git blame history and GitHub PRs — not guesses.

    Python 1

  2. Dokument-2.0 Dokument-2.0 Public

    AI-powered PDF summarization and chat, with persistent multi-conversation history.

    HTML 1

  3. Iron-Log Iron-Log Public

    Fully offline gym tracker for Android — log workouts, track progressive overload, and see your progress. No backend, no internet, no login.

    JavaScript 1

  4. SignNet SignNet Public

    CNN with Squeeze-and-Excitation and Convolutional Block Attention Module for Sign Language Recognition

    Python 1

  5. NTT_Implementation NTT_Implementation Public

    Employed into Crystal-Kyber Algorithm, a prominent Lattice-based Post Quantum Cryptography(PQC) algorithm, for polynomial multiplication of higher degrees.

    Verilog 21

  6. 6502-Emulation-in-C 6502-Emulation-in-C Public

    A minimal, highly portable emulator for the MOS Technology 6502 CPU written in C.

    C 1