Skip to content
View satwik2711's full-sized avatar
:shipit:
Grinding
:shipit:
Grinding

Highlights

  • Pro
Block or Report

Block or report satwik2711

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

ErgoEdge 🦦

Final year undergrad who clings to his meaningless digital handle a bit too much

About Me

I'm a simple guy - I like triangles, meticulously organizing playlists or chasing the perfect Lightroom preset

class Basic:
    def __init__(self):
        self.name = "Satwik Pandey"
        self.interests = "building bones and weaving minds[backend & nlp]"
        self.position = "Noida"
        self.display = "he/him"
        self.background = "CS Engineering Student"
        self.experience = 3  # Years
        self.accent = "indian"
        self.quotes = "Nothing hurts anymore, I feel kinda free"

    def __str__(self):
        return f"{self.name}, {self.position}, {self.quotes}"

person = Basic()
print(person)

spotify-github-profile

Pinned Loading

  1. EEGEmotionDetection EEGEmotionDetection Public

    Sentiment Analysis on the basis of users EEG data, classifying the user into one of 3 moods

    Python

  2. Greenovate Greenovate Public

    Sustainability software enabling organizations to Measure, Manage, and Report on carbon footprint and emissions reduction.

    JavaScript

  3. ResearchPalGemini ResearchPalGemini Public

    A research paper assistant that leverages Gemini [free keys ☢︎ ] to extract insights and answer questions from uploaded papers.

    Python

  4. BashScripting BashScripting Public

    Bash/Zsh shell scripting cheat sheet repo

    Shell

  5. SustEarn SustEarn Public

    SustEarn algorithm for Ecomm products footprint calculation - api end product

    Python

  6. KrishiSewa KrishiSewa Public

    The Ultimate Ag-solution. Leverage machine learning to predict crop health and identify the best markets to maximize your profits.

    JavaScript 1