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

Block or report keerthireddytummalapelly

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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


👻 A little more about me...

  • 📖 MSCS from SUNY Albany.
  • 🌱 I’m currently enhancing my skills for backend and full-stack development roles!
  • ⚡ I debug code for fun—stress cries optional, happiness guaranteed! 😄

📫 How to reach me:

Gmail

🔍 Take a peek at what I’ve been working on:

Github LeetCode HackerRank

👨🏻‍💻 Languages and Tools



Popular repositories Loading

  1. MEME MEME Public

    A web-based application aimed at enhancing the efficiency and convenience of mall operations. The application serves as a centralized platform connecting users and administrators, facilitating seam…

    Java

  2. MyPortfolio MyPortfolio Public

    This is a personal portfolio website built with Next.js, Tailwind CSS, and Framer Motion. It showcases my experience, education, and projects with a modern, responsive design and smooth animations.

    JavaScript

  3. CacheSync CacheSync Public

    The goal of this project is to practice Application and Transport Layer skills by implementing (i) a cache service for file exchange, and (ii) two reliable data transport protocols - TCP and UDP.

    Python

  4. NoteVault NoteVault Public

    NoteVault is a full-stack application designed for creating, managing, and categorizing notes. The frontend is built using React, and the backend is powered by Django REST Framework with MongoDB fo…

    JavaScript

  5. PipeExplorer PipeExplorer Public

    A utility program to explore the use of pipes in C to facilitate inter-process communication (IPC) between a parent and child process.

    C

  6. LayeredPipe LayeredPipe Public

    LayeredPipe is a layered inter-process communication (IPC) simulation project designed to mimic network communication between a Producer and Consumer using UNIX pipes. It explores how data can be s…

    C