Skip to content
/ cv_hub Public

Links and short descriptions to my CV projects

Notifications You must be signed in to change notification settings

xypp3/cv_hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

cv hub

Links and short descriptions of my CV's projects sorted order as mentioned in CV

Java desktop wordle clone

wordle clone repo
Showcasing OOP, programming fundamentals and file manipulation in Java.

xv6 implementation of malloc() and free()

xv6 malloc() and free() repo
Using C to implement malloc and free() using the best fit method and free block merging to limit external and internal fragmentation.

A more in depth explanation of implementation written in report malloc() and free() report

JACK Compiler

JACK Compiler A compiler written in C for the JACK (Java-like) programming launguage Compiler compiles JACK code into HACK assembly (assembly language from nand2tetris course)

Sciant internship, booking meeting room tool

booking meeting room tool repo
Worked on an internal tool to help track the bookings of the office's meeting rooms. The front end was written with ReactJS, and Redux to handle the updates in state. The front end was linked to the back end using webhooks and REST API calls to allow for an individual client’s changes to be propagated to all clients asynchronously. The server was written in Node.js which was hooked up to a PostgreSQL database to store the data.

About

Links and short descriptions to my CV projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published