Skip to content
View Tikam321's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Samsung SDS
  • gurugram
  • 03:02 (UTC -12:00)

Block or report Tikam321

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

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

Report abuse
Tikam321/README.md

πŸ‘‹ Hi, I'm Tikam Suvasiya

πŸ’» Software Engineer | Backend & Full-Stack Developer πŸš€ Focused on building scalable systems, clean APIs, and real-world products


πŸ› οΈ Tech Stack

Backend

  • Java, Spring Boot, Spring Data JPA
  • REST APIs, Microservices
  • Apache Kafka

Databases & Cache

  • PostgreSQL, MySQL
  • MongoDB
  • Redis

Frontend

  • React.js
  • TypeScript

DevOps & Tools

  • Docker
  • Kubernetes (Basics)
  • AWS (EC2, S3, ECR)
  • Git, GitHub

πŸš€ Projects

πŸ”Ή Resume-Mate (AI Powered Resume Analyzer)

An AI-based application to analyze resumes against job descriptions.

Key Features

  • Resume PDF text extraction
  • Job–resume match score
  • Skill gap analysis
  • Improvement suggestions
  • AI-generated cold email

Tech Used

  • Node.js, React
  • PDF parsing
  • GenAI (LLM integration)

πŸ”Ή Kafka Architecture Project

A backend-focused project to understand Kafka in real-world scenarios.

Key Concepts Covered

  • Producer & consumer design
  • Partitioning & consumer groups
  • Message ordering & offsets
  • Async processing & scalability

Tech Used

  • Java
  • Apache Kafka

🧠 Currently Working On

  • πŸš€ Building an AI SaaS product from scratch
  • 🧩 Machine coding & Low Level Design (LLD) practice
  • πŸ—οΈ Improving system design & distributed systems knowledge

πŸ“« GitHub: https://github.com/Tikam321

Pinned Loading

  1. spring-boot-3-microservices spring-boot-3-microservices Public

    developed multiple microservices and managing commmuniction between them

    Java 1

  2. kafka-architecture kafka-architecture Public

    Kafka Performance Tuning: Producer Throughput, Consumer Lag, and Scalability Analysis

    Java

  3. spring-url-shortner spring-url-shortner Public

    this is url shortner service where we added rest apis, click counter tracking, caching , and async communication for high performance also added rate limiter to prevent abuse.

    Java

  4. Banking-System Banking-System Public

    πŸ’³ A simple Spring Boot CRUD-based banking system for managing accounts (create, deposit, withdraw, update, delete). Dockerized with PostgreSQL support using Docker Compose.for banking crud operation

    Java

  5. ContactV2 ContactV2 Public

    contact v2 server rest api development

    Java

  6. LLD LLD Public

    available all the system design patterns , LLD, Machine coding for famous questions

    Java