Skip to content
View Uchswas's full-sized avatar

Block or report Uchswas

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

Hi there, I'm Uchswas Paul!

The traditional separation between development, QA, and operations teams is fading. Modern software engineers are end-to-end problem solvers. I embrace that philosophy: today’s developer isn’t just a coder, but also a tester, deployer, and customer advocate.

I bring a comprehensive skill set encompassing full-stack development, testing, and DevOps, grounded in strong coding and design principles. I’ve worked on AI-ML related research projects, LLM-based systems, Kubernetes, and software-defined networks. With industry and academic experience, I’ve shipped production-ready software, partnered with SEO and marketing teams, and mentored over 1,400 CS students.

Pinned Loading

  1. ml-based-wildfire-detection ml-based-wildfire-detection Public

    A machine learning project for predicting wildfire occurrences using NASA satellite measurement data.

    Jupyter Notebook

  2. llm-powered-readme-analyzer llm-powered-readme-analyzer Public

    Fine-tuned GPT-4o model for automated README file analysis. Identifies missing documentation sections to help developers improve their projects.

    Python

  3. baghbandi-ai-adversarial-game baghbandi-ai-adversarial-game Public

    AI-powered implementation of Bagh Bandi Game: Human vs AI adversarial gameplay using Pygame and multiple search algorithms (A*, MCTS, BFS, DFS) for intelligent move strategy.

    Python

  4. todo-task-manager-with-automated-CI-CD todo-task-manager-with-automated-CI-CD Public

    Todo task manager with automated CI/CD, comprehensive testing and infrastructure automation

    JavaScript

  5. key-value-storage-and-query-engine key-value-storage-and-query-engine Public

    Efficient key-value storage system with G2A transformation, 64-bit keys, bin-based storage, and optimized query operations

    C++ 1

  6. stackoverflow-data-scraper stackoverflow-data-scraper Public

    Automated pipeline to scrape, extract, and classify Python error code snippets from Stack Overflow. Creates a dataset of 5,751 Python error code snippets for research.

    Python