Skip to content
View ojaswi1234's full-sized avatar
🎯
Depends on my Mood...
🎯
Depends on my Mood...

Block or report ojaswi1234

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

πŸ‘‹ Hi, I'm Ojaswi Bhardwaj

Typing SVG

Portfolio LinkedIn Email


πŸš€ About Me

const ojaswi = {
    role: "Full-Stack Engineer",
    specialization: ["Real-Time Systems", "Mobile & Web Development", "Backend APIs"],
    code: ["TypeScript", "JavaScript", "Python", "Dart"],
    technologies: {
        frontend: ["React", "Next.js", "Flutter"],
        backend: ["Node.js", "Django", "Express", "RESTful/GraphQL API Design"],
        databases: ["Redis", "Supabase", "MongoDB", "MySQL", "PostgreSQL","Flutter Hive"],
        cloud: ["GCP", "Firebase", "Vercel", "AWS"],
        devops: ["Docker", "Kubernetes", "GitHub CI/CD", "Terraform", "Grafana"]
    },
    achievements: {
        leetcode: "250+ Problems Solved",
        latency: "<200ms Real-Time Apps",
        focus: "Performance & Scalability"
    }
};

GitHub Stats Terminal

πŸš€ Featured Projects

πŸ”₯ ConnectUs

Real-Time Chat Platform

Flutter Supabase WebSocket GraphQL

Highlights:

  • ⚑ Sub-200ms latency optimization
  • πŸ” End-to-end encryption
  • πŸ“± Offline-first architecture
  • 🎯 95% reduction in server load

Impact: Seamless real-time communication for thousands of users

Server Health & CI/CD Monitor

Node.js React Docker

Highlights:

  • πŸ“‘ Real-time server metrics tracking
  • πŸš€ Automated deployment pipelines
  • πŸ”” Instant alerting system
  • πŸ“ˆ CPU, memory & network monitoring

Impact: 70% faster deployment cycles with zero-downtime releases

---

πŸ“ˆ Contribution Activity

Activity Graph


🎯 What I'm Up To

Currently:
  - πŸ”¨ Building: Scalable WebSocket infrastructure
  - πŸ“š Learning: Microservices, Redis, Docker/K8s
  - 🌱 Exploring: GraphQL, Serverless, Edge Computing
  
Focus Areas:
  - Performance optimization
  - Real-time systems architecture
  - Cross-platform mobile development

πŸ… Certifications

  • πŸ₯‡ Competitive Programming - SkillStone (Grazitti Interactive)
  • πŸ₯‡ ChatGPT Prompt Engineering - DeepLearning.AI
  • πŸ₯‡ GitHub Fundamentals - GitHub
  • πŸ₯‡ Python & Java - HackerRank

"Building performant applications that scale" ⚑

Pinned Loading

  1. drift_seek drift_seek Public

    Full-stack DevOps monitoring dashboard with real-time uptime checks and drift detection, built on Next.js 16, MongoDB, and Redis.

    TypeScript 2 8

  2. ConnectUs ConnectUs Public

    Dart

  3. result_maker result_maker Public

    Android app for school exam result management, with role-based approval workflows and a Node.js/Socket.io backend.

    Kotlin

  4. lazy_lite lazy_lite Public

    A VS Code–style transformation of the Lite-XL editor with a built-in AI coding assistant, integrated terminal, and native LeetCode support

    Lua

  5. Live_Audio_Notes Live_Audio_Notes Public

    A live note making app that will listen & generate notes for you while you are reading a book

    Kotlin

  6. music_player_cli music_player_cli Public

    A terminal-based music player with an offline, full-text searchable local library (SQLite FTS5).

    Python