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

Block or report deysarkarswarup

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 a Software Engineer at CliniSys Healthcare Product Management (UK & US). My Other skills involve the Internet of Things (IoT) and Embedded Systems. I'm also an Android App Developer.

  • πŸ”­ 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 Loading

  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 18 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