Skip to content
View CodeWithSouma's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@fossasia
Block or Report

Block or report CodeWithSouma

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

import StudentDeveloper from 'smit';

class Bio extends StudentDeveloper {
  name     = 'Soumadip Dey';
  title    = 'Student Developer';
  company  = 'OpenSource | Remote';
  location = 'Burdwan, IN';
}

class Skills extends StudentDeveloper {
  languages  = ['C', 'C++', 'Java', 'Python', 'JavaScript', 'Html', 'Css'];
  databases  = ['MySQL', 'MongoDB', 'SQLite'];
  frameworks = ['React', 'Bootstrap', 'jquery', 'Node', 'Express', 'Android', 'JavaFx', 'JavaSwing'];
}

Pinned Loading

  1. vidly-backend vidly-backend Public

    A simple video rental Application

    JavaScript 1

  2. Book-Hub Book-Hub Public

    A simple book app using kotlin this app help the user how fetch data from internet

    Kotlin

  3. Covid-19 Covid-19 Public

    A simple corona tracker app using react

    JavaScript 1

  4. Keeper-App Keeper-App Public

    A simple react based application

    JavaScript 1

  5. Krypt Krypt Public

    Krypt - Web 3.0 Blockchain Application

    JavaScript

  6. Vidly-Docker Vidly-Docker Public

    This is simple web app for learning docker

    JavaScript 2 4