Skip to content
View Rmalavathu's full-sized avatar

Block or report Rmalavathu

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

Popular repositories Loading

  1. aws-support-lambdas aws-support-lambdas Public

    These are lambdas that are made for the maintenance of ec2 instances

    Python

  2. WindowsAmiUpdateLambda WindowsAmiUpdateLambda Public

    This lambda function will create a new image when a new windows update for the servers appear.

    Python

  3. Wordle_Solver Wordle_Solver Public

    The code will solve wordle when given a word to solve.

    Python

  4. SportsStatsScrapper SportsStatsScrapper Public

    A python script that scraps nfl and nba player data and you can search a player to get it stats

    Python

  5. MazeCreatorWithDFS MazeCreatorWithDFS Public

    HW9 with MazeCreator

    C

  6. SudokuSolverDFS SudokuSolverDFS Public

    This is a sudokuSolver using DFS for my honors assignment for ECE 264

    C