Skip to content
View reneegowda's full-sized avatar

Block or report reneegowda

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

Pinned Loading

  1. Bear-Tracks Bear-Tracks Public

    Bear Tracks is a one-stop app for discovering and managing events on Cornell’s campus and in Ithaca. Users can browse events, filter by preferences like time and location, and seamlessly add them t…

    Swift

  2. Chef-iOS Chef-iOS Public

    This iOS app features a detailed recipe view, filtering functionality, and dynamic recipe fetching. The app is built using UIKit and Alamofire, and includes multiple collection views to display rec…

    Swift

  3. Planetoids-Game Planetoids-Game Public

    This repository implements the game logic for an Asteroid Shooter Game, where the player controls a ship and shoots bullets to destroy asteroids and UFOs.

    Python

  4. ChatDev-iOS ChatDev-iOS Public

    This repository contains a Swift project for creating a simple social feed app where users can view and create posts. It features a UICollectionView with two sections: one for creating posts and th…

    Swift

  5. Color-Models Color-Models Public

    Implements functions to convert colors between RGB, HSL, and CMYK representations using formulas based on color theory. This is useful for projects involving color manipulation, graphic design, dat…

    Python

  6. Pac-Mann Pac-Mann Public

    Pac-Mann: A Cornell-themed twist on the classic Pac-Man game, where you navigate hilly terrain, dodge ghosts with unique AI behaviors, and tackle graph-based pathfinding challenges—all while collec…

    Java