Skip to content
View TechWithRamaa's full-sized avatar
πŸŒ€
re-imagining world with AI
πŸŒ€
re-imagining world with AI
  • India

Block or report TechWithRamaa

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

🐼 Hello, World!

  • I'm Ramadhevi RK (Ramaa), Shaping the future through the fusion of Software Engineering, and Artificial Intelligence
  • Driving innovations, and supercharging existing systems with AI to create products that meet tomorrow's challenges

πŸ₯‘ About Me

  • Current Gig: Software Developer at Oracle, India (building technologies & scaling Credits Suite to millions of users)
  • Previous Adventure: Worked at Kovan Labs (where we transformed ambitious ideas into innovative solutions)
  • Education: Holds Master of Science in Software Engineering and a proud alumna of PSG College of Technology

πŸ„β€β™€οΈ My Passion

  • Having fun deconstructing complex challenges into simpler ones & taking ideas to design & design to scalable solutions
  • Enjoys building tools and technologies, and explores the nuts & bolts of well-thought-out Distributed Systems
  • Think of me as a tech alchemist β€” turning ideas into digital gold!

🌸 Skills & Interests

  • Programming Mastery: Crafting clean, efficient, extendable solutions in Modern C++20, Java 17, and Python 3.13
  • Core Strengths: Designing scalable architectures with deep expertise in Data Structures, Algorithms, and System Design
  • Secret Sauce: Blending Design Thinking, AI & Machine Learning, and cutting-edge technology to revolutionize the globe

β˜• About my toolbox & the laboratory

Β Β Β Β  Proficient in a diverse set of tools and technologies blessed by the Cloud Native Computing Foundation

  • Front-end Technologies

Β Β Β Β HTML 5 CSS JavaScript AngularJS Bootstrap Gatsby Ionic Cordova

  • Back-end Technologies

Β Β Β Β C++ Java Python Shell Script Express.js Django Flask Spring Hibernate Spring Security

  • Databases

Β Β Β Β MongoDB PostgreSQL Amazon DynamoDB Cassandra Elastic Search Neo4j RabbitMQ Redis

  • Operations

Β Β Β Β Google Cloud Amazon AWS Docker Kubernetes Git Jenkins Jira Trello Notion Miro

πŸš€ Thank you for stopping by!

Drop me a mail at [email protected] β€” Let's create magic!

Pinned Loading

  1. NLP-in-Tensorflow NLP-in-Tensorflow Public

    Building natural language processing systems using TensorFlow starting from processing text to creating POETRY with neural networks (LSTMs)

    Jupyter Notebook

  2. Tiny-Image-Generator-Using-Diffusion-Models Tiny-Image-Generator-Using-Diffusion-Models Public

    A tiny image generator based on Diffusion models and learning to speed up generation process while taking prompt or context from users

    Jupyter Notebook

  3. ConvNets-in-Tensorflow ConvNets-in-Tensorflow Public

    Deep dive into ConvNets with a popular Kaggle Cat vs Dog dataset, and techniques that can improve ConvNet performance, particularly when doing image classification

    Jupyter Notebook

  4. FoodSenseAI FoodSenseAI Public

    a COMPUTER VISION problem solved using convolutional neural networks, and transfer learning to classify and analyze food across 11 diverse categories.

    Jupyter Notebook

  5. C-Plus-Plus-Concurrency-Patterns C-Plus-Plus-Concurrency-Patterns Public

    This repository offers C++ solutions for addressing multithreading challenges like race conditions, deadlocks, and thread safety, equipping developers to build efficient, concurrent applications us…

    CMake

  6. C-Plus-Plus-Networking C-Plus-Plus-Networking Public

    This repository contains a collection of TCP server architectures. Demonstrate various server implementations in C++. The projects are tailored for both Windows and Linux environments, showcasing s…

    C++