Skip to content
View jwhitlow45's full-sized avatar
  • Datavant
  • SF Bay Area

Block or report jwhitlow45

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

About Me

πŸ“Š Health data go brrr πŸ₯

I don't use Arch btw

πŸ–₯️ B.S. Computer Science

πŸŽ“ California State University, Fresno

Socials

jwhitlow45 | LinkedIn jwhitlow45 | Twitter

Languages and Tools

python java cpp sql graphql aws html css js

My Stats

Code Time

Lines of code

I'm an Early 🐀

🌞 Morning                171 commits         β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   07.21 % 
πŸŒ† Daytime                1099 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   46.33 % 
πŸŒƒ Evening                785 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   33.09 % 
πŸŒ™ Night                  317 commits         β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   13.36 % 

πŸ“Š This Week I Spent My Time On

πŸ’¬ Programming Languages: 
No Activity Tracked This Week

πŸ”₯ Editors: 
No Activity Tracked This Week

πŸ’» Operating System: 
No Activity Tracked This Week

I Mostly Code in Python

Python                   17 repos            β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   42.50 % 
C++                      7 repos             β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   17.50 % 
JavaScript               4 repos             β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   10.00 % 
TypeScript               2 repos             β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   05.00 % 
HTML                     2 repos             β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   05.00 % 

Last Updated on 2025-01-03 01:12:52 UTC

Pinned Loading

  1. free-loader free-loader Public

    Plugin to provide notifications for and easy access to free games on the Steam store

    TypeScript 8

  2. remarkable2-customizer remarkable2-customizer Public

    Application to install custom splash screens for the Remarkable 2

    Python

  3. CIWA CIWA Public

    Microsoft Azure application built to automate the sourcing, cleaning, and storing of weather data from the CIMIS RestAPI creating a more stable and efficient database

    Python

  4. FS-CSCI150-F21/FS-CSCI150-F21-Team2 FS-CSCI150-F21/FS-CSCI150-F21-Team2 Public

    IoT enabled Garden Management System backed by AI

    Java 6 4

  5. slidingPuzzleSearch slidingPuzzleSearch Public

    Framework and algorithms for solving sliding tile puzzles with various search algorithms. Includes DFS, BFS, Iterative Deepening, A*, and A* w/ Iterative Deepening.

    Python

  6. memoryHierarchySimulationMIPS memoryHierarchySimulationMIPS Public

    A program that reads binary instructions from a text file, performing load-word and store-word operations based on those operations. Caching system is two-way set-associative with least recently us…

    C++