Skip to content
View deysarkarswarup's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
Block or Report

Block or report deysarkarswarup

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

  • 👨 Competent IT professional with a track record in designing websites, both at the front-end and back-end. Currently, working as an Associate Software Engineer at Sunquest Information Systems. My Other skills involve the Internet of Things (IoT) and Embedded Systems. I'm also an Android App Developer.

  • 🔭 Associate Software Engineer at Clinisys

  • 🔭 Master in Computer Application from Heritage Institute of Technology, Kolkata.

  • 🔭 Graduated from St. Xavier's College, Kolkata in Computer Science.

  • 💻 I am a tech-enthusiast and always on a mission to learn something new every day.

Favourite Quote:
"The world is the great gymnasium where we come to make ourselves strong."
-Swami Vivekananda

class Swarup:
  def skills():
    #My technical skills 
    print('🚀 Web Development, 🚀 Internet of Things (IoT),\
           🚀 Embedded Systems, 🚀 Android Development,\
           🚀 Web Scraping,🚀 Natural language processing,\
           🚀 Deep Learning, 🚀 Data Science, 🚀 Lumion-8,\
           🚀 Adobe Photoshop, 🚀 Adobe Illustrator,\
           🚀 Adobe After Effects, 🚀 Adobe Premiere Pro,\
           🚀 Adobe Flash, 🚀 Sketch-up-Pro')
  
  def interests():
    #My interests
    print('♔ Chess, 🎨 Digital Art, and 📸 Photography')
  
  def funFact():
    print('⚡️ I used to be a Professional Chess Player')
  
  def currentStatus():
    #About my current work status
    print('📝 Looking forward for Full-Time Job,\
           💼 Currently working as SDE Intern at SNLTR')
           
Swarup.skills()
Swarup.interests()
Swarup.funFact()
Swarup.currentStatus()

Languages and Tools:-

Top Langs

Swarup Dey Sarkar's github stats

deysarkarswarup


deysarkarswarup



deysarkarswarup




GitHub stats

GitHub streak stats

- 💬 Connect with me

Linkedin Logo Twitter Logo Github logo Youtube logo Medium Logo

Show some  ❤️  by starring some of the repositories!

Pinned

  1. Facial_Emotion_Detection Facial_Emotion_Detection Public

    This is a simple Realtime Emotion Detector buid using #Keras and #OpenCV library. Kaggle Facial Expression dataset is used. The accuracy is around 59%.

    Python 4 1

  2. Competitive-Programming-and-Problem-Solving-for-Interviews Competitive-Programming-and-Problem-Solving-for-Interviews Public

    In this repository you will find solutions of some problems from various Competitive Programming platforms which includes HackerRank, CodeChef, LeetCode, HackerBlock etc..

    Python 1 3

  3. ChitChat ChitChat Public

    A simple group chat Application using Java Socket Programming. A simple GUI demonstration on localhost is shown below... This can be implemented over LAN connected machines by using their IP Addres…

    Java 19 13

  4. BirthdayDayPresent BirthdayDayPresent Public

    This is a hardware project made using arduino. You can present this to your loved ones on their birthday! :)

    C++ 2

  5. ArtisanProfiling ArtisanProfiling Public

    This is an Android App that helps rural artists to showcase his/ her artworks virtually during Covid-19 Pandemic crisis under DST, Govt. of India funded at Heritage Institute of Technology, Kolkata.

    Java

  6. Blood-Finder-Bot Blood-Finder-Bot Public

    Forked from akashmodak97/Blood-Finder-Bot

    This website helps in providing emergency blood bank service to the person who mentions “@BloodFinderBot” on their twitter handle requesting the blood group and specifying their city. #Codechella T…

    PHP