Pinned Repositories
bufferline.nvim
A snazzy bufferline for Neovim
bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
email-deleter
A simple script to delete emails in python using iCloud mail server
html-css-test
InformationExtraction
Natural Language Processing Assignment for extracting information from email seminars.
lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
Messaging-App
Command-line messaging application using serialization and threads.
MIPS
A PacMan inspired game in Java
Twitter-Sentiment
Project which uses logistic regression to stream english tweets and assess how positive/negative twitter is
unwind
Unwinding threads on twitter
hiadamk's Repositories
hiadamk/MIPS
A PacMan inspired game in Java
hiadamk/Twitter-Sentiment
Project which uses logistic regression to stream english tweets and assess how positive/negative twitter is
hiadamk/unwind
Unwinding threads on twitter
hiadamk/bufferline.nvim
A snazzy bufferline for Neovim
hiadamk/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
hiadamk/email-deleter
A simple script to delete emails in python using iCloud mail server
hiadamk/html-css-test
hiadamk/InformationExtraction
Natural Language Processing Assignment for extracting information from email seminars.
hiadamk/lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
hiadamk/Messaging-App
Command-line messaging application using serialization and threads.
hiadamk/nextjs-prisma-demo
A Next.js and Prisma Demo.
hiadamk/papaya
hiadamk/react-navigation.github.io
Home of the documentation and other miscellanea
hiadamk/Robot-Programming-Team-Project
An example to demonstrate the correct structure for a Robot Programming individual assignment.
hiadamk/Stickcode
A school project made to teach kids to code
hiadamk/tremor
The react library to build dashboards fast.
hiadamk/Tweet-Generator
A program to generate tweets based on another user's tweet history
hiadamk/WeatherApp
Basic application in Java using Swing to display weather for a given city using MVC design pattern
hiadamk/WordPredictor
Program to perform spelling correction using word frequencies in the english language and a Trie structure