Arjun Sarao's repositories
Project-Euler-Solutions
Solutions to Project Euler Questions
Talk-With-Me
GPT-3 Powered Therapy App | Submitted to MasseyHacksVII
ARM-LEG-Simulator
ARM/LEG Simulator in Python for CS 251
ARM-Pseudo-Assembler
Generate binary instructions from .arm source file
CCC-Contest-Practice
This is a repository for all of my CCC Competition practice attempts
cpp_primer
Solutions to the exercises for C++ Primer 5th Edition by Lippman, Lajoie, and Moo.
Learn-Scientific-Programming-with-Python-Solutions
Repository for the questions and exercises for the 2nd Edition of Learn Scientific Programming with Python.
TabTransformer-tinygrad
Implementation of TabTransformer: Tabular Data Modeling Using Contextual Embeddings in tinygrad.
DarkHawk727-Personal-Website
Personal Website for Arjun Sarao.
Formal-Deduction
Formal Deduction stuff in Python
Hotdog-not-Hotdog-ML
Repo for the ML model that classifies whether an image is a hotdog or not.
ICS4U-Work
Repository for my work in Grade 12 Computer Science (ICS4U)
javaCheckersGame
This is a terminal game of checkers written in java for my ICS3U Culminating.
LeetCode-Solutions
LeetCode Solutions (mostly Blind75/150)
Resume-Files
LaTeX Files for my Resume
Writing-a-C-Compiler
Python Implementation for Writing a C Compiler by Nora Sandler