Franklin Pinnock's repositories
x86-ASM-Projects
A collection of x86 Assembly Projects that I wrote using Turbo Assembler.
autocorrect
An implentation of an autocorrect feature in C++
simple-language-interpreter
A simple language interpreter written in three languages: Java (Typed), Python (Scripting), and SML (functional).
drone-collision-avoidance-system
An example of concurrent programming in C using pthreads.
HackerRank
Contains solutions to problems from the HackerRank website.
multi-threaded-cpp-server
An implementation of a multi-threaded web server in C++.
page-replacement-algorithms
Implementations of select operating system page replacement algorithms
powerbi-client-react
Power BI for React which provides components and services to enabling developers to easily embed Power BI reports into their applications.
project-euler
Solutions to some of the problems from projecteuler.net
Python-Projects
A repo showcasing small programs that I create to help me learn the Python programming language.
react-proto
:art: React application prototyping tool for developers and designers.
ta_logistics
Web Application to streamline the TA hiring process for UB CSE
WeChartWeb3
Build a poocoin clone, scrape all the prices from pancakeswap or any other similar dex, build an historical record and offer an api to your users.
zustand-swr
An intro to Zustand and SWR for state management