Skip to content
View adi-kiran's full-sized avatar

Block or report adi-kiran

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

Hello There! πŸ‘‹

πŸ‘¨β€πŸ’» I'm Adithya Kiran, a software enthusiast who enjoys working on machine learning and scalable software systems!

πŸ“– I'm currently pursuing my Master's degree in Computer Science at North Carolina State University and will be graduating in May 2025. At NCSU I am focusing on the domains of Data Science, Machine Learning and Systems.

🌞 Last summer (2024) I worked as a Software Engineer Intern at ScienceLogic in Reston, VA. I worked with brilliant people in the SRE team and helped enhance the monitoring capabilities of the SL1 Platform and reduced manual efforts by developing automations for important processes. Some interesting projects I worked on:

  • A Jenkins job to automate the migration(from Oracle Linux 7 to Oracle Linux 8) and upgrading of a SaaS service, using Python and bash scripts
  • A log file parsing application that alerts when there are dataflow or syncronization issues with log files and provides statistics on the number and types of errors found in the logs.

🏒 Previously, I've worked as a Software Engineer at Kickdrum Technologies - in Bangalore, India - working on various projects using a variety of technologies. I worked closely with driven individuals from various development, devops and delivery teams, to develop and deploy clean, scalable and extensible cloud based solutions. Some interesting projects that I worked on at Kickdrum:

  • Architected and deployed a search engine with filtering capabilities for semi-structured and unstructured documents using Elasticsearch, Python, React, and AWS,
  • Refactored a massive monolith Java application with more then 200 packages (containing lots of cyclical dependencies) into a service-oriented architecture and modernized the clients build workflows,
  • Developed a web app that can analyze an AWS account for resource usage and security and data reliability issues by assuming a role with read-only permissions without installing/setting up anything on the account like Config/ControlTower/etc.

πŸ”§ Tech Stack - I mostly work with Python and Java in the backend and React in the frontend. I have worked with AWS as the cloud platform at both Kickdrum and ScienceLogic. Here are a few technologies I am well-versed with:

Python JavaScript React Nodejs Java Docker Amazon AWS PostgreSQL MongoDB

🌱 I am currently learning about Graph Neural Networks and PySpark.

🌟 I would love to collaborate on interesting machine learning and big data projects! Please reach out if you are looking for collaborators on projects.

You can find me on LinkedIn at: adithya-kiran

Pinned Loading

  1. CodeRECAP CodeRECAP Public

    Forked from kanvk/CodeRECAP

    Repository Context Aware Source Code Summarization

    Jupyter Notebook

  2. LightGCN-Simplified LightGCN-Simplified Public

    Recommendation System using LightGCN and a lighter version of LightGCN

    Jupyter Notebook

  3. burnout-healthgoalsapp burnout-healthgoalsapp Public

    Forked from deekay2310/calorieApp_server

    Source code repository for the 'BurnOut' project

    HTML 3 4

  4. vulnerable-microservice-web-app vulnerable-microservice-web-app Public

    A microservice web app that contains vulnerabilities that attempts to mimic the DVWA

    HTML

  5. sentiment-classification-based-on-audio-visual-data sentiment-classification-based-on-audio-visual-data Public

    Classification of a person's sentiment based on video (audio+visual) data

    Python 1 1

  6. adaptive-deployment-of-microservices adaptive-deployment-of-microservices Public

    A secure deployment framework for microservices that adaptively deploys services in Docker and gVisor based on its vulnerability score

    Python