Pinned Repositories
docs.nix.zone
bash-scraps
A collection of bash scripts to make life easier
LibraryApp
A full Django bookstore web app made with Bootstrap. The app lets you browse a full catalogue of books available in the store and implements a backend in Django, adhering to RESTful principles for a standardised, intuitive interface. It demonstrates real-time data management by tracking real time book loan statuses and a full list of customers.
OSHell
A POSIX-compliant shell written entirely in C.
UniversityApp
A complete full-stack web app using React to provide an interface for a university. The app includes full interfacing with a REST API over HTTP protocols and implemented in JavaScript with React components. It allows the user to create modules, students, cohorts, and degrees using POST. All records can be modified with PUT.
roster-generator-webapp
OshDubh's Repositories
OshDubh/OSHell
A POSIX-compliant shell written entirely in C.
OshDubh/bash-scraps
A collection of bash scripts to make life easier
OshDubh/LibraryApp
A full Django bookstore web app made with Bootstrap. The app lets you browse a full catalogue of books available in the store and implements a backend in Django, adhering to RESTful principles for a standardised, intuitive interface. It demonstrates real-time data management by tracking real time book loan statuses and a full list of customers.
OshDubh/UniversityApp
A complete full-stack web app using React to provide an interface for a university. The app includes full interfacing with a REST API over HTTP protocols and implemented in JavaScript with React components. It allows the user to create modules, students, cohorts, and degrees using POST. All records can be modified with PUT.