Skip to content
View jackabald's full-sized avatar

Block or report jackabald

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. NuancedNews NuancedNews Public

    NuancedNews is a web appilcation that aggregates news stories from multiple sources to provide a well-rounded perspective on current events.

    JavaScript 5 13

  2. TiDB-Hack-NL-repo-search TiDB-Hack-NL-repo-search Public

    Semantic Search Engine for Code Repositories

    Python 5 2

  3. SDC-Fall-2023/Bionic-Reader-Chrome-Extension SDC-Fall-2023/Bionic-Reader-Chrome-Extension Public archive

    The Bionic Reader is a Chrome extension that bolds the most concise parts of words to assist with your reading.

    JavaScript 2

  4. Convolutional-Neural-Network Convolutional-Neural-Network Public

    Deep network for scene recognition using Pytorch.

    Python 3

  5. Dijkstra Dijkstra Public

    My implementation of Dijkstra algorithm for a backend to a larger travel guide project developed in CS400.

    Java

  6. Dynamic-Memory-Allocator Dynamic-Memory-Allocator Public

    Developed in CS354, this is a low-level memory allocator in C.

    C