Skip to content
View s4shibam's full-sized avatar
💭
Is what I'm doing today taking me closer to where I want to be tomorrow?
💭
Is what I'm doing today taking me closer to where I want to be tomorrow?
Block or Report

Block or report s4shibam

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

Hi, I'm Shibam Saha 👋


Facts About Me

👦🏻 Pronouns are He / His
💞️ Interested in Web & Mobile Development, Cloud Computing Etc.
💻 Currently working on React, Next, Express, Django, PostgreSQL Etc.
🎁 Projects available at s4shibam.com/projects
🌱 Currently learning Amazon Web Services
💬 Ask me about DSA, Full Stack Development Etc.
👀 Looking opportunities in Software / Full Stack Development
😂 Fun fact is I love Tea over Coffee!!
💻 Most used line of code console.log("asdf")

Connect with Me

Facebook Gmail Instagram Linkedin Twitter


Coding Profiles

CodeChef CodeForces LeetCode HackerRank


Familiar Tech Stacks

C C++ Java Python HTML5 CSS3 Javascript Typescript GraphQL

React.js Redux React Query Tailwind CSS Next.js Ant Design shadcn/ui Material UI React Native Node.js Express.js JWT

Firebase MongoDB PostgreSQL Supabase MySQL Redis

Vite.js Git VS Code ChatGPT Postman Docker

GitHub Bitbucket Figma Trello Vercel Netlify AWS Cloudinary Notion


My Projects

  • Web Development Projects

    Title Description Code Demo Tech Stack
    Ckret Anonymous Messaging Link Live next shadcn/ui mongodb
    Portfolio Personal Portfolio Link Live next typescript supabase
    Quizzy Quiz Application Link Live react tailwindcss firebase
    Sudoku Wizard Sudoku Solver Link Live html tailwindcss javascript
    Certivita Certificate Generator Link Live html tailwindcss javascript
    Screnoo PC Screen Recorder Link Live html tailwindcss javascript
    Filmingg Movie Searching App Link Live html tailwindcss javascript
    Calculator Normal Calculator Link Live html css javascript
    Clock Digital Clock Link Live html css javascript
    Registration Form Registration Form UI Link Live html css
  • Python Projects


My Stats 📊

Profile Views

Most Used Languages

GitHub Stats

Contributor Stats

LeetCode Stats

Pinned

  1. portfolio portfolio Public

    Shibam Saha | Portfolio Website | Iteration 3 - ACTIVE

    TypeScript

  2. ckret ckret Public

    Ckret is a Next.js based anonymous messaging platform to exchange anonymous questions, feedback, suggestions, dares, and challenges with your friends, families, and coworkers.

    TypeScript 2

  3. quizzy quizzy Public

    Quizzy is a react based web application to play computer science quizzes online as well as to learn new topics while watching video content in the platform itself.

    JavaScript 12 3

  4. sudoku-wizard sudoku-wizard Public

    Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.

    JavaScript 2

  5. certivita certivita Public

    Certivita is an online tool that helps to generate fully customizable personalized certificates.

    JavaScript 1

  6. object-oriented-programming object-oriented-programming Public

    Object-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than functions and logic. This repository contains OOP implementatio…

    Java