@Sarbajit121
Sarbajit De
@Sarbajit121
Kolkata, India
GitHub
GitHub
85
contributions in the last year
Apr
S
M
T
W
T
F
S
Mar
0
stars earned
18
repositories
2
followers
Crediverse_Resume_Analyser-Enhancer
đź§ Crediverse Resume Analyzer An AI-powered tool that analyzes resumes, assigns a score, predicts career domains, and recommends skills, courses, and videos for job seekers. Built with Streamlit, NLP (PyResparser, SpaCy, NLTK), Plotly, and MySQL, it also features an Admin Dashboard for insights and reports.
Python
0Stars
0Forks
llm-code-deploy
Python
0Stars
0Forks
My-first-webpage_Payment-Gateway
This webpage serves as a basic payment gateway interface created using HTML. It allows users to securely input payment details, such as their name, card number, expiration date, and CVV. The design focuses on simplicity and functionality, providing a straightforward form for transaction processing.
HTML
0Stars
0Forks
Snake-Game
The Snake game in C tracks the snake with an array of coordinate structs. Core gameplay—movement, food, collision, scoring—is consistent on both platforms. The Windows version uses conio.h, windows.h, and system calls, while the Ubuntu version uses ncurses for cross-platform terminal control.
C
0Stars
0Forks