Skip to content
View Lunaticsatoshi's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@OtakuStanYoutube
Block or Report

Block or report Lunaticsatoshi

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

Hi , I'm Sudeep Deysarker

Software Engineer | Full Stack Developer | React and Python Lover | ML/AI Enthusiast


GIF

Lunaticsatoshi

About Me

def getBio():
    return f"
    - 🏦 I'm currently working to improve my skills 
    - πŸ€” I code in .js, .ts, .rb, .py
    - 🌱 I’m currently learning docker 🐳 and kubernetes ☸
    - πŸ’¬ Talk to me about anime, music, πŸ’» gadgetsπŸ“± & anything realted to tech 🀩.
    - πŸ˜„ Pronouns: He/Him
    - πŸ“ I sometimes write on my Blog
    - 🀩 I’m looking forward to Hacktoberfest
    "
    
def main():
  print(getBio())
  
if __name__ == '__main__':
  main()

GIF

You can connect with me at


More Info About me πŸ˜‰

Tech Stack






Top languages:

My Top Languages

Profile stats:

Tejas's GitHub Stats

πŸ“• Latest Blog Posts


πŸ“Ί Latest YouTube Videos

Pinned

  1. dev-to-clone dev-to-clone Public

    A clone of dev.to web application made to recreate the basic functionalities of a micro blogging platform

    TypeScript 7

  2. Flappy-bird-AI Flappy-bird-AI Public

    A good implementation of NEAT genetic Machine Learning Algorithm for playing the flappy bird game

    Python 2

  3. Emotion-Detection Emotion-Detection Public

    A Machine Learning Model for detection human emotion using facial feature changes using Tensorflow and Keras for integrating with smart Home IOT

    Python

  4. GIFT GIFT Public

    A Discord Giveaway BOT to help Server owners host giveaways on their discord servers seamlessly and with ease and without any hassles or problems

    Python 9 5

  5. Newzity Newzity Public

    A News App made using flutter and Bloc with NewsApi

    Dart

  6. PyChat PyChat Public

    A Chat App made in python using Flask, SocketIO, sqlite3 database

    Python