ArchismwanChatterjee
I am currently a 3rd year undergrad student studying B.tech in Computer Science at Netaji Subhash Engineering College
Aecho | Voice aiKolkata,India
ArchismwanChatterjee's Stars
TheAlgorithms/Java
All Algorithms implemented in Java
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ArchismwanChatterjee/Scientific-Calculator
Scientific Calculator is used to basically perform several simple, mathematical, matrix/vector and trigonometric operations. And also visualize the trigonometric curves.
ArchismwanChatterjee/Face-Detector
Face Detector app
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
bgstaal/multipleWindow3dScene
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
gitroomhq/postiz-app
📨 The ultimate social media scheduling tool, with a bunch of AI 🤖
CrowdDotDev/crowd.dev
LFX Community Management
teamhanko/hanko
The Complete Authentication and User Management Solution for the Passkey Era. Open Source Alternative to Clerk, Auth0, et al.
wasp-lang/wasp
The fastest way to develop full-stack web apps with React & Node.js.
ToolJet/ToolJet
Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
novuhq/novu
Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
gaurav613/travel-scrapers
Scraping flight and hotel data from MakeMyTrip and TripAdvisor using Python
OpenInterpreter/open-interpreter
A natural language interface for computers
ycchen00/Introduction-to-Data-Science-in-Python
Coursera | Introduction to Data Science in Python(University of Michigan)
black-shadows/LeetCode-Topicwise-Solutions
The repository contains solutions to various problems on leetcode. The code is merely a snippet (as solved on LeetCode) & hence is not executable in a c++ compiler. The code written is purely original and completely my own.
skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
AbiramiSukumaran/movie-score
Predict user score (rating) on a scale of 1 to 10: BigQuery, VertexAI, MongoDB, Cloud Functions + Java
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Damovisa/openai
Scripts, tools, and exploration for Open AI APIs
seemoo-lab/openwifipass
An open source implementation of Apple's Wi-Fi Password Sharing protocol in Python.
Myphz/sortvisualizer
Sort Visualizer Web App
gofireflyio/aiac
Artificial Intelligence Infrastructure-as-Code Generator.
ArchismwanChatterjee/Scientific-Calculator-P3
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Ansi007/Programming-Fundamentals-Hacktoberfest
Add Resources related to basic level of programming in any language you prefer
the-akira/Computer-Science-Resources
A list of resources in different fields of Computer Science
ArchismwanChatterjee/Casino-Lottery-Game--P2