Skip to content
View vikash1311's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Careers-Os

Block or report vikash1311

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
vikash1311/README.md



LinkedIn Portfolio Resume Email


Open to Work   Location


I build production systems that scale.

Not tutorial apps. Not sandboxes. Real systems — running right now, serving real people.

  • 🚆 Production Vendor Platform — cut login 12× (60s → 5s) and data fetch 12× (2min → 10s). Joined as bug fixer; resolved issues faster than the existing team — manager handed full ownership across 4 railway divisions.
  • 🎓 Identity Verification System — QR generation, face detection, multi-role workflow; serving 10,000+ users across 20+ institutes. Built entire backend solo.
  • 🏛️ Government of India Copyright holder — Reg. L-151429/2024 for an AI image forgery detection system built with CNN + ELA.
  • 📄 3 published research papers in Computer Vision and NLP.

I move fast, write clean code, and take full ownership of what I build.


Impact

10,000+ 12× 8 Live 7 4 3 1
Users on systems I built Performance gain on production backend Production apps delivered OSS contributors led Railway divisions deployed Published research papers Govt. of India copyright

🚧 Currently Building

CareerOS — AI Career Operating System   Org Status

Open-source AI platform consolidating resume analysis, mock interviews, job tracking, and skill gap detection — 7 active contributors, Phase 1 backend + AI layer complete.

  • Backend — 6 Spring Boot microservices: API Gateway · User · Resume · Analysis · Interview · Job Tracker; RabbitMQ async AI queue, Redis caching, Apache Tika resume parsing
  • AI Layer — 5 LangGraph stateful agents: ResumeAnalysisGraph · RecruiterSimGraph · InterviewGraph · SkillGapGraph · RoadmapGraph; exposed via FastAPI with Qdrant vector search
  • Leading — authored full PRD, raised 20+ structured GitHub issues, reviewing PRs, coordinating contributors across frontend, backend, and AI modules

Next.js 14 · Spring Boot 3.2 · LangGraph · FastAPI · Qdrant · PostgreSQL · Redis · RabbitMQ · Docker


Projects

🐞 AI Bug Tracker   Live API Code

Multi-tenant SaaS bug tracking with AI-powered triage — production-grade from the ground up.

  • RBAC with Admin, Developer, and Tester roles — scoped data access at every layer
  • AI triage — auto-assigns severity, detects semantic duplicates, generates reproduction steps via Groq LLaMA 3.3 70B
  • Auth — JWT + BCrypt + Spring Security 7, containerized with Docker
  • Architecture — Controller–Service–Repository + DTO, @Transactional on service layer
  • Java 21 · Spring Boot 3 · Spring Security 7 · MySQL 8 · React · Redux · Groq API (LLaMA 3.3 70B) · Docker

🔍 CodeLens — AI Code Review   Live API Code

Real static analysis — not just LLM opinions.

  • AST parsing via acorn — structural analysis, not surface-level feedback
  • Cyclomatic complexity scoring + maintainability metrics across 10 languages
  • GitHub URL mode — paste any public file URL and review it directly
  • Chose Groq over OpenAI — 14,400 free req/day, same SDK, zero cost; stateless backend
  • Node.js · Express · React 18 · Vite · Groq API (llama-3.3-70b) · acorn AST

🖼️ Image Forgery Detection   Copyright Code

AI system for detecting image manipulation — backed by a government copyright and 3 research papers.

  • CNN + ELA (Error Level Analysis) to detect JPEG artifact manipulation with high accuracy
  • REST API with heatmap overlay showing exactly where tampering occurred
  • Model not publicly hosted due to size — demo available on request
  • Python · TensorFlow · OpenCV · Flask · CNN · ELA

Research Publications

# Title Domain
1 AI-Based Image Forgery Detection using CNN + ELA — Govt. Copyright Registered Computer Vision · Security
2 AI Image Enhancement using Deep Learning Computer Vision
3 AI Mock Interview & NLP-based Feedback Analysis NLP · EdTech

Tech Stack

Backend     Spring Security JWT REST APIs

Frontend  

Databases  

AI / ML     Groq AI LangGraph Qdrant

DevOps     Render


GitHub Activity

GitHub contribution snake

Let's talk.

I'm looking for SDE-1 / Backend / Full Stack roles. Immediate joiner — open to relocation and remote.

If you need someone who ships real software and takes ownership, I'd love to connect.

Email LinkedIn Portfolio Resume

Profile Views

Pinned Loading

  1. bugtracker-ai bugtracker-ai Public

    Spring Boot backend for AI Bug Tracker — multi-tenant RBAC, JWT auth, Docker, OpenAI triage

    Java

  2. bugtracker-ai-frontend bugtracker-ai-frontend Public

    AI-powered multi-tenant bug tracking SaaS with RBAC, full bug lifecycle, and AI triage — React · Redux · Tailwind CSS

    JavaScript

  3. ai-code-review ai-code-review Public

    AI code review tool — AST-based complexity analysis, Groq API, 10 language support · Node.js · React

    JavaScript

  4. Image-Forgery-Detection Image-Forgery-Detection Public

    Forensic tool detecting digital image manipulation via double JPEG compression, copy-move, CFA artifacts, noise variance & ELA. Python · TensorFlow · OpenCV. Govt. of India Copyright L-151429/2024 …

    Python

  5. StockTradingPlatform StockTradingPlatform Public

    A stock trading simulation platform that mimics real-world market operations including buy/sell transactions, portfolio tracking, and price monitoring.

    Java

  6. shl_recommender shl_recommender Public

    Recommender system built during SHL technical assessment — Python · ML

    Python 1