Skip to content
View Shagasresthaa's full-sized avatar
πŸ”¬
Building
πŸ”¬
Building

Highlights

  • Pro

Organizations

@Developer-Club-WMU

Block or report Shagasresthaa

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

Greetings, I'm Shaga Sresthaa! πŸ‘‹

I'm currently pursuing my Master's degree in Computer Science at Western Michigan University, driven by my passion for technology and innovation. My current focus in studies has been on Artificial Intelligence, Computational Astrophysics, and Astronomy.

πŸ“« Get in Touch

🌟 Featured Projects

πŸŒ‘ Exoplanet Detection using Multimodel Neural Networks

This project is an early attempt to try to classify if a light curve of transit could be an exoplanetary transit candidate. A revamp will be made soon when time permits!
πŸ”— View Repository

🌌 Astronomical Objects Classifier using Convolutional Neural Networks and Multimodal Techniques

This project classifies galaxies, stars, and quasars using CNNs and SDSS data.
πŸ”— View Repository

🌀 IoT-based Weather Monitoring System (Legacy)

A weather monitoring system with ESP32 and a Python Flask REST API, accessible via a dashboard.
πŸ”— View Repository

🌟 Current Projects I'm Working On

πŸͺ ORBITS Library

This project aims to provide an accurate enough API to simulate and research orbits and orbital mechanics and personally a way to understand better the 2-body, 3 body and N-body problems
πŸ”— View Repository

πŸ“ CALMAT_LIB

This project aims to provide an accurate enough API for performing basic to advanced math calculus functions and beyond
πŸ”— View Repository

πŸ› οΈ Portfolio Website Revamp

Just my personal website for showcasing projects and having fun! Currently rebuilding it from scratch, transitioning from a legacy Django codebase to a (probably overkill) microservice-based containerized full-stack application. Also expanding it to host my blog and articles.

πŸ’Ό Experience

Role Company Duration
Assistant Systems Engineer Tata Consultancy Services Dec 2021 - Nov 2023
Python Developer Intern Skillbanc Inc Aug 2020 - Jan 2021
Python/ML Developer Intern I Assist Innovation Labs March 2020 - Aug 2020
Game Developer Intern CoreGlobal IT May 2019 - Jun 2019

πŸ’» Skills

Languages Frameworks Databases Cloud Platforms
C, C++, Java, Javascript, Typescript, Python Django, Flask, Angular JS, Vue JS, React JS, Spring Boot, Pytorch PostgreSQL, Oracle, MySQL Amazon AWS, Oracle Cloud (OCI)

πŸ“Š GitHub Stats

Top Languages

Pinned Loading

  1. AstronomicalObjectsClassifier AstronomicalObjectsClassifier Public

    This project aims to classify astronomical objects using data from the Sloan Digital Sky Survey (SDSS) and Convolutional Neural Networks (CNN). It leverages python and popular machine learning libr…

    Jupyter Notebook 2 2

  2. ExoplanetDetectionNetwork ExoplanetDetectionNetwork Public

    Python

  3. ORBITS_Library ORBITS_Library Public

    ORBITS Library (Orbital Research and Body Interaction Toolkit for Simulations) Library is an API library written in C++ for estimating orbital parameters and enabling simulation of basic orbital me…

    C++

  4. IoT-based-Weather-Monitoring-System IoT-based-Weather-Monitoring-System Public

    A simple weather monitoring system using ESP32 using a custom Python Flask REST API to manage data. This information can be accessed via the python-flask dashboard.

    Java