Skip to content
View JeremiaXavier's full-sized avatar
🌏
Working from home
🌏
Working from home

Highlights

  • Pro

Organizations

@Nirmalites

Block or report JeremiaXavier

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.

Content in all repositories owned by your account will be closed.
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
JeremiaXavier/README.md

╔══════════════════════════════════════════════════════════════════╗
║  $ ./init --user jeremia-xavier                                  ║
║  ────────────────────────────────────────────────────────────    ║
║  ► name         Jeremia Xavier                                   ║
║  ► role         Full-Stack Software Developer                    ║
║  ► education    MCA (Final Year)  |  BCA — Nirmala College       ║
║  ► location     India  🇮🇳                                         ║
║  ► shipped      22+ systems  ·  100K+ lines of production code   ║
║  ► status       [████████░░]  actively building                  ║
╚══════════════════════════════════════════════════════════════════╝
Typing SVG

Portfolio LinkedIn Email GitHub


> whoami

class JeremiaXavier:
    education   = "MCA — Final Year  |  BCA — Nirmala College"
    role        = "Full-Stack Software Developer"
    shipped     = "22+ custom systems · 100K+ lines of production code"
    speciality  = ["Institutional ERPs", "Management Portals", "Full-Stack Web Apps"]
    stack       = ["React", "PHP/CodeIgniter", "Node.js", "Python", "Java", "MySQL", "MongoDB"]
    awards      = [
        "Sri Joseph Mundassery Endowment Award — Best Outgoing Student",
        "Rev Dr. TM George Best Innovative Activity Award — Custom ERP Architecture"
    ]
    clients     = ["MACE (Mar Athanasius College of Engineering)", "Nirmala Civil Service Academy"]
    approach    = "Architect → Build → Ship → Maintain"

I independently design, build, and ship complex institutional software — from schema design and backend logic to responsive frontends. My systems handle real users in production at engineering colleges and civil service academies across Kerala.


> ps aux | grep focus

PID   PROCESS                              STATUS
───   ───────────────────────────────────  ──────────
001   institutional-erp-systems            RUNNING
002   react-nextjs-advanced                LEARNING
003   open-source-contributions            ACTIVE
004   dsa-competitive-coding               RUNNING
005   technical-writing-blog               QUEUED
006   scalable-architecture-patterns       LEARNING

Currently Building

→ Scalable full-stack systems
→ Spider — local API client
→ Institutional ERP modules

Currently Learning

→ Next.js + advanced React
→ System design patterns
→ Open source contribution

Interested In

→ Developer tooling
→ Large-scale web infra
→ Technical blog writing

> cat tech-stack.json

Languages

PHP Python JavaScript Java C C++

Frontend

React Next.js HTML5 CSS3 Tailwind CSS Bootstrap Electron

Backend

Node.js Express CodeIgniter Flask Spring Boot

Database

MySQL MongoDB Firebase Firestore

Tools

Git VS Code Linux


> ls -la ./projects/featured/

🔷 Spider

A privacy-first, local desktop alternative to Postman. Zero cloud-syncing, zero CORS restrictions, a native VS Code editor engine, and full workspace isolation.

Stack: Desktop App API Client Local-First

Highlights:

  • No cloud dependency — all data stays on the local machine
  • Embedded VS Code editor engine for request scripting
  • Full workspace isolation for project-based API management

Live

A comprehensive institutional ERP platform built for MACE (Mar Athanasius College of Engineering), handling campus-wide operations, student data, and administrative workflows.

Stack: PHP CodeIgniter 4 MySQL Bootstrap JavaScript

Highlights:

  • Full campus ERP covering multiple institutional departments
  • Complex state management across student, staff, and admin roles
  • Production-deployed at an engineering college

Repo

A full-scale placement management portal automating student eligibility filtering, drive scheduling, and placement coordination.

Stack: PHP CodeIgniter 4 Tailwind CSS MySQL JavaScript

Highlights:

  • Automated eligibility filtering against placement criteria
  • Drive coordination and scheduling for Training & Placement cell
  • Serves real students in an active institutional deployment

Repo

Real-time institutional resource scheduling engine with conflict detection for seminar halls and interview venues.

Stack: Node.js Express MySQL Tailwind CSS

Highlights:

  • Real-time conflict detection for room double-bookings
  • Scheduling engine for seminar halls and interview venues
  • Clean event-driven backend architecture

Repo

A virtual classroom and LMS for distributing materials and tracking student progress — full MERN stack.

Stack: MongoDB Express React Node.js Firebase Auth

Highlights:

  • Full MERN stack with Firebase authentication
  • Material distribution and student progress tracking
  • LMS-grade feature set built from scratch

Repo

An X-like social network clone featuring real-time feeds, user interactions, and image uploads — built with Python/Flask.

Stack: Python Flask MySQL

Highlights:

  • Real-time social feed with post interactions
  • Image upload and user profile management
  • Full social graph implemented in MySQL

Repo

All Projects


> git log --stat

 






> grep -r "algorithms" ./brain/

Exploring:
  ├── data-structures/
  │   ├── arrays, linked-lists, trees, graphs, heaps
  │   └── hash-maps, stacks, queues
  ├── algorithms/
  │   ├── sorting, searching, recursion
  │   ├── dynamic-programming
  │   └── graph-traversal (BFS, DFS)
  └── problem-solving/
      └── focus: efficiency + clean logic over brute force

Strong fundamentals inform system design decisions — especially when building scheduling engines, conflict detectors, and data-heavy ERP backends.


> diff bad_code.py good_code.py

- write it to make it work
- ship and forget
- add complexity when unsure

+ write it to make it work
+ understand the system well enough to redesign it tomorrow
+ remove complexity until the solution is obvious
+ ship, maintain, improve

I've built ERPs from scratch and maintained them in production. The most valuable skill isn't writing new code — it's understanding a running system well enough to change it safely.


> curl --contact jeremia-xavier


Platform Link
🌐 Portfolio jeremia.tech
💼 LinkedIn linkedin.com/in/jeremia-xavier
📧 Email mail.jeremia@gmail.com
🐙 GitHub github.com/JeremiaXavier

Profile Views

Pinned Loading

  1. College-Practical-Lab- College-Practical-Lab- Public

    C++ 1

  2. pYthon-projects pYthon-projects Public

    Python 1

  3. web-designing-learning-projects web-designing-learning-projects Public

    web designing learning projects with HTML5,CSS3,Javascript

    HTML