Skip to content
View JKopalek31's full-sized avatar

Block or report JKopalek31

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

Popular repositories Loading

  1. 4990-Final-Project 4990-Final-Project Public

    An interactive React app using Tailwind and Framer Motion to explore the endangered Ainu language of Hokkaido. Highlights cultural identity, endangerment factors, and revitalization efforts through…

    JavaScript 1

  2. Weather-Station Weather-Station Public

    A weather station program using PuTTY and SparkFun sensors. Users enter a keypad password to access a menu for temperature, wind speed, or direction. Data displays on an LCD, with visual feedback v…

    C

  3. PokeDex-App PokeDex-App Public

    A React + Tailwind web app that fetches Pokémon data using Axios and the PokeAPI. Users can search by name or ID to view stats, bio, habitat, types, and abilities. Features a responsive design, shi…

    JavaScript

  4. CPU-Scheduler CPU-Scheduler Public

    This program is an example of using the os module of python to compare types of CPU scheduling and places the values in a csv file. Processes include First Come First Serve, Shortest Remaining Job,…

    Python

  5. Carbon-App Carbon-App Public

    Forked from NarayanTim/CarbonApp

    A web app built at RIT's BrickHack 11 Hackathon that analyzes organizational consumption data. Users upload CSVs to visualize and forecast carbon emissions using AI (LSTM, linear regression). Built…

    Python

  6. Library-Management-System Library-Management-System Public

    The Better Library Management System is a JavaFX CRUD application that manages a small library. It supports checking in/out books, and adding/removing/updating books and patrons. Data is saved to t…

    Java