• Stars
    star
    1
  • Language
    Assembly
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple bootloader.

More Repositories

1

Toysly

Toysly is an e-commerce platform for selling books, toys, and puzzles.
SCSS
4
star
2

ML-Project

Detecting human activity using data collected from smartphone sensors
Jupyter Notebook
3
star
3

Currency-Exchange-API

Uses currency rates API to perform conversion and comparison tasks
Python
3
star
4

Color-Switch

Our rendition of the addicting and iconic game- a switched up color switch!
Java
3
star
5

shell

Linux shell made using system calls from C programs
C
2
star
6

F34-Release

This repository contains an 8-bit map created using Tiled and hosted on WorkAdventure. This was used for the hallway track of Fedora's 34th release party.
HTML
2
star
7

pacman

Implementation of Pacman without using pygame or any additional game-making library.
Python
2
star
8

Zotato

A command line food delivery application
Java
2
star
9

currencychange

Uses Currency change API to perform the following tasks:
Python
2
star
10

Covid2

A Java Swing application that has a database of the members of an infected colony and the dates on which various members were infected. It can give the list of sick people and their recovery days given a date and a set of buildings to check for.
Java
2
star
11

MOPAH

Managing Organizing and Planning optimal Health (MOPAH)
1
star
12

Mafia

Command-line implementation of Mafia (a popular party game).
Java
1
star
13

Scheduler

Modifying the Linux CFS scheduler
C
1
star
14

System-Call

A system call written in C for Linux/kernel v5.9 distribution.
C
1
star
15

cache

Cache Simulator
Python
1
star
16

Text-Editor

A simple text editor to show the implementation of advisory locks.
C
1
star
17

port-de-folio

HTML
1
star
18

CovidApp

Command line application that admits patients to hospitals (given details on bed and resource availability and the level of patients (based on temperature and oxygen level) the that can be dealt with)
Java
1
star
19

Linux-System-Calls

Reads from a csv file using basic Linux system calls (open, close, read, and write). Operates on this date, saves the results to a file, and also writes the content saved to the file to stdout. fork() and waitpid() system calls are used so that half the file is handled by a child process, and half by the parent.
C
1
star