Skip to content
View s-renganayaki7104's full-sized avatar

Block or report s-renganayaki7104

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 250 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
s-renganayaki7104/README.md

    
name: S.Renganayaki
located_in: Bengaluru, India

education:
  [
    "SWE",
    "CSE grad '26",
  ]

fields_of_interests:
  [
    "Software Engineering",
    "Software Development",
    "Full stack Web Development",
    "Neural Networks"
  ]
technical_background:
  [
    "Intern - Full Stack Web Development,
  ]
  
currently_learning: ["DSA, System Design, and Rust"]
2026 Goals: ["Create 2+ Projects and learn at least 5 new Technologies."]
hobbies: ["Journaling", "Doodling", "Writing"]

 Tools and Technologies

vscode bash php

Pinned Loading

  1. AWS-RestlambdaAPI AWS-RestlambdaAPI Public

    A serverless CRUD REST API built with AWS Lambda and API Gateway, demonstrating scalable and cost-efficient backend development.

    Python

  2. bug-tracker bug-tracker Public

    Cloud-based full-stack bug tracking system with real-time updates, modular architecture, RESTful APIs, and CI/CD pipeline integration for agile DevOps workflows.

    Python 1

  3. Scheduler Scheduler Public

    This project implements and simulates CPU Scheduling Algorithms in Java. It demonstrates how different scheduling strategies impact process execution in an operating system. The simulator provides …

    Java