Skip to content
View jachinsamuel's full-sized avatar

Block or report jachinsamuel

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jachinsamuel/README.md

Header Banner

Typing Subtitle


Profile Views   Resume   LinkedIn   Email


FoodyBuddy Live   MaternCare Live   VoiceCalc Live


whoami

from typing import List

class Developer:
    def __init__(self):
        self.name: str = "Jachin Samuel J"
        self.role: str = "Software Engineer & AI Developer"
        self.location: str = "India"
        self.education: str = "B.Tech CSE @ Karunya Institute of Technology and Sciences (CGPA: 8.93)"
        
        self.core_stack: List[str] = [
            "Python", "FastAPI", "Flask", "React", "Next.js", "PostgreSQL", "SQLite", "Ollama"
        ]
        
        self.current_focus: List[str] = [
            "RAG Architectures & Local Vector Engines",
            "Full-Stack Web Applications",
            "System Design & API Optimization",
            "Developer Tooling & Interactive TUIs"
        ]

    def execute_motto(self) -> str:
        return "Ship fast. Iterate faster. Build what matters."

Engineering Philosophy

"Bridging the gap between academic theory and real-world impact."
While coursework provides the foundation, true engineering is about shipping usable products. My focus is on building scalable, end-to-end applications that solve real problems with clean architecture, responsive UI, and seamless user experiences.


Technical Arsenal

Languages

Python TypeScript JavaScript C++ C HTML5 CSS3

Frontend Development

React Next.js Tailwind CSS Framer Motion Recharts

Backend, AI & Databases

FastAPI Flask Ollama PostgreSQL SQLite REST API

Developer Tools & Integrations

Docker Git GitHub Vercel Razorpay Twilio


Featured Projects

# Project Status Tech Stack Description Links
01 FoodyBuddy Live React Flask PostgreSQL Razorpay Full-stack canteen ordering platform with real-time tracking, online payments, WhatsApp notifications, and administrative reporting. Demo
02 Ace PyPI Python CLI TUI Ollama Intelligent command-line tool translating natural language to Git commands, auto-generating commits, and offering an interactive TUI. Repo
03 Nexus RAG Python FastAPI SQLite Ollama Enterprise-grade local RAG platform featuring a Spatial Glassmorphism UI, multi-provider LLM streaming, and automated vector grounding. Repo
04 VoiceCalc Live Flask Web Speech API JavaScript Browser-based voice-controlled calculator translating spoken natural language into mathematical operations in real-time. Demo
05 MaternCare Live React Flask Recharts Machine Learning ML-powered maternal health risk assessment platform utilizing risk scoring algorithms and interactive multi-metric dashboards. Demo

Experience & Leadership

Team Lead — Academic Web Projects

Karunya Institute of Technology and Sciences  |  2025 – Present

  • Architecture & Engineering: Directed frontend, backend, and database engineers across multiple full-stack and AI application lifecycles.
  • Core Systems: Architected core infrastructure for FoodyBuddy (payment processing pipeline) and engineered high-performance local AI engines like Nexus.
  • Standards & DevOps: Established engineering best practices through clear API documentation, database schema design, and automated deployment pipelines.

Analytics & Activity


Let's Connect

Always open to discussing system design, collaborating on full-stack & AI projects, or exploring remote internship opportunities.


Resume   LinkedIn   GitHub   Email


Footer Banner

Popular repositories Loading

  1. Ace Ace Public

    AI-powered Git copilot for your terminal. Talk to Git in plain English, automate commits, review code, and manage repos with a beautiful TUI.

    Python 3

  2. RAG-Nexus RAG-Nexus Public

    An enterprise-grade, locally deployed Retrieval-Augmented Generation (RAG) platform. • Developed using FastAPI, Vector Databases, and SQLite to run private data grounding. • Designed a spatial glas…

    JavaScript 2

  3. materncare materncare Public

    JavaScript 1

  4. voicecalc voicecalc Public

    HTML 1

  5. jachinsamuel jachinsamuel Public

    1

  6. InterviewAceAI InterviewAceAI Public

    Python 1