Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2729400n/2729400n
https://github.com/2729400n/2729400n
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/2729400n/2729400n
- Owner: 2729400n
- Created: 2024-07-13T16:34:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T17:25:00.000Z (6 months ago)
- Last Synced: 2024-11-08T20:27:51.005Z (2 months ago)
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About Me
Hi there Thanks for checking out my page I am a college student with a nack for Programming and systems development
# My goals.
| Goal | Progress | Status | Archived | Public | Details |
| ---- | -------- | ------ | -------- | ------ | ------- |
| Making a legacy boot Video Game | Have a working legacy boot programme for x86 based systems and plan to upload software when I have a working design | In-progress | ❌ | ❌ | The idea is to create a legacy boot program that fits in a 512 boot sector and runs in 16-bit real mod. It is all written in x86 assembly |
| Working Respository for CTFs | Currently In the progress of sorting ot layout and then I will begin adding to a repo | In-progress | ❌ | ✔️ | This will be alist of all CTFs I have taken part in recently From ~2023 onwards |
| A kernel that Resembles the Linux Kernel | I have currently been learning the process of dealing with uefi so that I can make the kernel boot smootly and securley on ost systems | ❌ | ✔️ | The kernel is based on the linux 6.9.8 Version but will incorperate things from earlier kernel releases as well as things I think I would like to add. | In-progress |
| A Recreaction of Fail0verflows Ps4 syscon glitching bug | Adding syscon chip to the assembled daughter board and reimplimenting software for an atmel Atmega chip so that we can read and write to the syscon flash |I am Currently using these programming Languages and framework
The clang programming language
LLVM Framework for languages and IR
Java programming lang
and binary class file composition