Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A collection of code samples from many of my projects

Avid29/WorkSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avishai Dernis WorkSample

This repo contains excerpts of code from my projects that I am especially proud of and I believe demonstrate my ability to write reliable, readable, and efficient code.

This is an excerpt from my MIPSer project. It parses tokenized lines of MIPS assembly into binary encoded instructions.

This is an excerpt from my final project in CSCI-352 at RIT. It is the file containing virtual memory managing functions from a modified version of the JOS operating system, designed by MIT.

This is an excerpt from my project RenderSharp. It is an implementation of my IRenderer interface that will use ray tracing to render a scene of 3D objects to a texture buffer.

RenderSharp Render

This is an excerpt from the Windows Community Toolkit Labs. It is a helper I wrote to easily extract colors from an image and bind to them, all from with XAML.

ColorPaletteSampler Palette

All code present is an excerpt of a larger project, and is most likely missing many dependencies. It should not compile.

About

A collection of code samples from many of my projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published