Skip to content
View codeanster's full-sized avatar

Highlights

  • Pro

Block or report codeanster

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

Pinned Loading

  1. portfolio portfolio Public

    HTML

  2. spookyspookybookclub spookyspookybookclub Public

    Code for spookyspookybookclub.com including react frontend lambda powered backend

    JavaScript 1 1

  3. washington_air_quality washington_air_quality Public

    Python

  4. LLM_Story_Generator LLM_Story_Generator
    1
    import os
    2
    import logging
    3
    import time
    4
    import dotenv
    5
    import streamlit as st
  5. Jupiter_project Jupiter_project Public

    Modernizing old astronomical data in order to do analysis on jupiter's volcanic moon, IO.

    Python