Skip to content
View Shagasresthaa's full-sized avatar
🔬
Building
🔬
Building

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

gentooHost login: sresthaa
password: ************

Last login: Fri Oct 3 11:47:59 2025 from 127.0.0.1

> sresthaa@gentooHost ~ $ echo $SUMMARY

Greetings, I'm Sresthaa!

I'm a Master's Student currently pursuing my Degree in the field of Computer Science at Western Michigan University. My focus on the core study is varied in various fields with the common target being the application of said skills in InterDisciplinary Fields. My primary areas of study are in Low Level Systems Design, Embedded Systems, Artificial Intelligence Applications and High Performance Computing. Im currently set to Graduate in April, 2026 with possible plans of a future PhD. I have worked across various fields from AI applications in Astronomy to On Prem Administration as a part of my University Developer Club to Full Stack Development and DevOps with Enterprise Systems of Oracle and AWS. I'm always excited to learn more about interdisciplinary applications of Computer Science and put said skills to use by challenging myself in various ways by means of projects or employment or academic contexts. Wanna connect with me? Do drop a Follow or Connection Request on LinkedIn or even drop an Email! Cheers!

> sresthaa@gentooHost ~ $


> sresthaa@gentooHost ~ $ echo $CONTACT

> sresthaa@gentooHost ~ $


> sresthaa@gentooHost ~ $ echo $FEATURED_PROJECTS

Exoplanet Detection using Multimodel Neural Networks

An early attempt to classify if a light curve could be an exoplanetary transit candidate. A major revamp is planned.
View Repository

Astronomical Objects Classifier using CNNs and Multimodal Techniques

Classifies galaxies, stars, and quasars using SDSS data and convolutional neural networks.
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

> sresthaa@gentooHost ~ $


> sresthaa@gentooHost ~ $ echo $CURRENT_PROJECTS

GPU Accelerated Computational Fluid Dynamics (CUDA Implementation of Navier Stokes Solver)

A CUDA implementation for a Navier Stokes solver for CFD (Computational Fluid Dynamics) simulations in order to study effects of sequential vs parallel, the benefits of parallelization, bottlenecks, etc. View Repository

ORBITS Library

A C++ library to simulate and research orbital mechanics — covering two-body, three-body, and N-body problems.
View Repository

CALMAT_LIB (Planning)

A math library providing APIs for calculus and advanced mathematical functions.
View Repository

Portfolio Website Revamp

A complete rebuild of my personal site — transitioning from a legacy Django codebase to a containerized microservice architecture (experimental) !.

> sresthaa@gentooHost ~ $


> sresthaa@gentooHost ~ $ echo $EXPERIENCE

Role Company Duration
Head Lead Dev (Systems Community) WMU Developer Club (RSO) Mar 2025 - Present
Lead Dev (Web Community) WMU Developer Club (RSO) Mar 2025 - Present
Assistant Systems Engineer Tata Consultancy Services Dec 2021 - Nov 2023
Python Developer Intern Skillbanc Inc Aug 2020 - Jan 2021
Python/ML Intern I Assist Innovation Labs Mar 2020 - Aug 2020
Game Developer Intern CoreGlobal IT May 2019 - Jun 2019

> sresthaa@gentooHost ~ $


> sresthaa@gentooHost ~ $ echo $SKILLS

Languages Frameworks Databases Cloud Platforms Hardware
C, C++, Java, JavaScript, TypeScript, Python, Go, Bash Django, Flask, AngularJS, Vue.js, React, Spring Boot, PyTorch PostgreSQL, Oracle, MySQL AWS, Oracle Cloud (OCI) ESP32/ESP8266, STM32, Arduino, Raspberry Pi

> sresthaa@gentooHost ~ $


> sresthaa@gentooHost ~ $ fastfetch

Top Languages

> sresthaa@gentooHost ~ $

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 3 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