Skip to content
View Sujeev-Uthayakumar's full-sized avatar

Block or report Sujeev-Uthayakumar

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

👋 Hey there: ...

I'm Sujeev Uthayakumar, a Software Engineer passionate about building scalable, cloud-native, and data-driven applications. I recently completed my Master of Engineering in Systems & Technology at McMaster University, and I currently work at Celestica, where I develop enterprise systems using Spring Boot, Java, and Google Cloud Platform.

🌱 I’m learning: ...

  • GraphQL for efficient and flexible API design
  • AWS Certified Solutions Architect exam preparation
  • AI integrations using OpenAI APIs and LangChain

💬 A bit more about me: ...

Outside of coding, I enjoy reading, exploring AI tools, and watching basketball. I enjoy discovering new restaurants, planning short trips, and learning something new every week, whether it’s about technology, design, or the world in general. Always happy to connect, share ideas, or collaborate on interesting projects.

🛠 Some projects I'm working on: ...

  • 🚀 perf-analyze - Gemini CLI extension that analyzes git diffs for performance pitfalls
  • 🛒 steam-market-mcp - MCP server for searching and querying the Steam Community Market

🌍 Some of my open source contributions: ...

Repository Description Focus
warewolf Stateless OS provisioning with diskless boot + automated cluster node setup Systems · Infrastructure
raven IMAP server in Go with SQLite backend and Dockerized deployment Go · Backend
go-dav-os 64-bit freestanding OS kernel in Go (GRUB / Multiboot2), boot + memory setup Operating Systems
vigil Dependency integrity verification tooling for supply-chain security Security
kana-dojo Interactive Japanese learning platform with progress tracking Full-Stack
react-ts-ui-lib A modern, type-safe React component library for building web applications. Frontend

📫 Find me here: ...

Pinned Loading

  1. mnist-image-recognition mnist-image-recognition Public

    Content-Based Image Retrieval works with the image itself rather than assigning specific text or data to it to search for it. Using Radon barcodes is much more efficient than previous Content-Based…

    Jupyter Notebook

  2. rentalpoint rentalpoint Public

    A car rental service application that is built using Node.js, Express.js, MySql, and Handlebars. Allows the ability, to post and delete listings while allowing others to view and reserve the vehicl…

    JavaScript

  3. clustering-neighbourhoods clustering-neighbourhoods Public

    Machine learning clustering that is clustered based on several factors pertaining to neighbourhoods. That will give venue insights on these clusters, based on factors such as crime rate and populat…

    Jupyter Notebook 1

  4. covid19-mental-wellness-study covid19-mental-wellness-study Public

    Using Python, Pandas, and visualization tools, this study examines survey data to uncover patterns in stress levels, lifestyle changes, and emotional well-being during the pandemic. Includes prepro…

    Jupyter Notebook

  5. german-traffic-sign-classifier german-traffic-sign-classifier Public

    Built with PyTorch, this project trains and evaluates a custom CNN architecture on the German Traffic Sign Recognition Benchmark (GTSRB) dataset. It includes data preprocessing, augmentation, model…

    Jupyter Notebook 1

  6. p2p-video-streaming p2p-video-streaming Public

    This project enables low-latency, decentralized video sharing directly between clients without relying on centralized servers. Features connection signaling, peer discovery, real-time media streami…

    JavaScript