{"id":23391611,"url":"https://github.com/s-satyajit/s-satyajit","last_synced_at":"2026-01-21T21:35:11.969Z","repository":{"id":255128010,"uuid":"848582896","full_name":"s-satyajit/s-satyajit","owner":"s-satyajit","description":"Personal GitHub overview repository highlighting my journey as a backend web developer, tech skills, and projects.","archived":false,"fork":false,"pushed_at":"2025-09-25T05:16:51.000Z","size":2795,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-04T22:28:08.596Z","etag":null,"topics":["backend-development","developer-portfolio","github-overview","web-development"],"latest_commit_sha":null,"homepage":"https://satyajitsamal.vercel.app/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s-satyajit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-28T03:00:17.000Z","updated_at":"2025-09-25T05:16:54.000Z","dependencies_parsed_at":"2024-12-22T04:18:56.701Z","dependency_job_id":"4325ed5a-bb59-4a63-aa49-ad239f19884f","html_url":"https://github.com/s-satyajit/s-satyajit","commit_stats":null,"previous_names":["s-satyajit/s-satyajit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s-satyajit/s-satyajit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-satyajit%2Fs-satyajit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-satyajit%2Fs-satyajit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-satyajit%2Fs-satyajit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-satyajit%2Fs-satyajit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-satyajit","download_url":"https://codeload.github.com/s-satyajit/s-satyajit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-satyajit%2Fs-satyajit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28644149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend-development","developer-portfolio","github-overview","web-development"],"created_at":"2024-12-22T04:18:47.614Z","updated_at":"2026-01-21T21:35:11.965Z","avatar_url":"https://github.com/s-satyajit.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e👋 Hey, I’m Satyajit Samal\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eAI Engineer · ML/NLP · RAG Systems · Full-Stack Engineering\u003c/h3\u003e\n\n---\n\n## 🚀 About Me\n- 🧠 Building **RAG-powered applications** and deploying **ML/NLP pipelines** to production  \n- ⚡ Designing \u0026 shipping **scalable APIs** using Docker \u0026 Kubernetes  \n- 🔍 Experienced with **data sourcing, preprocessing, and model prototyping**  \n- 🌐 Ex Full-Stack Developer — React · Node.js · Express · MongoDB  \n- 💡 Growth mindset: turning research into **real-world product impact**  \n\n---\n\n## 🛠 Tech Stack\n**AI / ML**  \n`Python` · `PyTorch` · `TensorFlow` · `Transformers` · `LangChain` · `scikit-learn` · `Pandas` · `NumPy`  \n\n**Infra \u0026 Deployment**  \n`Docker` · `Kubernetes` · `CI/CD` · `REST APIs`  \n\n**Web / Full-Stack**  \n`React` · `Node.js` · `Express` · `MongoDB` · `SQL`  \n\n---\n\n## 📌 Featured Projects\n- 🔹 **FriendSplit** – Smart payment splitter (Node.js + MongoDB, now experimenting with ML insights)  \n- 🔹 **TeamZen** – Team management platform with integrated task recommendations (ML-driven)  \n- 🔹 **Payment App** – Secure transactions app, exploring anomaly detection for fraud prevention  \n\n\u003c!-- ---\n\n## 🧩 Sample Code Snippet\n```python\nfrom transformers import pipeline\n\nqa = pipeline(\"question-answering\", model=\"deepset/roberta-base-squad2\")\nres = qa(question=\"What is RAG?\", context=\"RAG stands for Retrieval-Augmented Generation, combining LLMs with external knowledge.\")\nprint(res[\"answer\"])\n``` --\u003e\n\n---\n\n## ❤️ Connect With Me\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://satyajitsamal.vercel.app/\"\u003e\u003cimg alt=\"Portfolio\" src=\"https://img.shields.io/badge/Portfolio-9146FF.svg?\u0026style=for-the-badge\u0026logo=vercel\u0026logoColor=white\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://x.com/satyajitstwt\"\u003e\u003cimg alt=\"X\" src=\"https://img.shields.io/badge/-@satyajitstwt-black?style=for-the-badge\u0026logo=X\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.linkedin.com/in/satyajitsamal/\"\u003e\u003cimg alt=\"LinkedIn\" src=\"https://img.shields.io/badge/LinkedIn-Satyajit%20Samal-blue?style=for-the-badge\u0026logo=linkedin\" /\u003e\u003c/a\u003e\n  \u003ca href=\"mailto:satyajitsamal.workmail@gmail.com\"\u003e\u003cimg alt=\"Email\" src=\"https://img.shields.io/badge/Email-satyajitsamal.workmail@gmail.com-white?style=for-the-badge\u0026logo=gmail\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://komarev.com/ghpvc/?username=s-satyajit\u0026label=Profile%20Views\u0026color=0e75b6\u0026style=flat\" alt=\"Profile Views\" /\u003e\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-satyajit%2Fs-satyajit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-satyajit%2Fs-satyajit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-satyajit%2Fs-satyajit/lists"}