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

Banner

Typing

Profile Views ย  LinkedIn ย  Email ย  Live App


๐Ÿง‘โ€๐Ÿ’ป whoami

from typing import List

class Developer:
    def __init__(self):
        self.name: str = "Jachin Samuel J"
        self.role: str = "Full-Stack Software Engineer"
        self.location: str = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.education: str = "B.Tech CSE @ Karunya Institute of Technology and Sciences"
        
        self.core_stack: List[str] = [
            "React", "Flask", "PostgreSQL", "Python", "JavaScript", "Tailwind"
        ]
        
        self.current_focus: List[str] = [
            "System Design & Scalability",
            "Advanced Database Optimization",
            "Cloud Architecture (AWS/Vercel)",
            "Robust REST API Design"
        ]

    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, I believe true engineering is about shipping usable products. My focus is on building scalable, end-to-end applications that solve real problems, prioritizing clean architecture, responsive design, and seamless user experiences.


๐Ÿ› ๏ธ Technical Arsenal

[ Languages ]

Python JavaScript C HTML5 CSS3

[ Frontend ]

React Tailwind CSS Recharts

[ Backend & APIs ]

Flask REST API JWT

[ Databases ]

PostgreSQL SQLite

[ Infrastructure & Cloud ]

Vercel Render Cloudinary

[ Integrations & Tools ]

Razorpay Twilio Git GitHub Postman


๐Ÿš€ Featured Projects

Project Stack Description
Ace
(Git Copilot)
Python CLI AI Intelligent command-line tool that brings AI assistance to Git workflows. Translates natural language to Git commands, auto-generates conventional commits, and features a TUI dashboard.
FoodyBuddy
(Live)
React Flask PostgreSQL Razorpay Campus canteen ordering platform serving real users. Features online payments, live order tracking, WhatsApp notifications, and an admin dashboard with receipt generation.
MaternCare
(Live)
React Flask Recharts Python Maternal health risk analyzer utilizing real-time risk scoring classification algorithms. Features a multi-metric interactive dashboard and an accessible UI.
VoiceCalc Flask Web Speech API JS Browser-based voice-controlled calculator. Translates spoken language into mathematical operations in real-time using browser APIs and a Python backend.

๐Ÿ’ผ Experience & Leadership

Team Lead โ€” Academic Web Projects
Karunya Institute of Technology and Sciences | 2025 โ€“ Present

  • Directed frontend, backend, and database teams across multiple full-stack application lifecycles.
  • Architected core systems for FoodyBuddy, including the payment gateway integration and WhatsApp notification pipeline.
  • Established engineering standards by writing comprehensive API references, database schemas, and developer onboarding documentation.
  • Implemented iterative CI/CD practices emphasizing rapid prototyping, user feedback, and seamless deployments.

๐Ÿ“ˆ Development Activity

Snake animation

Streak


๐ŸŒ Let's Connect

Always open to discussing system design, collaborating on full-stack projects, or exploring new engineering opportunities.

LinkedIn ย  GitHub ย  Email


Footer

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 2

  2. materncare materncare Public

    JavaScript

  3. voicecalc voicecalc Public

    HTML

  4. jachinsamuel jachinsamuel Public

  5. InterviewAceAI InterviewAceAI Public

    TypeScript

  6. AnonIOT AnonIOT Public

    HTML