Skip to content
View CoderShubham2000's full-sized avatar
:octocat:
Buiding Hack4Bengal
:octocat:
Buiding Hack4Bengal

Block or report CoderShubham2000

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
CoderShubham2000/README.md

Hey there! I am Shubham 👋

About Me

I'm a passionate Marketing Manager at Qubrid AI, specializing in identifying new business opportunities, nurturing client relationships, and guiding strategic growth decisions. Additionally, I'm the Lead Organizer of Hack4Bengal, where I provide a platform for student talent in technology & also host hackathons.

Experience

Marketing Manager at Qubrid AI

  • Jul 2025 - Present · McLean, Virginia, United States (Remote)
  • Scale brand & user growth through digital campaigns and outreach
  • Build and activate communities across developers and enterprise users
  • Track, optimize, and align growth efforts with leadership and product

Marketing Lead at Blackspektro

  • Jun 2024 - Jul 2025 · Lewes, Delaware, United States (Remote)
  • Owned product positioning & messaging across manufacturing, infra, and energy
  • Drove outbound & content-led growth via campaigns, demos, and case studies
  • Partnered with product & sales to turn features into clear business value

Head of Marketing at Callchimp AI

  • Mar 2024 - May 2025 · Dover, Delaware, United States (Hybrid)
  • Set marketing direction aligned with business goals
  • Run data-driven campaigns to grow brand & demand
  • Build, manage, and scale the marketing function

Lead Organizer at Hack4Bengal

  • Aug 2021 - Present · Kolkata, West Bengal, India (On-Site)
  • Brought the Government of West Bengal onboard and collaborated with NASSCOM as an incubation partner.
  • Raised sponsorships and collaborated with communities for outreach.

Program Coordinator at CodeChef

  • Mar 2023 - May 2023 · Bengaluru, Karnataka, India (Hybrid)
  • Managed the CodeChef Learn Program module and created modules in various languages.
  • Designed course content and collaborated with learners through discussion forums and live events.

Community Specialist at Unacademy

  • Feb 2023 - Mar 2023 · Bengaluru, Karnataka, India (Remote)
  • Developed scholarship policies tailored to specific categories, including JEE&NEET and Other Categories.
  • Created pricing policies for different SKUs and coordinated with the product team to launch new SKUs and pages.

Software Developer Intern (GitHub Externship Fellow) at Leverice

  • Jun 2021 - Sep 2021 · San Jose, California, United States (Remote)
  • Implemented third-party integrations including Zoom and language translation features.

Education & Certifications

  • Bachelor of Technology in Computer Science and Business Systems, Sister Nivedita University, 2022
  • Published a sentiment analysis paper in Springer.
  • Certifications from Google, Microsoft, and GUVI.

Let's Connect!

Feel free to reach out to me on LinkedIn!

Pinned Loading

  1. Prophet-Library Prophet-Library Public

    Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best wi…

    Jupyter Notebook 1

  2. Send-Email-on-Checkbox Send-Email-on-Checkbox Public

    This Google Apps Script is designed to send an email when a checkbox is clicked in a Google Sheets document.

    JavaScript

  3. Sheet-Divider Sheet-Divider Public

    This Google Colab script enables users to split a single large CSV file into multiple smaller CSV files. The script prompts the user to upload their CSV file, specify the number of parts to split i…

    Jupyter Notebook

  4. CryptocurrencyPrediction CryptocurrencyPrediction Public

    Forked from khuangaf/CryptocurrencyPrediction

    Predict Cryptocurrency Price with Deep Learning

    Jupyter Notebook

  5. Music-Genre-Classification Music-Genre-Classification Public

    Determining music genres is the first step in that direction. Machine Learning techniques have proved to be quite successful in extracting trends and patterns from the large pool of data. The same …

    HTML

  6. Split-Data-Into-Sheets Split-Data-Into-Sheets Public

    This script divides data from a source sheet into multiple sheets with n number of rows each, excluding headers. It ensures headers are copied to every sheet and prevents the last entry of each she…

    JavaScript