Pinned Repositories
anzarepo
Arduino
ARM_Assembly_Code
This repo contains ARM Assembly code for the Cortex A9. These code files are for practice to assist me in my course ECSE 324 Computer Organizations.
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Bored-at-12-30-am-on-a-Friday-night-P
repo's name kinda gives it away, no? :P
coding-interview-university
A complete computer science study plan to become a software engineer.
Counter
Simple counter application
free-programming-books
:books: Freely available programming books
anza19's Repositories
anza19/Counter
Simple counter application
anza19/Bored-at-12-30-am-on-a-Friday-night-P
repo's name kinda gives it away, no? :P
anza19/CodingChallenges
Questions from Cracking the Coding Interview
anza19/Company-WebAPI
Web application that displays a companies database information
anza19/Course-management-webpage
anza19/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
anza19/Doc-Frontpage
anza19/ECSE444--Microprocessors
For collaboration in ECSE 444
anza19/F1-Drivers
A React SPA that displays the top 10 F1 drivers and some of their stats.
anza19/LeetCode
Repo containing my solutions to Leet code problems
anza19/Micro-Project
anza19/MIT-6.092-Assignments
All the assignments for MIT 6.092: Introduction to Programming in Java
anza19/MIT-6.096
Files for the MIT OCW: Introduction to C++ 6.096
anza19/ogl
anza19/QApp
A simple Question and Answer app that I wrote following a tutorial to understand how to connect a backend application with a frontend.
anza19/Ray-Tracer
Simple ray tracer written using http://in1weekend.blogspot.com/2016/01/ray-tracing-in-one-weekend.html
anza19/RayTracerChallenge
Creating a ray tracer from the book, The Ray Tracer Challenge
anza19/Resume
My resume, written in LaTex
anza19/Scala-Tutorial
Udemy Tutorial on Scala
anza19/SFML-Tutorial
A repo that follows a YouTube tutorial on SFML. Link to the tutorial: https://www.youtube.com/playlist?list=PL21OsoBLPpMOO6zyVlxZ4S4hwkY_SLRW9
anza19/Simple-Guessing-Game
Simple game in C# to learn the language
anza19/Simple-Lyrics-API
Simple REST client that returns the lyrics of a song
anza19/Simple-Particle-Simulator
anza19/Simple-Project
anza19/Simple-Tic-Tac-Toe-Game
Creating a simple tic-tac-toe game using SFML.
anza19/Testing-Respo
anza19/TestingRepo
anza19/The-Office-Database
A simple database based on 'The Office' to learn how to code in SQL.
anza19/UI-Unit-Testing-Repo
anza19/XKCD-Application
A simple REST Client that will take a comic number from the user and launch a comic for the user to read in their default browser